Started by user Oleksii Korniienko Rebuilds build #130 Running as Oleksii Korniienko Agent centos-7-crs4k 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-crs4k" 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-crs4k" - 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-crs4k" - 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-crs4k (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 :69 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset Xvnc TigerVNC 1.8.0 - built Apr 5 2023 13:48:56 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt) See http://www.tigervnc.org for information on TigerVNC. Underlying X server release 12004000, The X.Org Foundation Mon Aug 28 09:48:12 2023 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 5969 vncext: created VNC server for screen 0 [reddeer.verification.parametrized] $ /bin/sh -xe /tmp/jenkins14886690513356551876.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 -Dtycho.equinox.resolver.uses=true -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/staging/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/staging/2023-09/ (365B) [INFO] Adding repository https://download.eclipse.org/staging/2023-09 [INFO] Fetching content.jar from https://download.eclipse.org/staging/2023-09/ (2.52MB) [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 org.eclipse.osgi_3.18.500.v20230801-1826.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.47MB) [INFO] Fetching org.apache.felix.scr_2.2.6.jar from https://download.eclipse.org/staging/2023-09/plugins/ (393.54kB) [INFO] Fetching org.osgi.service.component_1.5.1.202212101352.jar from https://download.eclipse.org/staging/2023-09/plugins/ (64.89kB) [INFO] Fetching org.osgi.util.promise_1.3.0.202212101352.jar from https://download.eclipse.org/staging/2023-09/plugins/ (83.65kB) [INFO] Fetching org.eclipse.swt_3.124.100.v20230822-1526.jar from https://download.eclipse.org/staging/2023-09/plugins/ (18.79kB) [INFO] Fetching org.hamcrest.core_2.2.0.v20230809-1000.jar from https://download.eclipse.org/staging/2023-09/plugins/ (9.19kB) [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.124.100.v20230822-1526.jar from https://download.eclipse.org/staging/2023-09/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/staging/2023-09/plugins/ (23.09kB) [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.124.100.v20230822-1526.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.49MB) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.124.100.v20230822-1526.jar from https://download.eclipse.org/staging/2023-09/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/staging/2023-09/plugins/ (13.89MB) [INFO] Fetching com.sun.jna_5.13.0.v20230812-1000.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.81MB) [INFO] Fetching com.sun.jna.platform_5.13.0.jar from https://download.eclipse.org/staging/2023-09/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/staging/2023-09/plugins/ (32.41kB) [INFO] Fetching org.apache.batik.constants_1.16.0.v20221027-0840.jar from https://download.eclipse.org/staging/2023-09/plugins/ (22.12kB) [INFO] Fetching org.apache.batik.css_1.16.0.v20221027-0840.jar from https://download.eclipse.org/staging/2023-09/plugins/ (361.47kB) [INFO] Fetching org.apache.batik.util_1.16.0.v20221027-0840.jar from https://download.eclipse.org/staging/2023-09/plugins/ (146.86kB) [INFO] Fetching org.apache.batik.i18n_1.16.0.v20221027-0840.jar from https://download.eclipse.org/staging/2023-09/plugins/ (25.35kB) [INFO] Fetching org.apache.xmlgraphics_2.7.0.v20221018-0736.jar from https://download.eclipse.org/staging/2023-09/plugins/ (717.41kB) [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/staging/2023-09/plugins/ (95.26kB) [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/staging/2023-09/plugins/ (15.35kB) [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/staging/2023-09/plugins/ (35.59kB) [INFO] Fetching org.apache.commons.commons-io_2.13.0.jar from https://download.eclipse.org/staging/2023-09/plugins/ (472.61kB) [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar from https://download.eclipse.org/staging/2023-09/plugins/ (317.8kB) [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from https://download.eclipse.org/staging/2023-09/plugins/ (71.45kB) [INFO] Fetching org.eclipse.core.commands_3.11.100.v20230708-0916.jar from https://download.eclipse.org/staging/2023-09/plugins/ (117.29kB) [INFO] Fetching org.eclipse.equinox.common_3.18.100.v20230730-1117.jar from https://download.eclipse.org/staging/2023-09/plugins/ (150.54kB) [INFO] Fetching org.eclipse.core.contenttype_3.9.100.v20230630-1232.jar from https://download.eclipse.org/staging/2023-09/plugins/ (102.48kB) [INFO] Fetching org.eclipse.equinox.preferences_3.10.300.v20230630-1303.jar from https://download.eclipse.org/staging/2023-09/plugins/ (136.88kB) [INFO] Fetching org.eclipse.equinox.registry_3.11.300.v20230801-1826.jar from https://download.eclipse.org/staging/2023-09/plugins/ (198.21kB) [INFO] Fetching org.eclipse.core.databinding_1.13.100.v20230708-0916.jar from https://download.eclipse.org/staging/2023-09/plugins/ (287.75kB) [INFO] Fetching org.eclipse.core.databinding.observable_1.13.100.v20230708-0916.jar from https://download.eclipse.org/staging/2023-09/plugins/ (315.27kB) [INFO] Fetching org.eclipse.core.databinding.property_1.10.100.v20230708-0916.jar from https://download.eclipse.org/staging/2023-09/plugins/ (166.11kB) [INFO] Fetching org.eclipse.core.expressions_3.9.100.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (95.08kB) [INFO] Fetching org.eclipse.core.runtime_3.29.0.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (77.99kB) [INFO] Fetching org.eclipse.core.jobs_3.15.0.v20230808-1403.jar from https://download.eclipse.org/staging/2023-09/plugins/ (115.71kB) [INFO] Fetching org.eclipse.equinox.app_1.6.300.v20230630-1303.jar from https://download.eclipse.org/staging/2023-09/plugins/ (91.53kB) [INFO] Fetching org.eclipse.e4.core.commands_1.1.100.v20230630-1554.jar from https://download.eclipse.org/staging/2023-09/plugins/ (28.5kB) [INFO] Fetching org.eclipse.e4.core.di_1.9.100.v20230721-1753.jar from https://download.eclipse.org/staging/2023-09/plugins/ (55.35kB) [INFO] Fetching org.eclipse.e4.core.contexts_1.12.100.v20230725-1354.jar from https://download.eclipse.org/staging/2023-09/plugins/ (56.66kB) [INFO] Fetching org.eclipse.e4.core.services_2.4.100.v20230708-0809.jar from https://download.eclipse.org/staging/2023-09/plugins/ (71.64kB) [INFO] Fetching org.osgi.service.event_1.4.1.202109301733.jar from https://download.eclipse.org/staging/2023-09/plugins/ (46.59kB) [INFO] Fetching org.eclipse.e4.core.di.annotations_1.8.100.v20230617-1158.jar from https://download.eclipse.org/staging/2023-09/plugins/ (13.82kB) [INFO] Fetching org.eclipse.e4.core.di.extensions_0.18.0.v20230429-1914.jar from https://download.eclipse.org/staging/2023-09/plugins/ (12.92kB) [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.17.100.v20230630-1232.jar from https://download.eclipse.org/staging/2023-09/plugins/ (42.36kB) [INFO] Fetching org.osgi.service.prefs_1.1.2.202109301733.jar from https://download.eclipse.org/staging/2023-09/plugins/ (19.69kB) [INFO] Fetching org.eclipse.e4.emf.xpath_0.4.100.v20230801-1255.jar from https://download.eclipse.org/staging/2023-09/plugins/ (53.96kB) [INFO] Fetching org.eclipse.emf.ecore_2.35.0.v20230810-0713.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.29MB) [INFO] Fetching org.eclipse.e4.ui.bindings_0.14.100.v20230630-1554.jar from https://download.eclipse.org/staging/2023-09/plugins/ (48.5kB) [INFO] Fetching org.eclipse.e4.ui.services_1.6.100.v20230630-1554.jar from https://download.eclipse.org/staging/2023-09/plugins/ (26.42kB) [INFO] Fetching org.eclipse.jface_3.31.0.v20230821-1552.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.13MB) [INFO] Fetching org.eclipse.e4.ui.css.core_0.14.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (219.3kB) [INFO] Fetching org.eclipse.e4.ui.css.swt_0.15.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (205.58kB) [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.14.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (30.14kB) [INFO] Fetching org.eclipse.e4.ui.di_1.5.100.v20230630-1554.jar from https://download.eclipse.org/staging/2023-09/plugins/ (18.21kB) [INFO] Fetching org.eclipse.e4.ui.dialogs_1.4.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (58.65kB) [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.4.100.v20230801-1255.jar from https://download.eclipse.org/staging/2023-09/plugins/ (396.71kB) [INFO] Fetching org.eclipse.equinox.event_1.6.200.v20230120-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (35.14kB) [INFO] Fetching org.eclipse.e4.ui.widgets_1.4.0.v20230317-0802.jar from https://download.eclipse.org/staging/2023-09/plugins/ (15.11kB) [INFO] Fetching org.eclipse.e4.ui.workbench_1.15.100.v20230819-0347.jar from https://download.eclipse.org/staging/2023-09/plugins/ (270.25kB) [INFO] Fetching org.eclipse.emf.ecore.change_2.15.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (91.77kB) [INFO] Fetching org.eclipse.emf.ecore.xmi_2.35.0.v20230801-1141.jar from https://download.eclipse.org/staging/2023-09/plugins/ (238.79kB) [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.5.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (120.39kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.16.100.v20230801-1255.jar from https://download.eclipse.org/staging/2023-09/plugins/ (256.48kB) [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.17.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (150.24kB) [INFO] Fetching org.eclipse.jface.databinding_1.15.100.v20230708-0916.jar from https://download.eclipse.org/staging/2023-09/plugins/ (292.29kB) [INFO] Fetching org.eclipse.e4.ui.workbench3_0.17.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (23.21kB) [INFO] Fetching org.eclipse.urischeme_1.3.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (54.17kB) [INFO] Fetching org.eclipse.emf.common_2.29.0.v20230810-0713.jar from https://download.eclipse.org/staging/2023-09/plugins/ (378.61kB) [INFO] Fetching org.eclipse.help_3.10.100.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (274.59kB) [INFO] Fetching org.eclipse.ui_3.204.0.v20230821-1342.jar from https://download.eclipse.org/staging/2023-09/plugins/ (434.21kB) [INFO] Fetching org.eclipse.ui.workbench_3.130.0.v20230822-0911.jar from https://download.eclipse.org/staging/2023-09/plugins/ (3.52MB) [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar from https://download.eclipse.org/staging/2023-09/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/staging/2023-09/plugins/ (7.97MB) [INFO] Fetching bcpg_1.76.0.jar from https://download.eclipse.org/staging/2023-09/plugins/ (439.42kB) [INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar from https://download.eclipse.org/staging/2023-09/plugins/ (302.53kB) [INFO] Fetching org.eclipse.compare.core_3.8.100.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (69.73kB) [INFO] Fetching org.eclipse.core.filebuffers_3.8.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (116.83kB) [INFO] Fetching org.eclipse.text_3.13.100.v20230801-1334.jar from https://download.eclipse.org/staging/2023-09/plugins/ (299.13kB) [INFO] Fetching org.eclipse.core.filesystem_1.10.100.v20230717-1727.jar from https://download.eclipse.org/staging/2023-09/plugins/ (72.25kB) [INFO] Fetching org.eclipse.core.resources_3.19.100.v20230814-1312.jar from https://download.eclipse.org/staging/2023-09/plugins/ (900.14kB) [INFO] Fetching org.eclipse.e4.ui.ide_3.17.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (13.28kB) [INFO] Fetching org.eclipse.equinox.bidi_1.4.300.v20230630-1303.jar from https://download.eclipse.org/staging/2023-09/plugins/ (52.88kB) [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.5.100.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (172.09kB) [INFO] Fetching org.eclipse.equinox.p2.metadata_2.7.100.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (365.14kB) [INFO] Fetching org.tukaani.xz_1.9.0.jar from https://download.eclipse.org/staging/2023-09/plugins/ (113.29kB) [INFO] Fetching org.eclipse.equinox.p2.core_2.10.100.v20230814-2013.jar from https://download.eclipse.org/staging/2023-09/plugins/ (80.64kB) [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.3.200.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (64.43kB) [INFO] Fetching org.eclipse.equinox.p2.repository_2.7.100.v20230710-0621.jar from https://download.eclipse.org/staging/2023-09/plugins/ (184.63kB) [INFO] Fetching org.eclipse.equinox.p2.engine_2.8.100.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (236.73kB) [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.5.100.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (137.49kB) [INFO] Fetching org.eclipse.equinox.security_1.4.0.v20230630-1303.jar from https://download.eclipse.org/staging/2023-09/plugins/ (115.78kB) [INFO] Fetching org.eclipse.jface.text_3.24.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.05MB) [INFO] Fetching org.eclipse.ui.editors_3.17.0.v20230821-1342.jar from https://download.eclipse.org/staging/2023-09/plugins/ (612.76kB) [INFO] Fetching org.eclipse.ui.ide_3.21.100.v20230822-0911.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.32MB) [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.17.100.v20230821-0745.jar from https://download.eclipse.org/staging/2023-09/plugins/ (693.66kB) [INFO] Fetching org.eclipse.ui.navigator_3.12.100.v20230821-1342.jar from https://download.eclipse.org/staging/2023-09/plugins/ (428.8kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.workbench.core:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.workbench.core/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.e4.workbench.core:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.e4.workbench.core/pom.xml [INFO] Fetching jakarta.inject.jakarta.inject-api_1.0.5.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (10.61kB) [INFO] 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/staging/2023-09/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/staging/2023-09/plugins/ (73.8kB) [INFO] Fetching com.fasterxml.jackson.core.jackson-core_2.15.2.jar from https://download.eclipse.org/staging/2023-09/plugins/ (536.33kB) [INFO] Fetching com.fasterxml.jackson.core.jackson-databind_2.15.2.jar from https://download.eclipse.org/staging/2023-09/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/staging/2023-09/plugins/ (37.54kB) [INFO] Fetching org.eclipse.debug.core_3.21.100.v20230731-1425.jar from https://download.eclipse.org/staging/2023-09/plugins/ (401.09kB) [INFO] Fetching org.eclipse.debug.ui_3.18.100.v20230802-1257.jar from https://download.eclipse.org/staging/2023-09/plugins/ (3.04MB) [INFO] Fetching org.eclipse.ui.console_3.13.0.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (246.77kB) [INFO] Fetching org.eclipse.e4.ui.progress_0.4.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (209.72kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.2.200.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (39.06kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.2.400.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (71.72kB) [INFO] Fetching org.eclipse.equinox.p2.director_2.6.100.v20230718-0609.jar from https://download.eclipse.org/staging/2023-09/plugins/ (113.11kB) [INFO] Fetching org.sat4j.core_2.3.6.v20201214.jar from https://download.eclipse.org/staging/2023-09/plugins/ (429.55kB) [INFO] Fetching org.sat4j.pb_2.3.6.v20201214.jar from https://download.eclipse.org/staging/2023-09/plugins/ (432.64kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.4.300.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (49.04kB) [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.4.100.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (33.68kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.4.100.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (135.53kB) [INFO] Fetching org.eclipse.equinox.p2.publisher_1.8.100.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (103.54kB) [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.5.100.v20230814-2013.jar from https://download.eclipse.org/staging/2023-09/plugins/ (248.62kB) [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.5.100.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (37.55kB) [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.3.100.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (27kB) [INFO] Fetching org.eclipse.equinox.p2.operations_2.7.100.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (77.46kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.2.200.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (28.81kB) [INFO] Fetching org.eclipse.equinox.p2.ui_2.8.100.v20230728-2010.jar from https://download.eclipse.org/staging/2023-09/plugins/ (698.87kB) [INFO] Fetching org.eclipse.equinox.security.ui_1.4.0.v20230728-2008.jar from https://download.eclipse.org/staging/2023-09/plugins/ (172.99kB) [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.3.100.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (103.81kB) [INFO] Fetching org.junit_4.13.2.v20230809-1000.jar from https://download.eclipse.org/staging/2023-09/plugins/ (414.97kB) [INFO] Fetching org.eclipse.ui.browser_3.8.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (210.26kB) [INFO] Fetching org.eclipse.ui.views.log_1.4.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (174.65kB) [INFO] Fetching org.eclipse.wst.server.core_1.11.0.v202308172116.jar from https://download.eclipse.org/staging/2023-09/plugins/ (397.26kB) [INFO] Fetching org.eclipse.wst.server.ui_1.6.200.v202308172116.jar from https://download.eclipse.org/staging/2023-09/plugins/ (953.19kB) [INFO] Fetching org.json_1.0.0.v201011060100.jar from https://download.eclipse.org/staging/2023-09/plugins/ (56.15kB) [INFO] Fetching org.yaml.snakeyaml_2.1.0.jar from https://download.eclipse.org/staging/2023-09/plugins/ (326.36kB) [INFO] Fetching org.eclipse.wst.common.core_1.4.100.v202103232321.jar from https://download.eclipse.org/staging/2023-09/plugins/ (60.39kB) [INFO] Fetching org.eclipse.wst.internet.monitor.core_1.1.0.v202304050316.jar from https://download.eclipse.org/staging/2023-09/plugins/ (76.29kB) [INFO] Fetching org.eclipse.wst.server.discovery_1.3.500.v202308172116.jar from https://download.eclipse.org/staging/2023-09/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.202308241536.jar from https://download.eclipse.org/staging/2023-09/plugins/ (650.29kB) [INFO] Fetching org.eclipse.gef_3.15.0.202308241536.jar from https://download.eclipse.org/staging/2023-09/plugins/ (999.87kB) [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/staging/2023-09/plugins/ (168.01kB) [INFO] Fetching org.eclipse.emf.edit_2.18.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (301.88kB) [INFO] Fetching org.eclipse.emf.edit.ui_2.23.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (354.65kB) [INFO] Fetching org.eclipse.ui.views_3.12.100.v20230821-1342.jar from https://download.eclipse.org/staging/2023-09/plugins/ (107.54kB) [INFO] Fetching org.eclipse.nebula.widgets.cdatetime_1.5.0.202303072132.jar from https://download.eclipse.org/staging/2023-09/plugins/ (109.07kB) [INFO] Fetching org.eclipse.emf.transaction_1.9.2.202208110935.jar from https://download.eclipse.org/staging/2023-09/plugins/ (175.44kB) [INFO] Fetching org.eclipse.emf.validation_1.8.3.202305230712.jar from https://download.eclipse.org/staging/2023-09/plugins/ (411.07kB) [INFO] Fetching org.eclipse.emf.workspace_1.5.2.202208110935.jar from https://download.eclipse.org/staging/2023-09/plugins/ (88.93kB) [INFO] Fetching org.eclipse.graphiti_0.19.1.202211181144.jar from https://download.eclipse.org/staging/2023-09/plugins/ (326.75kB) [INFO] Fetching org.eclipse.graphiti.mm_0.19.1.202211181144.jar from https://download.eclipse.org/staging/2023-09/plugins/ (222.15kB) [INFO] Fetching org.eclipse.graphiti.ui_0.19.1.202211181144.jar from https://download.eclipse.org/staging/2023-09/plugins/ (692.62kB) [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.10.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (110.58kB) [INFO] Fetching org.eclipse.nebula.cwt_1.1.0.202303072132.jar from https://download.eclipse.org/staging/2023-09/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/staging/2023-09/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/staging/2023-09/plugins/ (418.96kB) [INFO] Fetching biz.aQute.bndlib_6.4.1.202306080939.jar from https://download.eclipse.org/staging/2023-09/plugins/ (3.04MB) [INFO] Fetching org.osgi.service.repository_1.1.0.201505202024.jar from https://download.eclipse.org/staging/2023-09/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/staging/2023-09/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/staging/2023-09/plugins/ (109.39kB) [INFO] Fetching org.eclipse.ant.launching_1.4.100.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (163.54kB) [INFO] Fetching org.eclipse.jdt.launching_3.20.100.v20230814-1810.jar from https://download.eclipse.org/staging/2023-09/plugins/ (583.32kB) [INFO] Fetching org.eclipse.core.externaltools_1.3.100.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (42.77kB) [INFO] Fetching org.eclipse.jdt.core_3.35.0.v20230814-1356.jar from https://download.eclipse.org/staging/2023-09/plugins/ (4.04MB) [INFO] Fetching org.eclipse.ant.ui_3.9.100.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.05MB) [INFO] Fetching org.eclipse.ui.externaltools_3.6.100.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (142.96kB) [INFO] Fetching org.eclipse.jdt.ui_3.30.0.v20230822-0733.jar from https://download.eclipse.org/staging/2023-09/plugins/ (10.99MB) [INFO] Fetching org.eclipse.jdt.debug.ui_3.13.100.v20230809-1849.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.68MB) [INFO] Fetching org.eclipse.team.core_3.10.100.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (405.12kB) [INFO] Fetching org.eclipse.ltk.core.refactoring_3.14.100.v20230728-0612.jar from https://download.eclipse.org/staging/2023-09/plugins/ (346.43kB) [INFO] Fetching org.eclipse.jdt.junit_3.16.100.v20230822-0733.jar from https://download.eclipse.org/staging/2023-09/plugins/ (552.58kB) [INFO] Fetching org.eclipse.compare_3.9.200.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (809.15kB) [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.4.100.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (258.26kB) [INFO] Fetching org.eclipse.jdt.core.compiler.batch_3.35.0.v20230814-2020.jar from https://download.eclipse.org/staging/2023-09/plugins/ (3.05MB) [INFO] Fetching org.eclipse.jdt.core.manipulation_1.19.100.v20230811-2104.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.51MB) [INFO] Fetching org.eclipse.jdt.debug_3.21.100.v20230728-0612.jar from https://download.eclipse.org/staging/2023-09/plugins/ (926.07kB) [INFO] Fetching org.eclipse.search_3.15.200.v20230816-1837.jar from https://download.eclipse.org/staging/2023-09/plugins/ (500.55kB) [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.13.100.v20230728-0612.jar from https://download.eclipse.org/staging/2023-09/plugins/ (470.99kB) [INFO] Fetching org.eclipse.jdt.junit.core_3.12.100.v20230811-1614.jar from https://download.eclipse.org/staging/2023-09/plugins/ (182.24kB) [INFO] Fetching org.eclipse.team.ui_3.10.100.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.42MB) [INFO] Fetching org.eclipse.ui.navigator.resources_3.9.100.v20230821-1342.jar from https://download.eclipse.org/staging/2023-09/plugins/ (180.32kB) [INFO] Fetching org.eclipse.pde.build_3.12.100.v20230824-0759.jar from https://download.eclipse.org/staging/2023-09/plugins/ (507.84kB) [INFO] Fetching org.eclipse.pde.core_3.17.100.v20230818-2038.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.42MB) [INFO] Fetching org.eclipse.pde.launching_3.11.100.v20230812-1744.jar from https://download.eclipse.org/staging/2023-09/plugins/ (142.75kB) [INFO] Fetching org.eclipse.pde.ui_3.14.100.v20230818-2038.jar from https://download.eclipse.org/staging/2023-09/plugins/ (4.61MB) [INFO] Fetching org.eclipse.ui.intro_3.7.100.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (349.88kB) [INFO] Fetching org.eclipse.ui.cheatsheets_3.8.100.v20230725-0936.jar from https://download.eclipse.org/staging/2023-09/plugins/ (388.81kB) [INFO] Fetching org.eclipse.ui.genericeditor_1.3.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/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/staging/2023-09/plugins/ (49.77kB) [INFO] Fetching org.eclipse.equinox.launcher_1.6.500.v20230717-2134.jar from https://download.eclipse.org/staging/2023-09/plugins/ (54.57kB) [INFO] Fetching org.eclipse.ui.ide.application_1.5.100.v20230821-1342.jar from https://download.eclipse.org/staging/2023-09/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/staging/2023-09/plugins/ (62.14kB) [INFO] Fetching org.apache.aries.spifly.dynamic.bundle_1.3.6.jar from https://download.eclipse.org/staging/2023-09/plugins/ (150.25kB) [INFO] Fetching com.google.gson_2.10.1.v20230109-0753.jar from https://download.eclipse.org/staging/2023-09/plugins/ (308.6kB) [INFO] Fetching com.google.guava.failureaccess_1.0.1.jar from https://download.eclipse.org/staging/2023-09/plugins/ (4.51kB) [INFO] Fetching com.google.guava_32.1.2.jre.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.9MB) [INFO] Fetching org.objectweb.asm_9.5.0.jar from https://download.eclipse.org/staging/2023-09/plugins/ (119.01kB) [INFO] Fetching org.objectweb.asm.commons_9.5.0.jar from https://download.eclipse.org/staging/2023-09/plugins/ (70.52kB) [INFO] Fetching org.objectweb.asm.util_9.5.0.jar from https://download.eclipse.org/staging/2023-09/plugins/ (88.94kB) [INFO] Fetching org.apache.commons.cli_1.5.0.jar from https://download.eclipse.org/staging/2023-09/plugins/ (56.92kB) [INFO] Fetching org.apache.commons.commons-codec_1.16.0.jar from https://download.eclipse.org/staging/2023-09/plugins/ (352.28kB) [INFO] Fetching org.apache.xerces_2.12.2.v20220131-0835.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.5MB) [INFO] Fetching org.apache.xml.resolver_1.2.0.v20220715-1206.jar from https://download.eclipse.org/staging/2023-09/plugins/ (101.69kB) [INFO] Fetching org.eclipse.core.databinding.beans_1.10.100.v20230708-0916.jar from https://download.eclipse.org/staging/2023-09/plugins/ (83.25kB) [INFO] Fetching org.eclipse.osgi.services_3.11.100.v20221006-1531.jar from https://download.eclipse.org/staging/2023-09/plugins/ (48.16kB) [INFO] Fetching org.eclipse.emf.ecore.edit_2.14.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (188.35kB) [INFO] Fetching org.eclipse.m2e.archetype.archetype-catalog_3.2.1.jar from https://download.eclipse.org/staging/2023-09/plugins/ (19.14kB) [INFO] Fetching org.eclipse.m2e.archetype.common_3.3.0.20230605-1716.jar from https://download.eclipse.org/staging/2023-09/plugins/ (11.96kB) [INFO] Fetching org.eclipse.m2e.archetype.archetype-common_3.2.1.jar from https://download.eclipse.org/staging/2023-09/plugins/ (179.39kB) [INFO] Fetching org.eclipse.m2e.archetype.archetype-descriptor_3.2.1.jar from https://download.eclipse.org/staging/2023-09/plugins/ (23.88kB) [INFO] Fetching org.eclipse.m2e.archetype.jdom2_2.0.6.1.jar from https://download.eclipse.org/staging/2023-09/plugins/ (324.13kB) [INFO] Fetching org.eclipse.m2e.maven.runtime_3.9.101.20230730-1958.jar from https://download.eclipse.org/staging/2023-09/plugins/ (7.65MB) [INFO] Fetching org.eclipse.m2e.archetype.maven-artifact-transfer_0.13.1.jar from https://download.eclipse.org/staging/2023-09/plugins/ (156.16kB) [INFO] Fetching org.eclipse.m2e.core_2.4.0.20230809-1423.jar from https://download.eclipse.org/staging/2023-09/plugins/ (650.65kB) [INFO] Fetching org.eclipse.m2e.workspace.cli_0.3.1.jar from https://download.eclipse.org/staging/2023-09/plugins/ (15.56kB) [INFO] Fetching org.eclipse.m2e.core.ui_2.0.6.20230809-1423.jar from https://download.eclipse.org/staging/2023-09/plugins/ (811.94kB) [INFO] Fetching org.eclipse.m2e.model.edit_2.0.300.20230320-2130.jar from https://download.eclipse.org/staging/2023-09/plugins/ (410.69kB) [INFO] Fetching org.eclipse.wst.common.uriresolver_1.4.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (48.63kB) [INFO] Fetching org.eclipse.wst.common.emf_1.2.700.v202007161535.jar from https://download.eclipse.org/staging/2023-09/plugins/ (229kB) [INFO] Fetching org.eclipse.wst.sse.core_1.2.1200.v202308180854.jar from https://download.eclipse.org/staging/2023-09/plugins/ (479.34kB) [INFO] Fetching org.eclipse.wst.xml.core_1.2.800.v202308210520.jar from https://download.eclipse.org/staging/2023-09/plugins/ (812.15kB) [INFO] Fetching org.osgi.service.wireadmin_1.0.2.202109301733.jar from https://download.eclipse.org/staging/2023-09/plugins/ (42.85kB) [INFO] Fetching org.osgi.service.provisioning_1.2.0.201505202024.jar from https://download.eclipse.org/staging/2023-09/plugins/ (13.38kB) [INFO] Fetching org.osgi.service.upnp_1.2.1.202109301733.jar from https://download.eclipse.org/staging/2023-09/plugins/ (30.58kB) [INFO] Fetching org.osgi.service.useradmin_1.1.1.202109301733.jar from https://download.eclipse.org/staging/2023-09/plugins/ (35.82kB) [INFO] Fetching org.osgi.service.device_1.1.1.202109301733.jar from https://download.eclipse.org/staging/2023-09/plugins/ (19.88kB) [INFO] Fetching org.osgi.service.cm_1.6.1.202109301733.jar from https://download.eclipse.org/staging/2023-09/plugins/ (54.28kB) [INFO] Fetching org.osgi.service.metatype_1.4.1.202109301733.jar from https://download.eclipse.org/staging/2023-09/plugins/ (29.67kB) [INFO] Fetching org.eclipse.osgi.util_3.7.200.v20230103-1101.jar from https://download.eclipse.org/staging/2023-09/plugins/ (14.42kB) [INFO] Fetching org.osgi.util.measurement_1.0.2.201802012109.jar from https://download.eclipse.org/staging/2023-09/plugins/ (25.74kB) [INFO] Fetching org.osgi.util.position_1.0.1.201505202026.jar from https://download.eclipse.org/staging/2023-09/plugins/ (13.73kB) [INFO] Fetching org.osgi.util.xml_1.0.2.202109301733.jar from https://download.eclipse.org/staging/2023-09/plugins/ (18.3kB) [INFO] Fetching org.eclipse.wst.common.frameworks_1.3.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (125.12kB) [INFO] Fetching org.eclipse.wst.common.environment_1.1.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (50.66kB) [INFO] Fetching org.objectweb.asm.tree_9.5.0.jar from https://download.eclipse.org/staging/2023-09/plugins/ (50.73kB) [INFO] Fetching org.objectweb.asm.tree.analysis_9.5.0.jar from https://download.eclipse.org/staging/2023-09/plugins/ (33.18kB) [INFO] Fetching slf4j.nop_2.0.7.jar from https://download.eclipse.org/staging/2023-09/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.v20230824-0400.jar from https://download.eclipse.org/staging/2023-09/plugins/ (44.73kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.uiforms.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.uiforms.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.jface.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.jface.test/pom.xml [INFO] Fetching p2.index from https://download.eclipse.org/datatools/updates/1.14.100-SNAPSHOT/repository/ (172B) [INFO] Adding repository https://download.eclipse.org/datatools/updates/1.14.100-SNAPSHOT/repository [INFO] Fetching content.xml.xz from https://download.eclipse.org/datatools/updates/1.14.100-SNAPSHOT/repository/ (30.03kB) [INFO] Fetching p2.index from https://download.eclipse.org/tm/updates/3.7.100-SNAPSHOT/repository/ (172B) [INFO] Adding repository https://download.eclipse.org/tm/updates/3.7.100-SNAPSHOT/repository [INFO] Fetching content.xml.xz from https://download.eclipse.org/tm/updates/3.7.100-SNAPSHOT/repository/ (12.01kB) [INFO] Fetching p2.index from https://download.eclipse.org/mylyn/releases/latest/ (126B) [INFO] Adding repository https://download.eclipse.org/mylyn/releases/latest [INFO] Fetching compositeContent.xml from https://download.eclipse.org/mylyn/releases/latest/ (486B) [INFO] Fetching p2.index from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/ (172B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/ (37.46kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.eclipse.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/pom.xml [INFO] Fetching org.apache.lucene.analysis-common_9.7.0.v20230703-0758.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.9MB) [INFO] Fetching org.apache.lucene.core_9.7.0.v20230703-0758.jar from https://download.eclipse.org/staging/2023-09/plugins/ (3.84MB) [INFO] Fetching org.apache.lucene.analysis-smartcn_9.7.0.v20230703-0758.jar from https://download.eclipse.org/staging/2023-09/plugins/ (3.44MB) [INFO] Fetching org.apache.lucene.queries_9.7.0.v20230703-0758.jar from https://download.eclipse.org/staging/2023-09/plugins/ (546.11kB) [INFO] Fetching org.apache.lucene.queryparser_9.7.0.v20230703-0758.jar from https://download.eclipse.org/staging/2023-09/plugins/ (449.09kB) [INFO] Fetching org.apache.lucene.sandbox_9.7.0.v20230703-0758.jar from https://download.eclipse.org/staging/2023-09/plugins/ (248.53kB) [INFO] Fetching org.eclipse.datatools.connectivity_1.15.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (275.68kB) [INFO] Fetching org.eclipse.datatools.connectivity.db.generic_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (21.94kB) [INFO] Fetching org.eclipse.datatools.connectivity.dbdefinition.genericJDBC_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (17.44kB) [INFO] Fetching org.eclipse.datatools.modelbase.sql_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (573.38kB) [INFO] Fetching org.eclipse.datatools.modelbase.dbdefinition_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (174.63kB) [INFO] Fetching org.eclipse.datatools.connectivity.sqm.core_1.5.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (355.26kB) [INFO] Fetching org.eclipse.datatools.connectivity.ui_1.5.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (578.19kB) [INFO] Fetching org.eclipse.datatools.help_1.8.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (22.6kB) [INFO] Fetching org.eclipse.datatools.connectivity.sqm.core.ui_1.5.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (348.3kB) [INFO] Fetching org.eclipse.datatools.modelbase.sql.query_1.4.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (636.3kB) [INFO] Fetching org.eclipse.datatools.sqltools.common.ui_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (232.29kB) [INFO] Fetching org.eclipse.datatools.sqltools.sql_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (97.24kB) [INFO] Fetching org.eclipse.datatools.sqltools.result_1.4.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (99.81kB) [INFO] Fetching org.eclipse.datatools.sqltools.editor.core_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (196.87kB) [INFO] Fetching org.eclipse.datatools.sqltools.plan_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (136.79kB) [INFO] Fetching org.eclipse.datatools.sqltools.sql.ui_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (36.54kB) [INFO] Fetching org.eclipse.datatools.sqltools.editor.core.ui_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (52.04kB) [INFO] Fetching org.eclipse.datatools.sqltools.result.ui_1.4.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (381.35kB) [INFO] Fetching org.eclipse.datatools.sqltools.sqleditor_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (476.59kB) [INFO] Fetching org.eclipse.datatools.sqltools.sqlscrapbook_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (146.78kB) [INFO] Fetching org.eclipse.emf.codegen_2.23.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (371.24kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.3.100.v20230728-2010.jar from https://download.eclipse.org/staging/2023-09/plugins/ (80.75kB) [INFO] Fetching org.eclipse.jdt.junit4.runtime_1.3.0.v20220609-1843.jar from https://download.eclipse.org/staging/2023-09/plugins/ (28.39kB) [INFO] Fetching org.eclipse.jem_2.1.0.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (292.79kB) [INFO] Fetching org.eclipse.jem.util_2.2.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (120.06kB) [INFO] Fetching org.eclipse.jem.workbench_2.1.0.v202101081429.jar from https://download.eclipse.org/staging/2023-09/plugins/ (83.83kB) [INFO] Fetching org.eclipse.jst.common.annotations.controller_1.2.0.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (50.48kB) [INFO] Fetching org.eclipse.jst.common.annotations.core_1.2.0.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (28.72kB) [INFO] Fetching org.eclipse.jst.common.frameworks_1.2.0.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (132.24kB) [INFO] Fetching org.eclipse.wst.common.modulecore_1.3.200.v202108200212.jar from https://download.eclipse.org/staging/2023-09/plugins/ (417.38kB) [INFO] Fetching org.eclipse.wst.common.emfworkbench.integration_1.3.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (152.23kB) [INFO] Fetching org.eclipse.wst.validation_1.3.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (436.03kB) [INFO] Fetching org.eclipse.wst.common.project.facet.core_1.5.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (381.87kB) [INFO] Fetching org.eclipse.jst.common.project.facet.core_1.13.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (190.34kB) [INFO] Fetching org.eclipse.jst.common.project.facet.ui_1.5.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (145.01kB) [INFO] Fetching org.eclipse.wst.common.project.facet.ui_1.5.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (297.8kB) [INFO] Fetching org.eclipse.jst.common.ui_1.1.0.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (83.99kB) [INFO] Fetching org.eclipse.wst.common.modulecore.ui_1.1.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (144.26kB) [INFO] Fetching org.eclipse.jst.ejb.ui_1.2.0.v202307261744.jar from https://download.eclipse.org/staging/2023-09/plugins/ (459.55kB) [INFO] Fetching org.eclipse.wst.common.frameworks.ui_1.3.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (159.84kB) [INFO] Fetching org.eclipse.jst.j2ee.ejb_1.2.0.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (339.48kB) [INFO] Fetching org.eclipse.jst.j2ee_1.2.901.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.83MB) [INFO] Fetching org.eclipse.jst.j2ee.core_1.5.0.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.78MB) [INFO] Fetching org.eclipse.jst.j2ee.ui_1.2.300.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (858.89kB) [INFO] Fetching org.eclipse.wst.web.ui_1.2.500.v202308160453.jar from https://download.eclipse.org/staging/2023-09/plugins/ (90.73kB) [INFO] Fetching org.eclipse.wst.validation.ui_1.3.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (165.8kB) [INFO] Fetching org.eclipse.wst.web_1.3.200.v202305221615.jar from https://download.eclipse.org/staging/2023-09/plugins/ (77.83kB) [INFO] Fetching org.eclipse.jst.jee.ui_1.1.0.v202307261744.jar from https://download.eclipse.org/staging/2023-09/plugins/ (194.86kB) [INFO] Fetching org.eclipse.jst.server.core_1.2.800.v202308172116.jar from https://download.eclipse.org/staging/2023-09/plugins/ (80.58kB) [INFO] Fetching org.eclipse.jst.jee_1.1.0.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (119.55kB) [INFO] Fetching org.eclipse.jst.j2ee.ejb.annotation.model_1.1.600.v202307261744.jar from https://download.eclipse.org/staging/2023-09/plugins/ (64.28kB) [INFO] Fetching org.eclipse.jst.j2ee.jca_1.2.0.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (126.89kB) [INFO] Fetching org.eclipse.jst.j2ee.jca.ui_1.2.0.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (35.41kB) [INFO] Fetching org.eclipse.jst.j2ee.navigator.ui_1.2.100.v202307261744.jar from https://download.eclipse.org/staging/2023-09/plugins/ (236.58kB) [INFO] Fetching org.eclipse.jst.j2ee.web_1.3.0.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (485.51kB) [INFO] Fetching org.eclipse.wst.common.ui_1.2.401.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (152.42kB) [INFO] Fetching org.eclipse.jst.servlet.ui_1.2.0.v202307261744.jar from https://download.eclipse.org/staging/2023-09/plugins/ (255.21kB) [INFO] Fetching org.eclipse.wst.css.core_1.3.400.v202308160453.jar from https://download.eclipse.org/staging/2023-09/plugins/ (554.94kB) [INFO] Fetching org.eclipse.wst.css.ui_1.2.200.v202308160453.jar from https://download.eclipse.org/staging/2023-09/plugins/ (322.08kB) [INFO] Fetching org.eclipse.wst.xml.ui_1.2.701.v202308160453.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1MB) [INFO] Fetching org.eclipse.wst.sse.ui_1.7.800.v202308200343.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.05MB) [INFO] Fetching org.eclipse.wst.html.core_1.4.400.v202308160453.jar from https://download.eclipse.org/staging/2023-09/plugins/ (785.75kB) [INFO] Fetching org.eclipse.wst.html.ui_1.1.801.v202308160453.jar from https://download.eclipse.org/staging/2023-09/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/staging/2023-09/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/staging/2023-09/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/staging/2023-09/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.v20230828-0948 [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.gtk.linux.aarch64_3.124.100.v20230822-1526.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.07MB) [INFO] Fetching org.eclipse.equinox.region_1.5.300.v20220720-2012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (79.16kB) [INFO] Fetching org.eclipse.swt.cocoa.macosx.aarch64_3.124.100.v20230822-1526.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.16MB) [INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.800.v20221116-1440.jar from https://download.eclipse.org/staging/2023-09/plugins/ (251.02kB) [INFO] Fetching org.eclipse.equinox.weaving.hook_1.3.200.v20220720-1916.jar from https://download.eclipse.org/staging/2023-09/plugins/ (52.92kB) [INFO] Fetching org.eclipse.swt.gtk.linux.ppc64le_3.124.100.v20230822-1526.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.1MB) [INFO] Fetching org.eclipse.equinox.transforms.hook_1.3.300.v20230622-2056.jar from https://download.eclipse.org/staging/2023-09/plugins/ (32.02kB) [INFO] Fetching org.eclipse.fx.osgi_3.9.0.202210162353.jar from https://download.eclipse.org/staging/2023-09/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.v20230828-0948 [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/staging/2023-09/plugins/ (12.61kB) [INFO] Fetching org.eclipse.e4.ui.swt.win32_1.2.0.v20230501-1823.jar from https://download.eclipse.org/staging/2023-09/plugins/ (12.12kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.14.100.v20230630-1554.jar from https://download.eclipse.org/staging/2023-09/plugins/ (31.84kB) [INFO] Fetching org.eclipse.ui.cocoa_1.3.100.v20230214-1401.jar from https://download.eclipse.org/staging/2023-09/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.v20230828-0948 [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.v20230828-0948 [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.v20230828-0948 [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.v20230828-0948 [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.v20230828-0948 [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/staging/2023-09/plugins/ (59.56kB) [INFO] Fetching org.eclipse.core.filesystem.linux.ppc64le_1.4.200.v20220812-1420.jar from https://download.eclipse.org/staging/2023-09/plugins/ (12.94kB) [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.2.0.v20230616-1215.jar from https://download.eclipse.org/staging/2023-09/plugins/ (42.56kB) [INFO] Fetching org.eclipse.core.filesystem.linux.aarch64_1.4.200.v20220812-1420.jar from https://download.eclipse.org/staging/2023-09/plugins/ (13kB) [INFO] Fetching org.eclipse.equinox.security.macosx_1.102.0.v20230616-1215.jar from https://download.eclipse.org/staging/2023-09/plugins/ (29.89kB) [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.300.v20220812-1420.jar from https://download.eclipse.org/staging/2023-09/plugins/ (39.29kB) [INFO] Fetching org.eclipse.ui.win32_3.5.100.v20230630-1554.jar from https://download.eclipse.org/staging/2023-09/plugins/ (24.35kB) [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.400.v20220812-1420.jar from https://download.eclipse.org/staging/2023-09/plugins/ (13.13kB) [INFO] Fetching org.eclipse.equinox.security.linux_1.1.0.v20230630-1303.jar from https://download.eclipse.org/staging/2023-09/plugins/ (25.64kB) [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar from https://download.eclipse.org/staging/2023-09/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.v20230828-0948 [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.v20230828-0948 [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.v20230828-0948 [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.v20230828-0948 [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.v20230828-0948 [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.v20230828-0948 [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.v20230828-0948 [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.v20230828-0948 [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.v20230828-0948 [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.v20230828-0948 [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.v20230828-0948 [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.v20230828-0948 [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.v20230828-0948 [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.v20230828-0948 [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.v20230828-0948 [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.v20230828-0948 [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.v20230828-0948 [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.v20230828-0948 [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.v20230828-0948 [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/staging/2023-09/plugins/ (136.19kB) [INFO] Fetching org.eclipse.core.net.linux_1.0.300.v20230630-1232.jar from https://download.eclipse.org/staging/2023-09/plugins/ (16.38kB) [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx_1.2.700.v20221108-1024.jar from https://download.eclipse.org/staging/2023-09/plugins/ (41.14kB) [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/staging/2023-09/plugins/ (42.61kB) [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/staging/2023-09/plugins/ (41.14kB) [INFO] Fetching org.eclipse.core.net.win32_1.1.100.v20230725-1354.jar from https://download.eclipse.org/staging/2023-09/plugins/ (27.76kB) [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.aarch64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/staging/2023-09/plugins/ (86.39kB) [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.ppc64le_1.2.700.v20221108-1024.jar from https://download.eclipse.org/staging/2023-09/plugins/ (88.49kB) [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.2.100.v20230617-1158.jar from https://download.eclipse.org/staging/2023-09/plugins/ (9.6kB) [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/staging/2023-09/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/staging/2023-09/plugins/ (38.76kB) [INFO] Fetching org.apache.felix.gogo.runtime_1.1.6.jar from https://download.eclipse.org/staging/2023-09/plugins/ (198.71kB) [INFO] Fetching org.apache.felix.gogo.shell_1.1.4.jar from https://download.eclipse.org/staging/2023-09/plugins/ (57.69kB) [INFO] Fetching org.eclipse.equinox.console_1.4.500.v20211021-1418.jar from https://download.eclipse.org/staging/2023-09/plugins/ (129.01kB) [INFO] Fetching org.eclipse.jface.notifications_0.6.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (32.87kB) [INFO] Fetching org.eclipse.platform_4.29.0.v20230824-0400.jar from https://download.eclipse.org/staging/2023-09/plugins/ (586.37kB) [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.common.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.common.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx512m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.500.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 09:50:15.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 09:50:16.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown 09:50:16.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 09:50:20.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown 09:50:20.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 09:50:24.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 09:50:24.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 09:50:25.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 09:50:25.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 09:50:27.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown 09:50:27.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 09:50:30.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown 09:50:30.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 09:50:34.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 09:50:34.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 09:50:41.339 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.125 s - in org.eclipse.reddeer.common.test.wait.GroupWaitTest test_groupWaitTimeoutMedium(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 1.086 s test_groupWaitNullWaitCondition(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 0.001 s test_groupWaitOneFailed(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 4.001 s test_groupWaitTimeoutDefault(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 4.002 s test_groupWaitWaitWhileFailed(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 3.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.012 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 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.007 s getSeconds_factor_gt1_period0(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0 s Running org.eclipse.reddeer.common.test.wait.WaitWhileTest 09:50:41.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 09:50:48.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 09:50:48.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 09:50:55.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 09:50:55.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 09:50:57.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.506 s - in org.eclipse.reddeer.common.test.wait.WaitWhileTest test_IllegalTimePeriod(org.eclipse.reddeer.common.test.wait.WaitWhileTest) Time elapsed: 0 s test_NullTimePeriod(org.eclipse.reddeer.common.test.wait.WaitWhileTest) Time elapsed: 0 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.001 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 09:50:57.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 09:51:04.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 09:51:04.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 09:51:11.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 09:51:11.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 09:51:14.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.507 s - in org.eclipse.reddeer.common.test.wait.WaitUntilTest test_IllegalTimePeriod(org.eclipse.reddeer.common.test.wait.WaitUntilTest) Time elapsed: 0.001 s test_NullTimePeriod(org.eclipse.reddeer.common.test.wait.WaitUntilTest) Time elapsed: 0 s test_NullCondition(org.eclipse.reddeer.common.test.wait.WaitUntilTest) Time elapsed: 0 s test_WaitUntilFulFilled(org.eclipse.reddeer.common.test.wait.WaitUntilTest) Time elapsed: 7.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.502 s Running org.eclipse.reddeer.common.test.wait.WaitProviderTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.reddeer.common.test.wait.WaitProviderTest test_nullCondition(org.eclipse.reddeer.common.test.wait.WaitProviderTest) Time elapsed: 0.001 s test_WaitTypeUntil(org.eclipse.reddeer.common.test.wait.WaitProviderTest) Time elapsed: 0 s test_WaitTypeWhile(org.eclipse.reddeer.common.test.wait.WaitProviderTest) Time elapsed: 0 s Running org.eclipse.reddeer.common.test.util.XPathEvaluatorTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in org.eclipse.reddeer.common.test.util.XPathEvaluatorTest testXPathWithNamespacesAndIgnoringNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest) Time elapsed: 0.041 s testXPathWithAndWithoutNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest) Time elapsed: 0.002 s testXPathWithUserDefinedNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest) Time elapsed: 0.002 s testXPathWithoutNamespacesAndIgnoringNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest) Time elapsed: 0.001 s testXPathWithNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest) Time elapsed: 0.001 s testXPathWithoutNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.common.adaptable.RedDeerAdaptableTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.reddeer.common.adaptable.RedDeerAdaptableTest testAdoptBottomClassAToMidClass(org.eclipse.reddeer.common.adaptable.RedDeerAdaptableTest) Time elapsed: 0.004 s testAdoptBottomClassBToMidClass(org.eclipse.reddeer.common.adaptable.RedDeerAdaptableTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.common.properties.RedDeerPropertiesTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.reddeer.common.properties.RedDeerPropertiesTest getFloatSystemValue_textProperty(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest) Time elapsed: 0 s getSystemValue_float_fail(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest) Time elapsed: 0 s getFloatSystemValue(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest) Time elapsed: 0 s getBooleanSystemValue_textProperty(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest) Time elapsed: 0 s getSystemValue_float(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest) Time elapsed: 0 s getByName_nonExisting(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest) Time elapsed: 0 s getSystemValue(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest) Time elapsed: 0 s Running org.eclipse.reddeer.common.properties.LoggerTest 09:51:14.512 DEBUG [WorkbenchTestable][LoggerTest] DEBUG testing RedDeer logger message 09:51:14.512 DUMP [WorkbenchTestable][LoggerTest] DUMP testing RedDeer logger message 09:51:14.512 ERROR [WorkbenchTestable][LoggerTest] ERROR testing RedDeer logger message 09:51:14.512 FATAL [WorkbenchTestable][LoggerTest] FATAL testing RedDeer logger message 09:51:14.512 INFO [WorkbenchTestable][LoggerTest] INFO testing RedDeer logger message 09:51:14.512 STEP [WorkbenchTestable][LoggerTest] STEP testing RedDeer logger message 09:51:14.512 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.v20230828-0948 [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 09:51:31.353 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 09:51:31.355 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 09:51:31.413 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 09:51:31.414 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 09:51:31.430 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 09:51:31.451 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:51:31.508 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:51:31.510 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 09:51:31.512 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 09:51:31.513 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 09:51:31.521 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 09:51:31.525 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:51:31.525 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:51:31.527 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:51:31.527 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:51:31.530 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:51:31.532 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:51:31.534 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 09:51:31.534 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 09:51:31.534 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:51:31.534 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:51:31.534 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:51:31.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 09:51:31.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 09:51:31.656 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 09:51:31.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:51:31.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:51:31.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 09:51:31.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 09:51:31.713 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 09:51:31.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:51:31.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:51:31.717 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35 09:51:31.717 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:51:31.724 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellContextMenuItem" 09:51:31.742 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 09:51:31.743 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:51:31.746 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:51:31.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:31.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:51:31.818 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 09:51:31.819 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:51:31.819 INFO [WorkbenchTestable][RequirementsRunner] Started test: testErrorMessageForNonexistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 09:51:31.819 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 09:51:31.819 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:51:31.819 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:51:31.819 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:51:31.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 09:51:31.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 09:51:31.910 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 09:51:31.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:51:31.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:51:31.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 09:51:31.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 09:51:31.911 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 09:51:31.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:51:31.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:51:31.912 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 09:51:31.931 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem' 09:51:31.940 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 09:51:31.940 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:51:31.940 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:51:32.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:32.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:51:32.018 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testErrorMessageForNonexistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 09:51:32.018 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:51:32.019 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 09:51:32.019 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 09:51:32.019 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:51:32.019 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:51:32.019 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:51:32.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 09:51:32.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 09:51:32.053 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 09:51:32.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:51:32.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:51:32.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 09:51:32.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 09:51:32.055 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 09:51:32.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:51:32.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:51:32.056 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 09:51:32.056 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem" 09:51:32.113 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 09:51:32.113 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:51:32.113 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:51:32.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:32.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:51:32.123 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 09:51:32.123 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:51:32.123 INFO [WorkbenchTestable][RequirementsRunner] Started test: shellMenuTest1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 09:51:32.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 09:51:32.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:51:32.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:51:32.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:51:32.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 09:51:32.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 09:51:32.220 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 09:51:32.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:51:32.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:51:32.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 09:51:32.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 09:51:32.221 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 09:51:32.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:51:32.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:51:32.221 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 09:51:32.222 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem" 09:51:32.222 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem' 09:51:32.222 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem 09:51:32.222 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem1' 09:51:32.222 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem1 09:51:32.229 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 09:51:32.229 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:51:32.229 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:51:32.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:32.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:51:32.254 INFO [WorkbenchTestable][RequirementsRunner] Finished test: shellMenuTest1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 09:51:32.254 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:51:32.254 INFO [WorkbenchTestable][RequirementsRunner] Started test: testErrorMessageForNonexistingComplexMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 09:51:32.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 09:51:32.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:51:32.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:51:32.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:51:32.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 09:51:32.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 09:51:32.330 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 09:51:32.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:51:32.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:51:32.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 09:51:32.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 09:51:32.332 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 09:51:32.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:51:32.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:51:32.332 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 09:51:32.332 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem' 09:51:32.332 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem 09:51:32.332 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem1' 09:51:32.338 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 09:51:32.339 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:51:32.339 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:51:32.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:32.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:51:32.416 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testErrorMessageForNonexistingComplexMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 09:51:32.416 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:51:32.416 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItemWithPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 09:51:32.416 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 09:51:32.416 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:51:32.416 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:51:32.417 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:51:32.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 09:51:32.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 09:51:32.449 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 09:51:32.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:51:32.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:51:32.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 09:51:32.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 09:51:32.450 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 09:51:32.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:51:32.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:51:32.452 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 09:51:32.452 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem" 09:51:32.453 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem1" 09:51:32.459 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 09:51:32.460 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:51:32.460 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:51:32.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:32.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:51:32.529 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItemWithPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 09:51:32.529 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:51:32.530 INFO [WorkbenchTestable][RequirementsRunner] Started test: shellMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 09:51:32.530 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 09:51:32.530 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:51:32.530 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:51:32.530 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:51:32.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 09:51:32.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 09:51:32.612 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 09:51:32.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:51:32.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:51:32.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 09:51:32.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 09:51:32.613 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 09:51:32.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:51:32.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:51:32.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:32.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:51:32.613 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 09:51:32.613 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem" 09:51:32.614 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem' 09:51:32.614 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem 09:51:32.614 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem1' 09:51:32.614 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem1 09:51:32.620 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 09:51:32.620 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:51:32.620 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:51:32.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:32.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:51:32.649 INFO [WorkbenchTestable][RequirementsRunner] Finished test: shellMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 09:51:32.649 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 09:51:32.649 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:51:32.649 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:51:32.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:32.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.313 s - in org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.284 s testErrorMessageForNonexistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.199 s hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.103 s shellMenuTest1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.131 s testErrorMessageForNonexistingComplexMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.162 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.12 s Running org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 09:51:32.730 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 09:51:32.731 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:51:32.732 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:51:32.732 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 09:51:32.732 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:51:32.732 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:51:32.732 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:51:32.732 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:51:32.732 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:51:32.733 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:51:32.733 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 09:51:32.733 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 09:51:32.733 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:51:32.733 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:51:32.733 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:51:32.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 09:51:32.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 09:51:32.810 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 09:51:32.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:51:32.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:51:32.819 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 09:51:32.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:51:32.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:51:32.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:51:32.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:51:32.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:51:32.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:51:32.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:51:32.836 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 09:51:32.837 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 09:51:32.837 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 09:51:32.838 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 09:51:32.839 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:51:32.839 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:51:32.840 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 09:51:32.840 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 09:51:32.841 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1" 09:51:32.841 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem2" 09:51:32.846 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 09:51:32.846 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:51:32.846 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:51:32.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:32.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:51:32.855 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 09:51:32.855 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:51:32.855 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetText no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 09:51:32.855 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 09:51:32.855 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:51:32.855 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:51:32.855 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:51:32.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 09:51:32.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 09:51:32.928 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 09:51:32.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:51:32.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:51:32.929 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 09:51:32.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:51:32.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:51:32.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:51:32.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:51:32.929 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:51:32.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:51:32.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:51:32.930 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 09:51:32.931 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 09:51:32.931 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 09:51:32.931 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 09:51:32.931 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:51:32.931 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:51:32.931 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 09:51:32.931 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 09:51:32.932 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1" 09:51:32.937 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 09:51:32.937 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:51:32.937 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:51:32.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:32.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:51:32.945 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetText no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 09:51:32.945 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:51:32.945 INFO [WorkbenchTestable][RequirementsRunner] Started test: radioMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 09:51:32.945 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 09:51:32.945 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:51:32.945 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:51:32.945 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:51:32.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 09:51:33.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 09:51:33.013 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 09:51:33.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:51:33.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:51:33.013 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 09:51:33.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:51:33.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:51:33.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:51:33.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:51:33.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:51:33.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:51:33.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:51:33.016 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 09:51:33.016 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 09:51:33.016 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 09:51:33.016 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 09:51:33.016 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:51:33.016 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:51:33.016 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 09:51:33.017 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 09:51:33.017 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 09:51:33.017 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 09:51:33.017 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio' 09:51:33.017 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemRadio 09:51:33.018 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemRadio" 09:51:33.018 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text TreeItem1MenuItemRadio 09:51:33.019 INFO [main][MenuItemHandler] Select menu item: TreeItem1MenuItemRadio 09:51:33.026 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 09:51:33.026 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:51:33.026 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:51:33.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:33.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:51:33.051 INFO [WorkbenchTestable][RequirementsRunner] Finished test: radioMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 09:51:33.051 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:51:33.051 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByMatcher no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 09:51:33.051 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 09:51:33.051 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:51:33.051 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:51:33.051 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:51:33.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 09:51:33.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 09:51:33.081 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 09:51:33.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:51:33.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:51:33.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.shell.DefaultShell, index 0 and no matchers specified 09:51:33.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:51:33.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:51:33.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:51:33.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:51:33.081 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:51:33.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:51:33.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:51:33.083 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 09:51:33.083 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 09:51:33.083 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 09:51:33.083 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 09:51:33.083 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:51:33.083 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:51:33.085 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 09:51:33.085 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 09:51:33.111 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 09:51:33.111 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:51:33.111 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:51:33.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:33.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:51:33.132 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByMatcher no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 09:51:33.132 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:51:33.132 INFO [WorkbenchTestable][RequirementsRunner] Started test: disabledMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 09:51:33.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 09:51:33.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:51:33.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:51:33.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:51:33.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 09:51:33.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 09:51:33.162 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 09:51:33.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:51:33.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:51:33.162 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 09:51:33.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:51:33.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:51:33.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:51:33.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:51:33.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:51:33.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:51:33.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:51:33.164 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 09:51:33.164 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 09:51:33.164 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 09:51:33.164 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:51:33.164 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:51:33.164 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 09:51:33.164 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 09:51:33.164 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 09:51:33.164 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 09:51:33.164 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio' 09:51:33.164 DEBUG [main][MenuItemLookup] Found menu:'DisabledMenu' 09:51:33.164 DEBUG [main][MenuItemLookup] Item match:DisabledMenu 09:51:33.173 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 09:51:33.173 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:51:33.173 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:51:33.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:33.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:51:33.180 INFO [WorkbenchTestable][RequirementsRunner] Finished test: disabledMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 09:51:33.180 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:51:33.180 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 09:51:33.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 09:51:33.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:51:33.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:51:33.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:51:33.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 09:51:33.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 09:51:33.246 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 09:51:33.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:51:33.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:51:33.247 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35 09:51:33.247 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:51:33.247 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellContextMenuItem" 09:51:33.252 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 09:51:33.253 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:51:33.253 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:51:33.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:33.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:51:33.260 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 09:51:33.260 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:51:33.260 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByMatcherNonExisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 09:51:33.260 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 09:51:33.260 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:51:33.260 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:51:33.260 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:51:33.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 09:51:33.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 09:51:33.323 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 09:51:33.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:51:33.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:51:33.324 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 09:51:33.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:51:33.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:51:33.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:51:33.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:51:33.324 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:51:33.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:51:33.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:51:33.325 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 09:51:33.325 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 09:51:33.325 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 09:51:33.325 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 09:51:33.325 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:51:33.325 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:51:33.325 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 09:51:33.326 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 09:51:33.326 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 09:51:33.326 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 09:51:33.326 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio' 09:51:33.326 DEBUG [main][MenuItemLookup] Found menu:'DisabledMenu' 09:51:33.333 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 09:51:33.333 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:51:33.333 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:51:33.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:33.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:51:33.340 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByMatcherNonExisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 09:51:33.340 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:51:33.340 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 09:51:33.340 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 09:51:33.340 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:51:33.340 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:51:33.340 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:51:33.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 09:51:33.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 09:51:33.382 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 09:51:33.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:51:33.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:51:33.383 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35 09:51:33.383 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:51:33.383 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellContextMenuItem" 09:51:33.388 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 09:51:33.388 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:51:33.388 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:51:33.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:33.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:51:33.426 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 09:51:33.426 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:51:33.426 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetAllChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 09:51:33.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 09:51:33.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:51:33.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:51:33.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:51:33.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 09:51:33.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 09:51:33.455 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 09:51:33.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:51:33.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:51:33.455 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 09:51:33.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:51:33.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:51:33.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:51:33.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:51:33.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:51:33.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:51:33.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:51:33.456 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 09:51:33.456 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 09:51:33.457 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 09:51:33.457 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 09:51:33.457 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:51:33.457 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:51:33.457 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 09:51:33.457 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 09:51:33.457 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 09:51:33.457 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu 09:51:33.458 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuEnabledChild" 09:51:33.458 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuDisabledChild" 09:51:33.463 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 09:51:33.463 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:51:33.463 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:51:33.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:33.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:51:33.470 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetAllChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 09:51:33.470 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:51:33.470 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByPathNonexisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 09:51:33.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 09:51:33.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:51:33.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:51:33.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:51:33.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 09:51:33.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 09:51:33.532 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 09:51:33.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:51:33.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:51:33.532 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 09:51:33.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:51:33.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:51:33.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:51:33.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:51:33.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:51:33.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:51:33.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:51:33.533 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 09:51:33.533 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 09:51:33.533 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 09:51:33.534 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 09:51:33.534 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:51:33.534 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:51:33.534 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 09:51:33.534 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 09:51:33.534 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 09:51:33.534 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 09:51:33.534 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio' 09:51:33.534 DEBUG [main][MenuItemLookup] Found menu:'DisabledMenu' 09:51:33.539 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 09:51:33.539 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:51:33.539 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:51:33.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:33.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:51:33.546 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByPathNonexisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 09:51:33.546 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:51:33.546 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 09:51:33.546 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 09:51:33.546 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:51:33.546 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:51:33.546 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:51:33.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 09:51:33.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 09:51:33.610 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 09:51:33.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:51:33.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:51:33.610 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 09:51:33.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:51:33.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:51:33.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:51:33.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:51:33.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:51:33.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:51:33.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:51:33.611 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 09:51:33.612 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 09:51:33.612 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 09:51:33.612 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 09:51:33.612 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:51:33.612 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:51:33.612 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 09:51:33.612 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 09:51:33.612 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1" 09:51:33.612 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text TreeItem1MenuItem1 09:51:33.612 INFO [main][MenuItemHandler] Select menu item: TreeItem1MenuItem1 09:51:33.613 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1" 09:51:33.615 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 09:51:33.615 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:51:33.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:33.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:51:33.615 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "MenuShell" as the parent 09:51:33.615 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:51:33.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:51:33.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:51:33.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:51:33.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:51:33.615 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:51:33.615 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:51:33.624 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 09:51:33.624 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:51:33.624 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:51:33.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:33.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:51:33.647 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 09:51:33.647 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:51:33.647 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllMenuItems_viaConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 09:51:33.647 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 09:51:33.647 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:51:33.647 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:51:33.647 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:51:33.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 09:51:33.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 09:51:33.675 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 09:51:33.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:51:33.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:51:33.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.shell.DefaultShell, index 0 and no matchers specified 09:51:33.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:51:33.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:51:33.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:51:33.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:51:33.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:51:33.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:51:33.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:51:33.677 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 09:51:33.677 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 09:51:33.677 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 09:51:33.677 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:51:33.677 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:51:33.682 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 09:51:33.682 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:51:33.682 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:51:33.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:33.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:51:33.720 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllMenuItems_viaConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 09:51:33.721 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:51:33.721 INFO [WorkbenchTestable][RequirementsRunner] Started test: shellContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 09:51:33.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 09:51:33.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:51:33.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:51:33.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:51:33.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 09:51:33.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 09:51:33.749 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 09:51:33.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:51:33.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:51:33.750 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35 09:51:33.750 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:51:33.750 DEBUG [main][MenuItemLookup] Found menu:'ShellContextMenuItem' 09:51:33.750 DEBUG [main][MenuItemLookup] Item match:ShellContextMenuItem 09:51:33.755 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 09:51:33.755 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:51:33.755 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:51:33.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:33.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:51:33.774 INFO [WorkbenchTestable][RequirementsRunner] Finished test: shellContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 09:51:33.774 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:51:33.774 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 09:51:33.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 09:51:33.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:51:33.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:51:33.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:51:33.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 09:51:33.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 09:51:33.820 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 09:51:33.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:51:33.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:51:33.820 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 09:51:33.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:51:33.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:51:33.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:51:33.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:51:33.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:51:33.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:51:33.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:51:33.821 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 09:51:33.821 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 09:51:33.822 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 09:51:33.822 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:51:33.822 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:51:33.822 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 09:51:33.822 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 09:51:33.822 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 09:51:33.822 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu 09:51:33.822 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenu" 09:51:33.827 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 09:51:33.827 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:51:33.827 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:51:33.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:33.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:51:33.833 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 09:51:33.833 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:51:33.833 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllMenuItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 09:51:33.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 09:51:33.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:51:33.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:51:33.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:51:33.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 09:51:33.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 09:51:33.874 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 09:51:33.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:51:33.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:51:33.874 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 09:51:33.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:51:33.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:51:33.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:51:33.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:51:33.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:51:33.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:51:33.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:51:33.876 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 09:51:33.876 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 09:51:33.876 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 09:51:33.876 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 09:51:33.876 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:51:33.876 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:51:33.881 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 09:51:33.881 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:51:33.881 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:51:33.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:33.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:51:33.920 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllMenuItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 09:51:33.920 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:51:33.921 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemConstructor1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 09:51:33.921 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 09:51:33.921 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:51:33.921 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:51:33.921 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:51:33.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 09:51:33.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 09:51:33.949 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 09:51:33.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:51:33.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:51:33.950 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 09:51:33.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:51:33.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:51:33.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:51:33.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:51:33.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:51:33.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:51:33.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:51:33.951 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 09:51:33.951 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 09:51:33.951 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 09:51:33.951 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:51:33.951 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:51:33.951 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 09:51:33.951 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 09:51:33.951 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 09:51:33.951 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu 09:51:33.951 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenuEnabledChild' 09:51:33.951 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenuEnabledChild 09:51:33.951 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuEnabledChild" 09:51:33.959 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 09:51:33.959 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:51:33.959 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:51:33.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:33.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:51:33.966 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemConstructor1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 09:51:33.966 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:51:33.967 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 09:51:33.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 09:51:33.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:51:33.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:51:33.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:51:34.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 09:51:34.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 09:51:34.041 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 09:51:34.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:51:34.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:51:34.042 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 09:51:34.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:51:34.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:51:34.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:51:34.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:51:34.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:51:34.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:51:34.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:51:34.043 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 09:51:34.043 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 09:51:34.043 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 09:51:34.043 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 09:51:34.043 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:51:34.043 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:51:34.044 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 09:51:34.044 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 09:51:34.055 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 09:51:34.056 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:51:34.056 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:51:34.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:34.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:51:34.115 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 09:51:34.115 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:51:34.115 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetAvailableChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 09:51:34.115 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 09:51:34.115 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:51:34.115 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:51:34.115 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:51:34.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 09:51:34.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 09:51:34.144 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 09:51:34.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:51:34.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:51:34.145 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 09:51:34.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:51:34.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:51:34.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:51:34.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:51:34.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:51:34.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:51:34.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:51:34.146 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 09:51:34.146 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 09:51:34.146 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 09:51:34.146 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 09:51:34.146 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:51:34.146 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:51:34.146 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 09:51:34.146 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 09:51:34.146 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 09:51:34.146 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu 09:51:34.146 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuEnabledChild" 09:51:34.151 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 09:51:34.151 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:51:34.151 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:51:34.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:34.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:51:34.158 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetAvailableChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 09:51:34.158 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:51:34.158 INFO [WorkbenchTestable][RequirementsRunner] Started test: checkMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 09:51:34.158 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 09:51:34.158 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:51:34.158 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:51:34.158 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:51:34.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 09:51:34.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 09:51:34.218 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 09:51:34.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:51:34.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:51:34.219 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 09:51:34.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:51:34.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:51:34.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:51:34.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:51:34.219 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:51:34.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:51:34.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:51:34.220 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 09:51:34.220 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 09:51:34.220 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 09:51:34.220 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 09:51:34.220 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:51:34.220 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:51:34.220 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 09:51:34.220 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 09:51:34.220 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 09:51:34.220 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 09:51:34.220 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemCheck 09:51:34.220 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemCheck" 09:51:34.220 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text TreeItem1MenuItemCheck 09:51:34.221 INFO [main][MenuItemHandler] Select menu item: TreeItem1MenuItemCheck 09:51:34.225 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 09:51:34.225 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:51:34.225 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:51:34.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:34.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:51:34.244 INFO [WorkbenchTestable][RequirementsRunner] Finished test: checkMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 09:51:34.244 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 09:51:34.244 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:51:34.244 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:51:34.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:34.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.515 s - in org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest menuItemGetMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.122 s menuItemGetText no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.09 s radioMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.106 s getMenuItemByMatcher no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.081 s disabledMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.048 s hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.08 s getMenuItemByMatcherNonExisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.08 s hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.086 s menuItemGetAllChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.044 s getMenuItemByPathNonexisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.076 s selectMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.1 s getAllMenuItems_viaConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.073 s shellContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.053 s menuItemConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.059 s getAllMenuItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.087 s menuItemConstructor1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.045 s getMenuItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.148 s menuItemGetAvailableChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.043 s checkMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.086 s Running org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 09:51:34.268 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 09:51:34.269 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:51:34.269 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:51:34.269 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 09:51:34.270 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:51:34.270 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:51:34.270 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:51:34.270 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:51:34.270 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:51:34.272 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 09:51:34.272 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 09:51:34.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:34.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:51:34.275 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:51:34.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:51:34.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:51:34.276 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") 09:51:34.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:51:34.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:51:34.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:51:34.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:51:34.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 09:51:34.287 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 09:51:34.288 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 09:51:34.288 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:51:34.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 09:51:34.374 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 09:51:34.374 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 09:51:34.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:51:34.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:51:34.377 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 09:51:34.377 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:51:34.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:34.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:51:34.377 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 09:51:34.377 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:51:34.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:51:34.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:51:34.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:51:34.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:51:34.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:51:34.379 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 09:51:34.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:51:34.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:51:34.381 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 09:51:34.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:51:34.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:51:34.382 TRACE [main][WidgetHandler] Notify Table with event 13 09:51:34.382 TRACE [main][WidgetHandler] Wait for synchronization 09:51:34.382 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:51:34.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:34.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:51:34.382 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 09:51:34.382 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:51:34.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:51:34.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:51:34.386 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 09:51:34.386 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:51:34.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:34.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:51:34.389 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 09:51:34.389 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:51:34.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:51:34.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:51:34.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:51:34.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:51:34.408 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:51:34.411 INFO [WorkbenchTestable][AbstractButton] Click button &Open 09:51:34.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:51:34.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:51:34.413 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:51:34.413 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:51:34.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:51:34.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:51:34.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 09:51:34.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:34.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:51:34.923 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:51:34.923 DEBUG [main][MenuItemLookup] Found menu:'File' 09:51:34.923 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:51:34.923 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:51:34.923 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:51:34.923 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:51:34.923 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:51:34.923 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:51:34.923 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:51:34.923 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:51:34.923 DEBUG [main][MenuItemLookup] Item match:Window 09:51:34.926 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:51:34.926 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:51:34.926 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:51:34.926 DEBUG [main][MenuItemLookup] Found menu:'' 09:51:34.926 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:51:34.926 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:51:34.926 DEBUG [main][MenuItemLookup] Found menu:'' 09:51:34.926 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:51:34.926 DEBUG [main][MenuItemLookup] Found menu:'' 09:51:34.926 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:51:34.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:34.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:51:34.930 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:51:34.930 DEBUG [main][MenuItemLookup] Found menu:'File' 09:51:34.930 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:51:34.930 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:51:34.930 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:51:34.930 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:51:34.930 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:51:34.930 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:51:34.930 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:51:34.930 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:51:34.930 DEBUG [main][MenuItemLookup] Item match:Window 09:51:34.930 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:51:34.930 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:51:34.931 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:51:34.931 DEBUG [main][MenuItemLookup] Found menu:'' 09:51:34.931 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:51:34.931 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:51:34.931 DEBUG [main][MenuItemLookup] Item match:Perspective 09:51:34.933 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 09:51:34.933 DEBUG [main][MenuItemLookup] Found menu:'' 09:51:34.933 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 09:51:34.933 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 09:51:34.933 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 09:51:34.934 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 09:51:34.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 09:51:34.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:34.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:51:34.934 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:51:34.934 DEBUG [main][MenuItemLookup] Found menu:'File' 09:51:34.934 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:51:34.934 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:51:34.934 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:51:34.934 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:51:34.934 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:51:34.935 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:51:34.935 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:51:34.935 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:51:34.935 DEBUG [main][MenuItemLookup] Item match:Window 09:51:34.935 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:51:34.935 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:51:34.935 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:51:34.935 DEBUG [main][MenuItemLookup] Found menu:'' 09:51:34.935 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:51:34.935 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:51:34.935 DEBUG [main][MenuItemLookup] Found menu:'' 09:51:34.935 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:51:34.935 DEBUG [main][MenuItemLookup] Found menu:'' 09:51:34.935 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:51:34.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:34.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:51:34.935 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:51:34.935 DEBUG [main][MenuItemLookup] Found menu:'File' 09:51:34.935 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:51:34.935 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:51:34.935 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:51:34.935 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:51:34.935 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:51:34.935 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:51:34.935 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:51:34.935 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:51:34.936 DEBUG [main][MenuItemLookup] Item match:Window 09:51:34.936 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:51:34.936 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:51:34.936 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:51:34.936 DEBUG [main][MenuItemLookup] Found menu:'' 09:51:34.936 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:51:34.936 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:51:34.936 DEBUG [main][MenuItemLookup] Item match:Perspective 09:51:34.936 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 09:51:34.936 DEBUG [main][MenuItemLookup] Found menu:'' 09:51:34.936 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 09:51:34.936 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 09:51:34.936 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 09:51:34.936 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 09:51:34.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:34.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:51:34.936 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:51:34.937 DEBUG [main][MenuItemLookup] Found menu:'File' 09:51:34.937 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:51:34.937 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:51:34.937 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:51:34.937 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:51:34.937 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:51:34.937 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:51:34.937 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:51:34.937 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:51:34.937 DEBUG [main][MenuItemLookup] Item match:Window 09:51:34.937 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:51:34.937 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:51:34.937 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:51:34.937 DEBUG [main][MenuItemLookup] Found menu:'' 09:51:34.937 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:51:34.937 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:51:34.937 DEBUG [main][MenuItemLookup] Found menu:'' 09:51:34.937 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:51:34.937 DEBUG [main][MenuItemLookup] Found menu:'' 09:51:34.937 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:51:34.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:34.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:51:34.937 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:51:34.937 DEBUG [main][MenuItemLookup] Found menu:'File' 09:51:34.937 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:51:34.937 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:51:34.937 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:51:34.937 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:51:34.937 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:51:34.937 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:51:34.937 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:51:34.937 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:51:34.937 DEBUG [main][MenuItemLookup] Item match:Window 09:51:34.938 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:51:34.938 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:51:34.938 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:51:34.938 DEBUG [main][MenuItemLookup] Found menu:'' 09:51:34.938 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:51:34.938 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:51:34.938 DEBUG [main][MenuItemLookup] Item match:Perspective 09:51:34.938 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 09:51:34.938 DEBUG [main][MenuItemLookup] Found menu:'' 09:51:34.938 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 09:51:34.938 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 09:51:34.938 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 09:51:34.938 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 09:51:34.938 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 09:51:34.938 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 09:51:34.938 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 09:51:34.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 09:51:34.966 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 09:51:34.966 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 09:51:34.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:51:34.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:51:34.967 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:51:34.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:34.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:51:34.967 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 09:51:34.967 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:51:34.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:51:34.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:51:34.967 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 09:51:34.967 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:51:34.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:34.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:51:34.968 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 09:51:34.968 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:51:34.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:51:34.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:51:34.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:51:34.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:51:34.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:51:34.968 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 09:51:34.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:51:34.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:51:34.968 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:51:34.968 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:51:35.132 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:51:35.132 INFO [WorkbenchTestable][RequirementsRunner] Started test: WorkbenchToolItemMultiLayeredMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest) 09:51:35.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 09:51:35.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:51:35.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:51:35.133 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:51:35.134 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:51:35.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:51:35.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:51:35.134 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:51:35.134 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.*') 09:51:35.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:51:35.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:51:35.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:51:35.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:51:35.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 09:51:35.140 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 09:51:35.140 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:51:35.265 DEBUG [main][MenuItemLookup] Found menu:'(no launch history)' 09:51:35.265 DEBUG [main][MenuItemLookup] Found menu:'' 09:51:35.265 DEBUG [main][MenuItemLookup] Found menu:'Run As' 09:51:35.265 DEBUG [main][MenuItemLookup] Item match:Run As 09:51:35.268 DEBUG [main][MenuItemLookup] Found menu:'(none applicable)' 09:51:35.268 DEBUG [main][MenuItemLookup] Item match:(none applicable) 09:51:35.268 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"(none applicable)" 09:51:35.268 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 09:51:35.268 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:51:35.268 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:51:35.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:35.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:51:35.268 INFO [WorkbenchTestable][RequirementsRunner] Finished test: WorkbenchToolItemMultiLayeredMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest) 09:51:35.268 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 09:51:35.269 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:51:35.269 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:51:35.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:35.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.004 s - in org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest WorkbenchToolItemMultiLayeredMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest) Time elapsed: 0.136 s Running org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 09:51:35.320 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 09:51:35.321 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:51:35.321 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:51:35.321 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 09:51:35.321 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:51:35.321 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:51:35.321 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:51:35.321 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:51:35.321 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:51:35.322 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:51:35.322 INFO [WorkbenchTestable][RequirementsRunner] Started test: actionWithIdViewMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 09:51:35.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 09:51:35.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:51:35.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:51:35.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:51:35.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:51:35.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:51:35.332 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' view via menu. 09:51:35.332 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:51:35.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:51:35.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:51:35.332 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:51:35.332 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:51:35.332 DEBUG [main][MenuItemLookup] Found menu:'File' 09:51:35.332 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:51:35.332 DEBUG [main][MenuItemLookup] Found menu:'Source' 09:51:35.332 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 09:51:35.332 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:51:35.333 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:51:35.333 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:51:35.333 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:51:35.333 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:51:35.333 DEBUG [main][MenuItemLookup] Item match:Window 09:51:35.333 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:51:35.333 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:51:35.333 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:51:35.333 DEBUG [main][MenuItemLookup] Found menu:'' 09:51:35.333 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:51:35.333 DEBUG [main][MenuItemLookup] Item match:Show View 09:51:35.337 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 09:51:35.338 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 09:51:35.338 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 09:51:35.338 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 09:51:35.338 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 09:51:35.338 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 09:51:35.338 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 09:51:35.338 DEBUG [main][MenuItemLookup] Found menu:'Progress' 09:51:35.338 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 09:51:35.338 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 09:51:35.338 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 09:51:35.338 DEBUG [main][MenuItemLookup] Found menu:'Templates' 09:51:35.338 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 09:51:35.338 DEBUG [main][MenuItemLookup] Found menu:'' 09:51:35.338 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 09:51:35.338 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 09:51:35.338 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 09:51:35.338 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 09:51:35.338 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 09:51:35.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 09:51:35.442 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 09:51:35.442 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 09:51:35.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:51:35.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:51:35.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 09:51:35.444 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:51:35.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:35.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:51:35.444 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:51:35.444 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:51:35.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:51:35.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:51:35.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:51:35.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:51:35.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:51:35.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:51:35.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:51:35.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 09:51:35.446 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 09:51:35.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:51:35.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:51:35.950 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 09:51:35.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 09:51:35.952 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 09:51:35.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:51:35.952 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 09:51:35.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:51:35.952 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 09:51:35.952 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT 09:51:35.952 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT 09:51:35.952 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT about selection 09:51:35.953 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT 09:51:35.953 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:51:35.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:35.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:51:35.953 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:51:35.953 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:51:35.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:51:35.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:51:35.953 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 09:51:35.953 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:51:35.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:35.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:51:35.954 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:51:35.954 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:51:35.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:51:35.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:51:35.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:51:35.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:51:35.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:51:35.955 INFO [WorkbenchTestable][AbstractButton] Click button &Open 09:51:35.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:51:35.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:51:35.955 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:51:35.955 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:51:36.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:51:36.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:51:36.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 09:51:36.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:51:36.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:51:36.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 09:51:36.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:51:36.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:51:36.022 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:51:36.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:51:36.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:51:36.022 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:51:36.022 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E') 09:51:36.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:51:36.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:51:36.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:51:36.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:51:36.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:51:36.029 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 09:51:36.029 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 09:51:36.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:51:36.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:51:36.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:51:36.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:51:36.051 DEBUG [main][MenuItemLookup] Found menu:'submenu' 09:51:36.051 DEBUG [main][MenuItemLookup] Found menu:'' 09:51:36.051 DEBUG [main][MenuItemLookup] Found menu:'View Action with ID' 09:51:36.051 DEBUG [main][MenuItemLookup] Item match:View Action with ID 09:51:36.051 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"View Action with ID" 09:51:36.051 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text View Action with ID 09:51:36.051 INFO [main][MenuItemHandler] Select menu item: View Action with ID 09:51:36.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ViewWithActionIsToggled.... 09:51:36.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ViewWithActionIsToggled. finished successfully 09:51:36.052 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 09:51:36.052 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:51:36.052 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:51:36.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:36.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:51:36.052 INFO [WorkbenchTestable][RequirementsRunner] Finished test: actionWithIdViewMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 09:51:36.052 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:51:36.052 INFO [WorkbenchTestable][RequirementsRunner] Started test: parameterizedViewMenuItemTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 09:51:36.052 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 09:51:36.052 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:51:36.052 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:51:36.052 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:51:36.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:51:36.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:51:36.056 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate. 09:51:36.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:51:36.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:51:36.058 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:51:36.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:51:36.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:51:36.059 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:51:36.059 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E') 09:51:36.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:51:36.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:51:36.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:51:36.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:51:36.061 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:51:36.061 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 09:51:36.061 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 09:51:36.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:51:36.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:51:36.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:51:36.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:51:36.063 DEBUG [main][MenuItemLookup] Found menu:'submenu' 09:51:36.063 DEBUG [main][MenuItemLookup] Item match:submenu 09:51:36.065 DEBUG [main][MenuItemLookup] Found menu:'parameterizedMenuA' 09:51:36.065 DEBUG [main][MenuItemLookup] Item match:parameterizedMenuA 09:51:36.066 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"parameterizedMenu&A" 09:51:36.066 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text parameterizedMenuA 09:51:36.066 INFO [main][MenuItemHandler] Select menu item: parameterizedMenu&A 09:51:36.066 DEBUG [main][MenuItemLookup] Found menu:'submenu' 09:51:36.066 DEBUG [main][MenuItemLookup] Item match:submenu 09:51:36.067 DEBUG [main][MenuItemLookup] Found menu:'parameterizedMenuA' 09:51:36.067 DEBUG [main][MenuItemLookup] Found menu:'parameterizedMenuB' 09:51:36.067 DEBUG [main][MenuItemLookup] Item match:parameterizedMenuB 09:51:36.067 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"parameterizedMenu&B" 09:51:36.067 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text parameterizedMenuB 09:51:36.067 INFO [main][MenuItemHandler] Select menu item: parameterizedMenu&B 09:51:36.067 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 09:51:36.067 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:51:36.067 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:51:36.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:36.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:51:36.067 INFO [WorkbenchTestable][RequirementsRunner] Finished test: parameterizedViewMenuItemTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 09:51:36.068 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:51:36.068 INFO [WorkbenchTestable][RequirementsRunner] Started test: testErrorLogMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 09:51:36.068 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 09:51:36.068 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:51:36.068 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:51:36.068 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:51:36.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:51:36.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:51:36.072 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' view via menu. 09:51:36.072 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:51:36.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:51:36.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:51:36.072 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:51:36.072 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:51:36.073 DEBUG [main][MenuItemLookup] Found menu:'File' 09:51:36.073 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:51:36.073 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:51:36.073 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:51:36.073 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:51:36.073 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:51:36.073 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:51:36.073 DEBUG [main][MenuItemLookup] Item match:Window 09:51:36.073 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:51:36.073 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:51:36.073 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:51:36.073 DEBUG [main][MenuItemLookup] Found menu:'' 09:51:36.073 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:51:36.073 DEBUG [main][MenuItemLookup] Item match:Show View 09:51:36.078 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 09:51:36.078 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 09:51:36.078 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 09:51:36.078 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 09:51:36.078 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 09:51:36.078 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 09:51:36.078 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 09:51:36.078 DEBUG [main][MenuItemLookup] Found menu:'Progress' 09:51:36.078 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 09:51:36.078 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 09:51:36.078 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 09:51:36.078 DEBUG [main][MenuItemLookup] Found menu:'Templates' 09:51:36.078 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 09:51:36.078 DEBUG [main][MenuItemLookup] Found menu:'' 09:51:36.078 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 09:51:36.078 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 09:51:36.110 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 09:51:36.110 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 09:51:36.110 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 09:51:36.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 09:51:36.160 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 09:51:36.160 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 09:51:36.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:51:36.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:51:36.164 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:51:36.164 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:51:36.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:36.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:51:36.164 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:51:36.164 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:51:36.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:51:36.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:51:36.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:51:36.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:51:36.164 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:51:36.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:51:36.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:51:36.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 09:51:36.165 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:51:36.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:51:36.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:51:36.670 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:51:36.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 09:51:36.672 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:51:36.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:51:36.672 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:51:36.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:51:36.672 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:51:36.673 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Error Log 09:51:36.673 DEBUG [main][TreeItemHandler] Selecting tree item: Error Log 09:51:36.673 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Error Log about selection 09:51:36.673 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Error Log 09:51:36.673 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:51:36.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:36.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:51:36.673 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:51:36.673 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:51:36.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:51:36.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:51:36.674 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 09:51:36.674 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:51:36.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:36.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:51:36.674 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:51:36.674 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:51:36.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:51:36.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:51:36.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:51:36.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:51:36.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:51:36.676 INFO [WorkbenchTestable][AbstractButton] Click button &Open 09:51:36.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:51:36.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:51:36.676 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:51:36.676 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:51:36.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:51:36.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:51:36.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 09:51:36.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:51:36.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:51:36.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 09:51:36.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:51:36.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:51:36.791 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:51:36.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:51:36.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:51:36.791 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:51:36.791 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 09:51:36.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:51:36.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:51:36.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:51:36.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:51:36.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:51:36.795 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 09:51:36.795 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 09:51:36.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:51:36.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:51:36.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:51:36.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:51:36.822 DEBUG [main][MenuItemLookup] Found menu:'Group By' 09:51:36.822 DEBUG [main][MenuItemLookup] Found menu:'' 09:51:36.822 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 09:51:36.822 DEBUG [main][MenuItemLookup] Item match:Filters... 09:51:36.822 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Filters..." 09:51:36.822 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Filters... 09:51:36.822 INFO [main][MenuItemHandler] Select menu item: &Filters... 09:51:36.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Log Filters"] is available.... 09:51:36.901 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 09:51:36.901 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Log Filters 09:51:36.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:51:36.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:51:36.901 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 09:51:36.901 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:51:36.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:36.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:51:36.902 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Log Filters" as the parent 09:51:36.902 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:51:36.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:51:36.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:51:36.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:51:36.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:51:36.903 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:51:36.903 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:51:36.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:51:36.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:51:36.903 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:51:36.903 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:51:36.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Log Filters"] is available.... 09:51:36.981 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 09:51:36.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... 09:51:36.981 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 09:51:36.981 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 09:51:36.981 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:51:36.981 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:51:36.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:36.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:51:36.982 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testErrorLogMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 09:51:36.982 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:51:36.982 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckStyledMenus no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 09:51:36.982 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 09:51:36.982 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:51:36.982 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:51:36.982 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:51:36.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:51:37.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:51:37.012 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 09:51:37.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:51:37.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:51:37.017 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:51:37.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:51:37.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:51:37.017 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:51:37.017 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 09:51:37.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:51:37.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:51:37.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:51:37.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:51:37.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:51:37.021 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 09:51:37.021 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 09:51:37.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:51:37.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:51:37.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:51:37.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:51:37.023 DEBUG [main][MenuItemLookup] Found menu:'Group By' 09:51:37.023 DEBUG [main][MenuItemLookup] Found menu:'' 09:51:37.023 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 09:51:37.023 DEBUG [main][MenuItemLookup] Found menu:'' 09:51:37.023 DEBUG [main][MenuItemLookup] Found menu:'Activate on new events' 09:51:37.023 DEBUG [main][MenuItemLookup] Found menu:'Show text filter' 09:51:37.023 DEBUG [main][MenuItemLookup] Item match:Show text filter 09:51:37.023 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Show text filter" 09:51:37.023 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Show text filter 09:51:37.023 INFO [main][MenuItemHandler] Select menu item: &Show text filter 09:51:37.024 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 09:51:37.024 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:51:37.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:37.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:51:37.026 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Error Log (Workspace Log)"as the parent 09:51:37.026 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:51:37.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:51:37.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:51:37.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:51:37.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:51:37.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:51:38.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:51:38.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:51:38.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:51:38.033 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found 09:51:38.033 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 09:51:38.033 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:51:38.033 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:51:38.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:38.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:51:38.034 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckStyledMenus no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 09:51:38.034 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 09:51:38.034 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:51:38.034 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:51:38.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:38.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.714 s - in org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest actionWithIdViewMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) Time elapsed: 0.73 s parameterizedViewMenuItemTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) Time elapsed: 0.015 s testErrorLogMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) Time elapsed: 0.914 s testCheckStyledMenus no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) Time elapsed: 1.052 s Running org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 09:51:38.041 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 09:51:38.041 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:51:38.042 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:51:38.042 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 09:51:38.042 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:51:38.042 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:51:38.042 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:51:38.042 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:51:38.042 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:51:38.042 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:51:38.043 INFO [WorkbenchTestable][RequirementsRunner] Started test: toolItemMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 09:51:38.043 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 09:51:38.043 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:51:38.043 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:51:38.043 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:51:38.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 09:51:38.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 09:51:38.073 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 09:51:38.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:51:38.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:51:38.073 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") 09:51:38.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:51:38.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:51:38.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:51:38.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:51:38.074 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 09:51:38.074 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 09:51:38.074 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:51:38.083 DEBUG [main][MenuItemLookup] Found menu:'ToolItemMenuItem1' 09:51:38.083 DEBUG [main][MenuItemLookup] Item match:ToolItemMenuItem1 09:51:38.088 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 09:51:38.088 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:51:38.088 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:51:38.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:38.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:51:38.095 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toolItemMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 09:51:38.095 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:51:38.095 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 09:51:38.095 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 09:51:38.095 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:51:38.095 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:51:38.095 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:51:38.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 09:51:38.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 09:51:38.137 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 09:51:38.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:51:38.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:51:38.137 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") 09:51:38.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:51:38.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:51:38.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:51:38.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:51:38.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 09:51:38.138 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 09:51:38.138 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:51:38.146 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem1" 09:51:38.146 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem2" 09:51:38.146 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem3" 09:51:38.151 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 09:51:38.151 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:51:38.151 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:51:38.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:38.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:51:38.158 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 09:51:38.158 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:51:38.159 INFO [WorkbenchTestable][RequirementsRunner] Started test: toolItemMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 09:51:38.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 09:51:38.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:51:38.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:51:38.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:51:38.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 09:51:38.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 09:51:38.214 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 09:51:38.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:51:38.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:51:38.214 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") 09:51:38.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:51:38.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:51:38.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:51:38.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:51:38.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 09:51:38.215 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 09:51:38.215 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:51:38.228 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 09:51:38.228 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:51:38.228 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:51:38.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:38.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:51:38.248 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toolItemMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 09:51:38.249 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:51:38.249 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 09:51:38.249 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 09:51:38.249 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:51:38.249 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:51:38.249 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:51:38.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 09:51:38.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 09:51:38.280 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 09:51:38.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:51:38.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:51:38.281 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") 09:51:38.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:51:38.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:51:38.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:51:38.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:51:38.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 09:51:38.281 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 09:51:38.281 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:51:38.309 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem1" 09:51:38.315 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 09:51:38.315 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:51:38.315 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:51:38.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:38.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:51:38.323 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 09:51:38.323 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:51:38.323 INFO [WorkbenchTestable][RequirementsRunner] Started test: toolItemMenuWrongStyle no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 09:51:38.323 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 09:51:38.323 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:51:38.323 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:51:38.323 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:51:38.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 09:51:38.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 09:51:38.366 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 09:51:38.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:51:38.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:51:38.371 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") 09:51:38.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:51:38.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:51:38.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:51:38.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:51:38.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 09:51:38.377 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 09:51:38.377 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:51:38.377 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:51:38.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:38.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:51:38.416 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toolItemMenuWrongStyle no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 09:51:38.416 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 09:51:38.416 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:51:38.416 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:51:38.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:38.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.376 s - in org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest toolItemMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.052 s hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.063 s toolItemMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.089 s hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.074 s toolItemMenuWrongStyle no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.093 s Running org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 09:51:38.422 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 09:51:38.425 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:51:38.425 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:51:38.425 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 09:51:38.425 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:51:38.425 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:51:38.425 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:51:38.425 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:51:38.425 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:51:38.426 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:51:38.426 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 09:51:38.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 09:51:38.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:51:38.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:51:38.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:51:38.527 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 09:51:38.527 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:51:38.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:38.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:51:38.544 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:51:38.544 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:51:38.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:51:38.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:51:38.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 09:51:39.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:51:39.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 09:51:39.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:51:39.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 09:51:39.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:51:39.546 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 1 was not found 09:51:39.547 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:51:39.547 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:51:39.547 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:51:39.547 DEBUG [main][AbstractWait] Waiting until shell is active... 09:51:39.547 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:51:39.547 INFO [main][AbstractShell] Close shell Testing shell 09:51:39.547 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:51:39.556 DEBUG [main][AbstractWait] Waiting while shell is available... 09:51:39.556 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:51:39.556 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 09:51:39.556 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:51:39.556 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:51:39.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:39.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:51:39.576 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 09:51:39.576 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:51:39.576 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 09:51:39.576 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 09:51:39.576 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:51:39.576 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:51:39.576 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:51:39.601 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%$") 09:51:39.601 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:51:39.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:39.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:51:39.619 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:51:39.619 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:51:39.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:51:39.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:51:39.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:51:40.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:51:40.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:51:40.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:51:40.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:51:40.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:51:40.622 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was not found 09:51:40.622 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:51:40.622 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:51:40.622 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:51:40.622 DEBUG [main][AbstractWait] Waiting until shell is active... 09:51:40.622 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:51:40.622 INFO [main][AbstractShell] Close shell Testing shell 09:51:40.622 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:51:40.634 DEBUG [main][AbstractWait] Waiting while shell is available... 09:51:40.634 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:51:40.635 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 09:51:40.635 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:51:40.635 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... Error sending IPC message: Broken pipe 09:51:40.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:40.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:51:40.636 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 09:51:40.637 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:51:40.637 INFO [WorkbenchTestable][RequirementsRunner] Started test: executeTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 09:51:40.637 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 09:51:40.637 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:51:40.637 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:51:40.637 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:51:40.673 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 09:51:40.673 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:51:40.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:40.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:51:40.692 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:51:40.692 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:51:40.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:51:40.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:51:40.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:51:40.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:51:40.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 09:51:40.694 INFO [WorkbenchTestable][AbstractBrowser] Execute script: testExecute() 09:51:40.791 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:51:40.791 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:51:40.791 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:51:40.791 DEBUG [main][AbstractWait] Waiting until shell is active... 09:51:40.791 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:51:40.791 INFO [main][AbstractShell] Close shell Testing shell 09:51:40.791 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:51:40.803 DEBUG [main][AbstractWait] Waiting while shell is available... 09:51:40.803 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:51:40.803 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 09:51:40.803 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:51:40.803 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:51:40.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:40.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:51:40.820 INFO [WorkbenchTestable][RequirementsRunner] Finished test: executeTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 09:51:40.820 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:51:40.820 INFO [WorkbenchTestable][RequirementsRunner] Started test: evaluateTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 09:51:40.820 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 09:51:40.820 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:51:40.820 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:51:40.820 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:51:40.849 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 09:51:40.849 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:51:40.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:40.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:51:40.869 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:51:40.869 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:51:40.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:51:40.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:51:40.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:51:40.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:51:40.869 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 09:51:40.870 INFO [WorkbenchTestable][AbstractBrowser] Evaluate script: testEvaluate();return "test"; 09:51:40.952 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:51:40.952 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:51:40.952 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:51:40.953 DEBUG [main][AbstractWait] Waiting until shell is active... 09:51:40.953 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:51:40.953 INFO [main][AbstractShell] Close shell Testing shell 09:51:40.953 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:51:40.958 DEBUG [main][AbstractWait] Waiting while shell is available... 09:51:40.958 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:51:40.958 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 09:51:40.958 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:51:40.958 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:51:40.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:40.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:51:40.980 INFO [WorkbenchTestable][RequirementsRunner] Finished test: evaluateTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 09:51:40.981 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:51:40.981 INFO [WorkbenchTestable][RequirementsRunner] Started test: findBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 09:51:40.981 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 09:51:40.981 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:51:40.981 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:51:40.981 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:51:41.010 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 09:51:41.010 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:51:41.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:41.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:51:41.032 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:51:41.033 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:51:41.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:51:41.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:51:41.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:51:41.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:51:41.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 09:51:41.034 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:51:41.034 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:51:41.034 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:51:41.034 DEBUG [main][AbstractWait] Waiting until shell is active... 09:51:41.034 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:51:41.034 INFO [main][AbstractShell] Close shell Testing shell 09:51:41.034 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:51:41.158 DEBUG [main][AbstractWait] Waiting while shell is available... 09:51:41.159 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:51:41.159 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 09:51:41.159 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:51:41.159 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:51:41.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:41.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:51:41.161 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 09:51:41.161 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:51:41.161 INFO [WorkbenchTestable][RequirementsRunner] Started test: findBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 09:51:41.161 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 09:51:41.161 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:51:41.161 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:51:41.161 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:51:41.190 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:") 09:51:41.190 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:51:41.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:41.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:51:41.219 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:51:41.219 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:51:41.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:51:41.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:51:41.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:51:41.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:51:41.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 09:51:41.221 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:51:41.221 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:51:41.221 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:51:41.221 DEBUG [main][AbstractWait] Waiting until shell is active... 09:51:41.221 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:51:41.221 INFO [main][AbstractShell] Close shell Testing shell 09:51:41.221 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:51:41.333 DEBUG [main][AbstractWait] Waiting while shell is available... 09:51:41.334 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:51:41.334 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 09:51:41.334 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:51:41.334 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:51:41.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:41.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:51:41.337 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 09:51:41.337 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:51:41.337 INFO [WorkbenchTestable][RequirementsRunner] Started test: navigate no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 09:51:41.337 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 09:51:41.337 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:51:41.337 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:51:41.337 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:51:41.369 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 09:51:41.369 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:51:41.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:51:41.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:51:41.412 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:51:41.412 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:51:41.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:51:41.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:51:41.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:51:41.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:51:41.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 09:51:41.413 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.eclipse.org/swt/snippets/' 09:51:41.418 DEBUG [main][BrowserProgressListener] Calling chanded() 09:51:41.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 09:51:41.418 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 09:51:41.605 DEBUG [main][BrowserProgressListener] Calling chanded() 09:51:41.915 DEBUG [main][BrowserProgressListener] Calling chanded() 09:51:41.918 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 09:51:42.177 DEBUG [main][BrowserProgressListener] Calling chanded() failed to create drawable 09:51:42.419 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 09:51:42.496 DEBUG [main][BrowserProgressListener] Calling chanded() 09:51:42.919 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 09:51:42.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 09:51:42.919 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 09:51:52.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 09:51:52.920 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 09:51:52.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 09:51:52.935 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.eclipse.org/swt/widgets/' 09:51:52.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 09:51:52.935 DEBUG [main][BrowserProgressListener] Calling chanded() 09:51:52.935 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 09:51:52.975 DEBUG [main][BrowserProgressListener] Calling chanded() 09:51:53.109 DEBUG [main][BrowserProgressListener] Calling chanded() 09:51:53.435 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 09:51:53.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 09:51:53.435 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 09:52:03.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 09:52:03.436 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 09:52:03.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 09:52:03.437 INFO [WorkbenchTestable][AbstractBrowser] Browser back 09:52:03.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 09:52:03.438 DEBUG [main][BrowserProgressListener] Calling chanded() 09:52:03.438 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 09:52:03.564 DEBUG [main][BrowserProgressListener] Calling chanded() 09:52:03.938 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 09:52:03.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 09:52:03.938 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 09:52:04.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 09:52:04.939 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 09:52:04.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 09:52:04.941 INFO [WorkbenchTestable][AbstractBrowser] Browser forward 09:52:04.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 09:52:04.942 DEBUG [main][BrowserProgressListener] Calling chanded() 09:52:04.942 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 09:52:05.004 DEBUG [main][BrowserProgressListener] Calling chanded() 09:52:05.442 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 09:52:05.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 09:52:05.442 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 09:52:06.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 09:52:06.442 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 09:52:06.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 09:52:06.443 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:06.444 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:52:06.444 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:06.444 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:06.444 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:06.444 INFO [main][AbstractShell] Close shell Testing shell 09:52:06.444 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:06.458 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:06.458 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:06.458 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 09:52:06.458 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:06.458 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:06.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:06.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:06.474 INFO [WorkbenchTestable][RequirementsRunner] Finished test: navigate no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 09:52:06.474 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 09:52:06.474 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:06.474 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:06.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:06.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.052 s - in org.eclipse.reddeer.swt.test.impl.browser.BrowserTest findNonExistingBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 1.15 s findNonExistingBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 1.06 s executeTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 0.182 s evaluateTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 0.16 s findBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 0.18 s findBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 0.176 s navigate no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 25.137 s Running org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 09:52:06.490 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 09:52:06.491 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:52:06.491 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:06.491 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 09:52:06.491 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:06.491 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:52:06.492 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:06.492 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:52:06.492 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:06.492 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:06.492 INFO [WorkbenchTestable][RequirementsRunner] Started test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 09:52:06.492 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 09:52:06.492 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:06.492 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:06.492 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:06.542 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 09:52:06.542 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:06.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:06.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:06.570 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:06.570 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:06.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:06.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:52:06.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:52:06.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:06.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 1 was found 09:52:06.573 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:") 09:52:06.573 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:06.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:06.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:06.573 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:06.573 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:06.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:06.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:06.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:06.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:06.613 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 09:52:06.613 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:06.613 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:52:06.613 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:06.614 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:06.614 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:06.614 INFO [main][AbstractShell] Close shell Testing shell 09:52:06.614 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:06.627 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:06.627 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:06.628 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 09:52:06.628 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:06.628 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:06.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:06.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:06.648 INFO [WorkbenchTestable][RequirementsRunner] Finished test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 09:52:06.648 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:06.648 INFO [WorkbenchTestable][RequirementsRunner] Started test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 09:52:06.648 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 09:52:06.648 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:06.648 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:06.648 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:06.717 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') 09:52:06.717 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:06.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:06.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:06.739 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:06.739 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:06.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:06.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:06.739 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key coolId 09:52:06.740 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key coolId 09:52:06.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:06.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:06.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 09:52:06.747 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to index: 1 09:52:06.750 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:06.750 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:52:06.750 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:06.751 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:06.751 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:06.751 INFO [main][AbstractShell] Close shell Testing shell 09:52:06.751 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:06.765 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:06.765 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:06.765 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 09:52:06.765 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:06.765 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:06.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:06.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:06.785 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 09:52:06.785 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:06.785 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 09:52:06.785 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 09:52:06.785 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:06.785 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:06.785 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:06.842 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") 09:52:06.842 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:06.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:06.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:06.866 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:06.866 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:06.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:06.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:06.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:06.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:06.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 09:52:06.867 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 09:52:06.868 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:06.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:06.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:06.868 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:06.868 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:06.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:06.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:06.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:06.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:06.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 09:52:06.868 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") 09:52:06.868 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:06.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:06.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:06.868 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:06.868 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:06.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:06.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:06.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:06.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:06.869 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 09:52:06.870 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 09:52:06.870 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:06.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:06.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:06.871 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:06.871 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:06.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:06.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:52:06.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:52:06.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:06.872 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 1 was found 09:52:06.872 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") 09:52:06.872 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:06.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:06.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:06.872 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:06.872 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:06.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:06.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:06.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:06.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:06.873 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 09:52:06.874 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 09:52:06.874 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:06.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:06.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:06.874 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:06.874 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:06.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:06.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 09:52:06.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 09:52:06.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:06.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 2 was found 09:52:06.875 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") 09:52:06.875 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:06.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:06.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:06.875 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:06.875 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:06.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:06.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:06.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:06.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:06.877 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 09:52:06.878 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 09:52:06.878 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:06.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:06.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:06.878 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:06.878 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:06.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:06.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 09:52:06.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 09:52:06.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:06.878 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 3 was found 09:52:06.878 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:06.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 09:52:06.878 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:06.879 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:06.879 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:06.879 INFO [main][AbstractShell] Close shell Testing shell 09:52:06.879 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:06.892 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:06.893 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:06.893 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 09:52:06.893 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:06.893 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:06.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:06.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:06.927 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 09:52:06.927 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:06.927 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 09:52:06.927 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 09:52:06.927 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:06.927 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:06.927 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:06.979 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") 09:52:06.979 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:07.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:07.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:07.008 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:07.008 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:07.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:07.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:07.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:07.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:07.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 09:52:07.011 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to index: 3 09:52:07.012 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:07.013 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:52:07.013 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:07.014 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:07.014 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:07.014 INFO [main][AbstractShell] Close shell Testing shell 09:52:07.014 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:07.027 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:07.027 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:07.027 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 09:52:07.027 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:07.027 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:07.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:07.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:07.048 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 09:52:07.048 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:07.048 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 09:52:07.049 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 09:52:07.049 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:07.049 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:07.049 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:07.095 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") 09:52:07.095 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:07.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:07.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:07.129 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:07.129 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:07.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:07.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:07.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:07.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:07.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 09:52:07.132 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to index: 2 09:52:07.132 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 09:52:07.132 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:07.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:07.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:07.133 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:07.133 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:07.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:07.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:07.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:07.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:07.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:52:07.133 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:52:07.133 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:07.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 09:52:07.134 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:07.134 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:07.134 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:07.134 INFO [main][AbstractShell] Close shell Testing shell 09:52:07.134 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:07.147 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:07.147 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:07.147 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 09:52:07.147 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:07.147 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:07.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:07.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:07.155 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 09:52:07.155 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:07.155 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 09:52:07.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 09:52:07.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:07.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:07.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:07.213 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 09:52:07.213 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:07.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:07.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:07.244 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:07.244 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:07.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:07.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:52:07.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:52:07.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:07.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 1 was found 09:52:07.246 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to index: 1 09:52:07.247 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:07.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 09:52:07.247 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:07.248 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:07.248 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:07.248 INFO [main][AbstractShell] Close shell Testing shell 09:52:07.248 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:07.264 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:07.264 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:07.264 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 09:52:07.264 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:07.264 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:07.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:07.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:07.286 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 09:52:07.286 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:07.287 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 09:52:07.287 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 09:52:07.287 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:07.287 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:07.287 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:07.347 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 09:52:07.348 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:07.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:07.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:07.371 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:07.371 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:07.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:07.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 09:52:07.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 09:52:07.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 09:52:07.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 09:52:08.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 09:52:08.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 09:52:08.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:52:08.374 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 5 was not found 09:52:08.375 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:08.375 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:52:08.375 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:08.375 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:08.375 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:08.375 INFO [main][AbstractShell] Close shell Testing shell 09:52:08.375 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:08.388 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:08.388 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:08.388 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 09:52:08.388 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:08.388 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:08.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:08.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:08.396 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 09:52:08.396 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:08.396 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 09:52:08.396 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 09:52:08.396 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:08.396 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:08.396 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:08.442 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_&*") 09:52:08.442 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:08.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:08.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:08.468 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:08.468 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:08.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:08.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:08.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:52:08.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:08.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:52:09.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:09.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:52:09.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:52:09.479 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was not found 09:52:09.479 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:09.479 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:52:09.479 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:09.479 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:09.479 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:09.479 INFO [main][AbstractShell] Close shell Testing shell 09:52:09.479 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:09.492 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:09.492 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:09.493 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 09:52:09.493 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:09.493 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:09.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:09.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:09.514 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 09:52:09.514 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:09.514 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 09:52:09.514 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 09:52:09.514 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:09.514 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:09.514 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:09.559 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") 09:52:09.559 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:09.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:09.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:09.581 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:09.581 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:09.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:09.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:09.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:09.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:09.583 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 09:52:09.584 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to selection: Item23 09:52:09.590 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 09:52:09.590 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:09.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:09.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:09.590 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:09.590 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:09.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:09.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:09.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:09.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:09.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:52:09.591 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:52:09.592 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:09.592 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:52:09.592 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:09.592 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:09.592 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:09.592 INFO [main][AbstractShell] Close shell Testing shell 09:52:09.592 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:09.605 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:09.605 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:09.605 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 09:52:09.605 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:09.605 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:09.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:09.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:09.612 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 09:52:09.612 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 09:52:09.612 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:09.612 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:09.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:09.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.123 s - in org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest enabled no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.156 s findById no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.137 s getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.142 s findByName no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.121 s selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.107 s findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.131 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 1.109 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 1.118 s selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.098 s Running org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 09:52:09.619 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 09:52:09.620 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:52:09.620 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:09.620 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 09:52:09.620 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:09.620 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:52:09.627 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:09.627 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:52:09.627 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:09.628 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:09.628 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItemsCount no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 09:52:09.628 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 09:52:09.628 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:09.628 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:09.628 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:738): Gtk-WARNING **: 09:52:09.644: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.650: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.652: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.653: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.654: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.659: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.660: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.661: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.661: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.662: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.663: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.663: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.673: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.680: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.682: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.683: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.684: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.690: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.691: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.692: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.692: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.693: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.694: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.694: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.701: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.701: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.701: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.702: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.702: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.703: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.703: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.704: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.704: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.705: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.711: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.712: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.712: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.712: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.713: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.713: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.713: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.714: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.714: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.715: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.715: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.716: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.716: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 09:52:09.720 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 09:52:09.720 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:09.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:09.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:09.744 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:09.744 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:09.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:09.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:09.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:09.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:09.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found 09:52:09.747 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 09:52:09.747 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:09.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:09.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:09.749 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:09.749 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:09.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:09.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:52:09.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:52:09.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:09.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 09:52:09.750 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:09.750 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:52:09.750 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:09.750 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:09.750 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:09.750 INFO [main][AbstractShell] Close shell Testing shell 09:52:09.750 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:09.771 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:09.771 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:09.771 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 09:52:09.771 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:09.771 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:09.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:09.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:09.778 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItemsCount no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 09:52:09.778 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:09.778 INFO [WorkbenchTestable][RequirementsRunner] Started test: collapseAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 09:52:09.778 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 09:52:09.778 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:09.778 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:09.778 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:738): Gtk-WARNING **: 09:52:09.810: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.817: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.819: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.819: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.820: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.826: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.827: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.828: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.828: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.829: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.830: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.830: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.840: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.847: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.848: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.849: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.850: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.857: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.857: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.858: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.858: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.859: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.860: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.860: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.867: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.867: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.867: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.868: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.868: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.868: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.869: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.870: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.871: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.871: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.877: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.877: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.877: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.878: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.879: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.879: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.879: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.879: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.880: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.881: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.881: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.881: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:09.881: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 09:52:09.884 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 09:52:09.884 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:09.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:09.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:09.919 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:09.919 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:09.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:09.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:52:09.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:52:09.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:09.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 09:52:09.920 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item index: 0 09:52:09.920 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 09:52:09.920 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:09.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:09.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:09.920 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:09.920 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:09.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:09.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:52:09.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:52:09.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:09.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 09:52:09.921 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 0 09:52:09.924 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 09:52:10.925 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been expanded 09:52:10.925 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item index: 2 09:52:10.925 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 09:52:10.925 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:10.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:10.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:10.925 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:10.925 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:10.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:10.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:52:10.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:52:10.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:10.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 09:52:10.926 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 2 09:52:10.926 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 09:52:11.926 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 2 has been expanded 09:52:11.926 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item index: 4 09:52:11.926 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 09:52:11.926 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:11.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:11.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:11.926 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:11.926 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:11.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:11.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:52:11.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:52:11.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:11.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 09:52:11.927 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 4 09:52:11.927 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 09:52:12.927 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 4 has been expanded 09:52:12.928 INFO [WorkbenchTestable][AbstractExpandBar] Collapse all expand bar items 09:52:12.928 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 0 09:52:12.930 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been collapsed 09:52:12.930 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 1 09:52:12.930 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 1 is already collapsed. No action performed 09:52:12.930 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 2 09:52:12.931 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 2 has been collapsed 09:52:12.931 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 3 09:52:12.931 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 3 is already collapsed. No action performed 09:52:12.931 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 4 09:52:12.931 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 4 has been collapsed 09:52:12.931 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:12.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 09:52:12.931 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:12.932 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:12.932 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:12.932 INFO [main][AbstractShell] Close shell Testing shell 09:52:12.932 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:12.955 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:12.955 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:12.955 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 09:52:12.955 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:12.955 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:12.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:12.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:12.975 INFO [WorkbenchTestable][RequirementsRunner] Finished test: collapseAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 09:52:12.975 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:12.976 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndexAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 09:52:12.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 09:52:12.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:12.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:12.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:738): Gtk-WARNING **: 09:52:12.990: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:12.997: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:12.998: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:12.999: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:13.000: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:13.006: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:13.006: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:13.007: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:13.007: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:13.008: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:13.009: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:13.009: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:13.019: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:13.027: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:13.028: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:13.029: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:13.030: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:13.036: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:13.037: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:13.038: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:13.038: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:13.039: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:13.040: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:13.040: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:13.047: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:13.048: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:13.048: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:13.049: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:13.049: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:13.049: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:13.050: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:13.051: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:13.051: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:13.051: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:13.058: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:13.058: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:13.058: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:13.058: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:13.059: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:13.060: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:13.060: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:13.060: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:13.061: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:13.062: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:13.062: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:13.062: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:13.062: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 09:52:13.065 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item index: 0 09:52:13.065 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 09:52:13.065 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:13.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:13.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:13.084 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:13.084 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:13.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:13.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:52:13.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:52:13.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:13.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 09:52:13.084 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 0 09:52:13.085 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 09:52:14.086 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been expanded 09:52:14.086 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 09:52:14.086 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:14.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:14.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:14.086 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:14.086 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:14.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:14.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:52:14.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:52:14.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:14.087 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 09:52:14.087 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:52:14.089 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:14.089 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:52:14.089 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:14.090 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:14.090 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:14.090 INFO [main][AbstractShell] Close shell Testing shell 09:52:14.090 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:14.112 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:14.112 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:14.112 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 09:52:14.112 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:14.112 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:14.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:14.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:14.133 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndexAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 09:52:14.133 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:14.133 INFO [WorkbenchTestable][RequirementsRunner] Started test: expandAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 09:52:14.133 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 09:52:14.133 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:14.133 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:14.133 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:738): Gtk-WARNING **: 09:52:14.148: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:14.155: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:14.156: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:14.157: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:14.158: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:14.164: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:14.164: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:14.165: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:14.165: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:14.166: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:14.167: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:14.167: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:14.177: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:14.184: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:14.185: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:14.186: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:14.187: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:14.195: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:14.195: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:14.196: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:14.196: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:14.197: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:14.198: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:14.198: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:14.205: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:14.205: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:14.205: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:14.206: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:14.207: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:14.207: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:14.208: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:14.209: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:14.209: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:14.209: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:14.216: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:14.216: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:14.217: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:14.217: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:14.218: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:14.218: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:14.218: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:14.218: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:14.219: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:14.220: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:14.220: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:14.220: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:14.221: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 09:52:14.223 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 09:52:14.223 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:14.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:14.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:14.242 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:14.242 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:14.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:14.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:14.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:14.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:14.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found 09:52:14.243 INFO [WorkbenchTestable][AbstractExpandBar] Expand all expand bar items 09:52:14.243 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 0 09:52:14.243 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 09:52:15.244 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been expanded 09:52:15.244 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 1 09:52:15.244 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 09:52:16.244 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 1 has been expanded 09:52:16.245 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 2 09:52:16.245 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 09:52:17.245 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 2 has been expanded 09:52:17.246 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:17.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 09:52:17.246 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:17.246 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:17.246 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:17.246 INFO [main][AbstractShell] Close shell Testing shell 09:52:17.246 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:17.270 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:17.270 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:17.270 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 09:52:17.270 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:17.270 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:17.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:17.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:17.291 INFO [WorkbenchTestable][RequirementsRunner] Finished test: expandAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 09:52:17.291 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:17.291 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByNameAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 09:52:17.291 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 09:52:17.291 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:17.291 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:17.291 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:738): Gtk-WARNING **: 09:52:17.307: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:17.314: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:17.316: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:17.316: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:17.317: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:17.323: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:17.323: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:17.325: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:17.325: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:17.326: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:17.327: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:17.327: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:17.337: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:17.346: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:17.347: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:17.349: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:17.350: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:17.356: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:17.357: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:17.358: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:17.358: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:17.359: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:17.360: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:17.360: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:17.367: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:17.367: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:17.367: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:17.368: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:17.368: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:17.368: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:17.369: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:17.370: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:17.370: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:17.371: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:17.377: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:17.377: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:17.377: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:17.377: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:17.378: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:17.379: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:17.379: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:17.379: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:17.380: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:17.381: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:17.381: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:17.381: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:17.381: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 09:52:17.384 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item text: Expand Item: 1 09:52:17.384 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 09:52:17.384 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:17.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:17.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:17.403 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:17.403 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:17.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:17.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:52:17.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:52:17.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:17.404 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 09:52:17.404 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 1 09:52:17.405 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 09:52:18.406 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 1 has been expanded 09:52:18.406 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 09:52:18.406 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:18.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:18.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:18.406 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:18.406 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:18.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:18.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 09:52:18.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 09:52:18.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:18.407 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 09:52:18.407 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:52:18.409 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:18.409 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:52:18.409 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:18.410 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:18.410 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:18.410 INFO [main][AbstractShell] Close shell Testing shell 09:52:18.410 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:18.434 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:18.434 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:18.435 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 09:52:18.435 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:18.435 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:18.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:18.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:18.456 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByNameAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 09:52:18.456 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:18.456 INFO [WorkbenchTestable][RequirementsRunner] Started test: getBarItems no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 09:52:18.456 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 09:52:18.456 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:18.456 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:18.456 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:738): Gtk-WARNING **: 09:52:18.470: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.477: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.478: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.479: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.479: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.485: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.486: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.487: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.487: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.487: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.488: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.488: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.498: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.505: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.506: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.507: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.508: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.514: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.514: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.515: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.515: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.516: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.517: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.518: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.524: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.524: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.524: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.525: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.525: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.525: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.526: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.527: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.527: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.528: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.534: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.534: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.534: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.534: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.535: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.535: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.535: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.536: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.536: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.537: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.538: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.538: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.538: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 09:52:18.540 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 09:52:18.540 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:18.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:18.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:18.559 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:18.559 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:18.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:18.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:18.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:18.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:18.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found 09:52:18.559 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:18.559 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:52:18.559 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:18.560 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:18.560 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:18.560 INFO [main][AbstractShell] Close shell Testing shell 09:52:18.560 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:18.582 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:18.582 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:18.582 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 09:52:18.582 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:18.582 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:18.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:18.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:18.589 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getBarItems no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 09:52:18.589 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:18.590 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 09:52:18.590 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 09:52:18.590 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:18.590 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:18.590 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:738): Gtk-WARNING **: 09:52:18.604: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.611: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.613: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.613: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.614: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.620: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.620: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.621: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.621: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.622: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.623: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.623: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.633: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.640: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.641: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.642: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.643: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.649: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.649: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.650: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.650: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.651: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.652: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.652: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.658: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.659: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.659: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.660: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.660: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.660: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.661: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.662: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.662: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.662: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.668: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.669: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.669: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.669: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.670: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.670: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.670: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.670: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.671: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.672: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.672: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.673: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:18.673: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 09:52:18.675 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 3 Expand Bar Item index: 1 09:52:18.675 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 09:52:18.675 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:18.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:18.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:18.697 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:18.697 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:18.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:18.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 09:52:18.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 09:52:19.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 09:52:19.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 09:52:19.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 09:52:19.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 09:52:19.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:52:19.699 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 3 was not found 09:52:19.699 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:19.699 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:52:19.699 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:19.699 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:19.699 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:19.699 INFO [main][AbstractShell] Close shell Testing shell 09:52:19.699 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:19.725 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:19.725 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:19.725 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 09:52:19.725 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:19.725 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:19.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:19.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:19.746 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 09:52:19.746 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:19.746 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 09:52:19.746 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 09:52:19.746 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:19.746 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:19.746 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:738): Gtk-WARNING **: 09:52:19.761: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:19.767: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:19.769: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:19.769: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:19.770: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:19.776: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:19.776: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:19.777: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:19.778: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:19.778: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:19.779: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:19.779: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:19.788: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:19.795: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:19.796: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:19.797: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:19.798: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:19.803: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:19.804: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:19.805: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:19.805: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:19.806: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:19.807: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:19.807: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:19.813: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:19.813: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:19.813: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:19.814: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:19.815: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:19.815: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:19.815: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:19.816: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:19.817: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:19.817: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:19.823: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:19.823: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:19.823: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:19.823: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:19.824: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:19.825: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:19.825: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:19.825: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:19.826: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:19.827: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:19.827: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:19.827: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:738): Gtk-WARNING **: 09:52:19.827: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 09:52:19.830 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 0 Expand Bar Item text: NON_EXISTING_#$ 09:52:19.830 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 09:52:19.830 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:19.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:19.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:19.848 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:19.848 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:19.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:19.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:19.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:19.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:19.848 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found 09:52:19.849 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:19.849 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:52:19.849 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:19.850 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:19.850 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:19.850 INFO [main][AbstractShell] Close shell Testing shell 09:52:19.850 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:19.870 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:19.871 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:19.871 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 09:52:19.871 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:19.871 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:19.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:19.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:19.877 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 09:52:19.877 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 09:52:19.877 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:19.877 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:19.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:19.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.259 s - in org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest getItemsCount no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 0.15 s collapseAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 3.197 s findByIndexAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 1.157 s expandAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 3.158 s findByNameAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 1.165 s getBarItems no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 0.133 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 1.156 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 0.131 s Running org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 09:52:19.883 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 09:52:19.884 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:52:19.884 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:19.884 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 09:52:19.884 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:19.884 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:52:19.885 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:19.885 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:52:19.885 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:19.885 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:19.885 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCLabelById no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 09:52:19.885 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 09:52:19.885 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:19.885 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:19.885 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:19.893 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') 09:52:19.893 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:19.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:19.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:19.911 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:19.911 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:19.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:19.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:19.911 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:52:19.912 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:52:19.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:19.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:19.912 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 09:52:19.913 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:19.913 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:52:19.913 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:19.913 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:19.913 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:19.913 INFO [main][AbstractShell] Close shell Testing shell 09:52:19.913 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:19.917 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:19.917 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:19.918 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 09:52:19.918 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:19.918 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:19.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:19.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:19.937 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCLabelById no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 09:52:19.937 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:19.937 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 09:52:19.937 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 09:52:19.937 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:19.937 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:19.937 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:19.942 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 09:52:19.942 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:19.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:19.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:19.949 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:19.949 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:19.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:19.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:52:19.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:52:19.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:19.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found 09:52:19.950 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:19.950 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:52:19.950 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:19.950 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:19.950 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:19.950 INFO [main][AbstractShell] Close shell Testing shell 09:52:19.950 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:19.953 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:19.953 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:19.953 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 09:52:19.953 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:19.953 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:19.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:19.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:19.971 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 09:52:19.971 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:19.971 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasImage no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 09:52:19.971 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 09:52:19.971 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:19.971 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:19.971 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:19.976 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 09:52:19.976 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:19.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:19.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:19.983 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:19.983 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:19.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:19.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:19.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:19.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:19.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 09:52:19.984 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 09:52:19.984 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:19.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:19.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:19.984 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:19.984 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:19.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:19.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:52:19.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:52:19.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:19.984 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found 09:52:19.984 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 09:52:19.985 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:19.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:19.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:19.985 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:19.985 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:19.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:19.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 09:52:19.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 09:52:19.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:19.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 2 was found 09:52:19.985 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:19.985 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:52:19.985 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:19.985 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:19.985 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:19.985 INFO [main][AbstractShell] Close shell Testing shell 09:52:19.985 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:19.988 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:19.988 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:19.988 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 09:52:19.988 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:19.988 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:20.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:20.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:20.002 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasImage no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 09:52:20.002 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:20.002 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTooltipText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 09:52:20.002 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 09:52:20.002 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:20.002 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:20.002 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:20.019 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 09:52:20.019 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:20.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:20.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:20.034 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:20.034 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:20.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:20.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:52:20.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:52:20.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:20.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found 09:52:20.035 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:20.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 09:52:20.035 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:20.035 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:20.035 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:20.035 INFO [main][AbstractShell] Close shell Testing shell 09:52:20.035 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:20.038 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:20.038 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:20.038 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 09:52:20.039 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:20.039 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:20.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:20.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:20.045 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTooltipText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 09:52:20.045 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:20.045 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 09:52:20.045 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 09:52:20.045 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:20.045 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:20.045 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:20.050 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 09:52:20.050 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:20.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:20.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:20.069 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:20.069 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:20.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:20.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 11 with specified parent and matchers 09:52:20.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 11is not found 09:52:20.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 11 with specified parent and matchers 09:52:20.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 11is not found 09:52:21.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 11 with specified parent and matchers 09:52:21.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 11is not found 09:52:21.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:52:21.070 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 11 was not found 09:52:21.070 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:21.070 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:52:21.070 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:21.070 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:21.070 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:21.070 INFO [main][AbstractShell] Close shell Testing shell 09:52:21.070 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:21.074 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:21.074 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:21.074 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 09:52:21.074 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:21.074 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:21.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:21.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:21.080 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 09:52:21.080 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:21.080 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 09:52:21.080 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 09:52:21.080 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:21.080 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:21.080 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:21.085 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") 09:52:21.085 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:21.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:21.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:21.106 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:21.106 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:21.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:21.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:21.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:21.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:21.106 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 09:52:21.106 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:21.106 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:52:21.107 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:21.107 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:21.107 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:21.107 INFO [main][AbstractShell] Close shell Testing shell 09:52:21.107 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:21.110 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:21.110 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:21.110 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 09:52:21.110 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:21.110 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:21.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:21.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:21.117 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 09:52:21.117 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:21.117 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 09:52:21.117 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 09:52:21.117 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:21.117 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:21.117 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:21.134 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") 09:52:21.134 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:21.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:21.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:21.150 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:21.150 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:21.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:21.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:21.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:52:21.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:21.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:52:22.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:22.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:52:22.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:52:22.152 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was not found 09:52:22.152 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:22.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 09:52:22.152 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:22.153 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:22.153 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:22.153 INFO [main][AbstractShell] Close shell Testing shell 09:52:22.153 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:22.156 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:22.156 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:22.156 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 09:52:22.156 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:22.156 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:22.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:22.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:22.162 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 09:52:22.162 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:22.162 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAlignment no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 09:52:22.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 09:52:22.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:22.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:22.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:22.167 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 09:52:22.167 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:22.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:22.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:22.186 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:22.186 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:22.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:22.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:52:22.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:52:22.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:22.187 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found 09:52:22.187 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:22.188 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:52:22.188 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:22.188 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:22.188 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:22.188 INFO [main][AbstractShell] Close shell Testing shell 09:52:22.188 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:22.193 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:22.193 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:22.193 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 09:52:22.193 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:22.193 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:22.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:22.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:22.199 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAlignment no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 09:52:22.199 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 09:52:22.199 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:22.199 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:22.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:22.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.316 s - in org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest findCLabelById no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.052 s findCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.034 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.043 s findNonExistingCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 1.035 s findCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.037 s findNonExistingCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 1.045 s getAlignment no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.037 s Running org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 09:52:22.204 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 09:52:22.205 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:52:22.205 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:22.205 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 09:52:22.205 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:22.205 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:52:22.215 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:22.215 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:52:22.215 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:22.216 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:22.216 INFO [WorkbenchTestable][RequirementsRunner] Started test: labeledCheckBoxTest no-configuration(org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest) 09:52:22.216 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 09:52:22.216 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:22.216 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:22.216 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:22.224 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widget with label: is "Label 1") 09:52:22.224 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:22.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:22.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:22.232 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:22.232 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:22.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:22.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:22.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:22.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:22.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:52:22.233 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 09:52:22.233 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:22.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:22.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:22.233 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:22.233 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:22.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:22.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:22.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:22.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:22.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:52:22.234 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:22.234 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:52:22.234 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:22.234 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:22.234 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:22.234 INFO [main][AbstractShell] Close shell Testing shell 09:52:22.234 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:22.238 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:22.238 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:22.238 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 09:52:22.238 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:22.238 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:22.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:22.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:22.269 INFO [WorkbenchTestable][RequirementsRunner] Finished test: labeledCheckBoxTest no-configuration(org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest) 09:52:22.269 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 09:52:22.270 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:22.270 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:22.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:22.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s - in org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest labeledCheckBoxTest no-configuration(org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest) Time elapsed: 0.053 s Running org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 09:52:22.275 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 09:52:22.279 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:52:22.279 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:22.279 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 09:52:22.279 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:22.279 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:52:22.280 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:22.280 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:52:22.280 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:22.280 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:22.280 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickOnRadioButtons no-configuration(org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest) 09:52:22.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 09:52:22.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:22.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:22.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:22.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) 09:52:22.345 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:22.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:22.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:22.364 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:22.364 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:22.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:22.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:22.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:22.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:22.365 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:52:22.365 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) 09:52:22.365 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:22.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:22.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:22.365 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:22.365 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:22.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:22.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:52:22.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:52:22.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:22.365 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 09:52:22.365 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) 09:52:22.365 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:22.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:22.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:22.366 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:22.366 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:22.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:22.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 09:52:22.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 09:52:22.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:22.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 09:52:22.367 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") 09:52:22.367 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:22.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:22.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:22.367 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:22.367 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:22.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:22.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:22.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:22.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:22.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:52:22.368 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:52:22.369 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") 09:52:22.369 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:22.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:22.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:22.369 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:22.369 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:22.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:22.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:22.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:22.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:22.370 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:52:22.370 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:52:22.370 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") 09:52:22.370 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:22.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:22.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:22.370 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:22.370 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:22.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:22.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:22.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:22.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:22.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:52:22.376 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:52:22.376 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTONB 09:52:22.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:52:22.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:52:22.376 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:52:22.376 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:52:22.376 TRACE [main][WidgetHandler] Notify Button with event 27 09:52:22.377 TRACE [main][WidgetHandler] Wait for synchronization 09:52:22.377 TRACE [main][WidgetHandler] Notify Button with event 13 09:52:22.377 TRACE [main][WidgetHandler] Wait for synchronization 09:52:22.377 TRACE [main][WidgetHandler] Notify Button with event 26 09:52:22.377 TRACE [main][WidgetHandler] Wait for synchronization 09:52:22.377 TRACE [main][WidgetHandler] Notify Button with event 3 09:52:22.377 TRACE [main][WidgetHandler] Wait for synchronization 09:52:22.377 TRACE [main][WidgetHandler] Notify Button with event 4 09:52:22.377 TRACE [main][WidgetHandler] Wait for synchronization 09:52:22.377 TRACE [main][WidgetHandler] Notify Button with event 13 09:52:22.377 TRACE [main][WidgetHandler] Wait for synchronization 09:52:22.378 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTONC 09:52:22.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:52:22.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:52:22.378 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:52:22.379 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:52:22.379 TRACE [main][WidgetHandler] Notify Button with event 27 09:52:22.379 TRACE [main][WidgetHandler] Wait for synchronization 09:52:22.379 TRACE [main][WidgetHandler] Notify Button with event 13 09:52:22.379 TRACE [main][WidgetHandler] Wait for synchronization 09:52:22.379 TRACE [main][WidgetHandler] Notify Button with event 26 09:52:22.379 TRACE [main][WidgetHandler] Wait for synchronization 09:52:22.379 TRACE [main][WidgetHandler] Notify Button with event 3 09:52:22.379 TRACE [main][WidgetHandler] Wait for synchronization 09:52:22.379 TRACE [main][WidgetHandler] Notify Button with event 4 09:52:22.379 TRACE [main][WidgetHandler] Wait for synchronization 09:52:22.379 TRACE [main][WidgetHandler] Notify Button with event 13 09:52:22.379 TRACE [main][WidgetHandler] Wait for synchronization 09:52:22.380 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:22.380 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:52:22.380 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:22.380 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:22.380 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:22.380 INFO [main][AbstractShell] Close shell Testing shell 09:52:22.380 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:22.386 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:22.386 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:22.386 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 09:52:22.386 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:22.386 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:22.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:22.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:22.393 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickOnRadioButtons no-configuration(org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest) 09:52:22.393 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 09:52:22.393 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:22.393 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:22.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:22.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s - in org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest clickOnRadioButtons no-configuration(org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest) Time elapsed: 0.113 s Running org.eclipse.reddeer.swt.test.impl.button.ButtonTest 09:52:22.398 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 09:52:22.399 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:52:22.399 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:22.399 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 09:52:22.399 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:22.399 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:52:22.419 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:22.419 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:52:22.420 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:22.420 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:22.420 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleToggleButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 09:52:22.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 09:52:22.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:22.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:22.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:22.441 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) 09:52:22.441 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:22.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:22.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:22.461 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:22.461 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:22.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:22.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:52:22.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:52:22.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:22.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 09:52:22.462 INFO [WorkbenchTestable][ToggleButton] Checking Toggle Button TOOGLE-BUTTON1 09:52:22.462 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON1 09:52:22.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:52:22.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:52:22.462 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:52:22.462 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:52:22.463 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 09:52:22.463 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:22.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:22.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:22.463 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:22.463 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:22.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:22.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:22.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:22.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:22.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:52:22.463 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:52:22.464 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8) 09:52:22.464 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:22.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:22.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:22.464 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:22.464 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:22.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:22.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:22.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:22.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:22.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:52:22.465 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 09:52:22.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:52:22.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:52:22.465 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:52:22.465 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:52:22.465 DEBUG [WorkbenchTestable][ToggleButton] Toggle Button TOOGLE-BUTTON1 already checked, no action performed 09:52:22.465 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:22.465 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:52:22.465 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:22.466 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:22.466 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:22.466 INFO [main][AbstractShell] Close shell Testing shell 09:52:22.466 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:22.471 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:22.471 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:22.472 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 09:52:22.472 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:22.472 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:22.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:22.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:22.478 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleToggleButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 09:52:22.478 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:22.478 INFO [WorkbenchTestable][RequirementsRunner] Started test: findRadioButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 09:52:22.478 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 09:52:22.478 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:22.478 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:22.478 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:22.494 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "RADIO-BUTTON1") 09:52:22.494 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:22.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:22.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:22.519 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:22.519 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:22.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:22.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:22.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:22.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:22.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:52:22.520 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1 09:52:22.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:52:22.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:52:22.520 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:52:22.520 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:52:22.521 TRACE [main][WidgetHandler] Notify Button with event 27 09:52:22.521 TRACE [main][WidgetHandler] Wait for synchronization 09:52:22.521 TRACE [main][WidgetHandler] Notify Button with event 13 09:52:22.521 TRACE [main][WidgetHandler] Wait for synchronization 09:52:22.521 TRACE [main][WidgetHandler] Notify Button with event 26 09:52:22.521 TRACE [main][WidgetHandler] Wait for synchronization 09:52:22.521 TRACE [main][WidgetHandler] Notify Button with event 3 09:52:22.521 TRACE [main][WidgetHandler] Wait for synchronization 09:52:22.521 TRACE [main][WidgetHandler] Notify Button with event 4 09:52:22.521 TRACE [main][WidgetHandler] Wait for synchronization 09:52:22.521 TRACE [main][WidgetHandler] Notify Button with event 13 09:52:22.521 TRACE [main][WidgetHandler] Wait for synchronization 09:52:22.521 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 09:52:22.521 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:22.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:22.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:22.521 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:22.521 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:22.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:22.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:22.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:22.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:22.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:52:22.522 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:52:22.523 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:22.523 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:52:22.523 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:22.523 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:22.523 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:22.523 INFO [main][AbstractShell] Close shell Testing shell 09:52:22.523 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:22.529 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:22.529 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:22.530 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 09:52:22.530 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:22.530 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:22.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:22.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:22.549 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findRadioButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 09:52:22.550 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:22.550 INFO [WorkbenchTestable][RequirementsRunner] Started test: findToggleButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 09:52:22.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 09:52:22.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:22.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:22.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:22.566 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 09:52:22.567 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:22.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:22.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:22.622 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:22.622 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:22.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:22.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:22.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:22.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:22.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:52:22.623 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON2 09:52:22.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:52:22.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:52:22.623 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:52:22.623 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:52:22.623 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 09:52:22.624 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:22.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:22.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:22.624 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:22.624 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:22.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:22.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:22.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:22.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:22.624 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:52:22.624 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:52:22.625 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:22.625 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:52:22.625 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:22.626 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:22.626 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:22.626 INFO [main][AbstractShell] Close shell Testing shell 09:52:22.626 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:22.632 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:22.632 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:22.632 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 09:52:22.632 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:22.632 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:22.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:22.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:22.638 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findToggleButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 09:52:22.638 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:22.638 INFO [WorkbenchTestable][RequirementsRunner] Started test: findArrowButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 09:52:22.638 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 09:52:22.638 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:22.638 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:22.638 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:22.668 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) 09:52:22.668 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:22.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:22.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:22.712 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:22.712 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:22.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:22.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 09:52:22.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 09:52:22.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:22.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 09:52:22.713 INFO [WorkbenchTestable][AbstractButton] Click button 09:52:22.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:52:22.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:52:22.713 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:52:22.713 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:52:22.713 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 09:52:22.713 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:22.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:22.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:22.714 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:22.714 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:22.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:22.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:22.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:22.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:22.714 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:52:22.714 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:52:22.715 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:22.715 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:52:22.715 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:22.716 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:22.716 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:22.716 INFO [main][AbstractShell] Close shell Testing shell 09:52:22.716 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:22.722 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:22.722 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:22.722 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 09:52:22.722 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:22.722 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:22.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:22.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:22.743 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findArrowButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 09:52:22.743 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:22.743 INFO [WorkbenchTestable][RequirementsRunner] Started test: findPushButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 09:52:22.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 09:52:22.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:22.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:22.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:22.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 "PUSH-BUTTON0") 09:52:22.760 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:22.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:22.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:22.784 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:22.784 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:22.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:22.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:22.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:22.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:22.784 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:52:22.784 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 09:52:22.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:52:22.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:52:22.785 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:52:22.785 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:52:22.785 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 09:52:22.785 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:22.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:22.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:22.785 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:22.785 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:22.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:22.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:22.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:22.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:22.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:52:22.786 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:52:22.786 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:22.786 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:52:22.786 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:22.787 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:22.787 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:22.787 INFO [main][AbstractShell] Close shell Testing shell 09:52:22.787 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:22.793 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:22.793 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:22.793 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 09:52:22.794 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:22.794 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:22.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:22.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:22.828 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findPushButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 09:52:22.828 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:22.828 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleCheckBox no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 09:52:22.828 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 09:52:22.828 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:22.828 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:22.828 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:22.844 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) 09:52:22.844 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:22.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:22.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:22.866 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:22.866 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:22.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:22.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:52:22.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:52:22.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:22.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 09:52:22.867 INFO [WorkbenchTestable][CheckBox] Select checkbox CHECK-BOX1 09:52:22.867 INFO [WorkbenchTestable][CheckBox] Check checkbox CHECK-BOX1 09:52:22.867 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1 09:52:22.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:52:22.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:52:22.867 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:52:22.867 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:52:22.868 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 09:52:22.868 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:22.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:22.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:22.868 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:22.868 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:22.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:22.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:22.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:22.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:22.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:52:22.868 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:52:22.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) 09:52:22.869 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:22.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:22.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:22.869 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:22.869 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:22.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:22.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:22.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:22.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:22.869 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:52:22.870 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 09:52:22.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:52:22.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:52:22.870 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:52:22.870 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:52:22.870 INFO [WorkbenchTestable][CheckBox] Select checkbox CHECK-BOX1 09:52:22.870 DEBUG [WorkbenchTestable][CheckBox] Checkbox CHECK-BOX1 already selected, no action performed 09:52:22.870 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:22.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 09:52:22.870 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:22.871 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:22.871 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:22.871 INFO [main][AbstractShell] Close shell Testing shell 09:52:22.871 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:22.879 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:22.879 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:22.879 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 09:52:22.879 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:22.879 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:22.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:22.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:22.913 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleCheckBox no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 09:52:22.913 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:22.913 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCheckBoxByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 09:52:22.913 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 09:52:22.913 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:22.913 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:22.913 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:22.930 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) 09:52:22.930 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:22.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:22.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:22.952 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:22.952 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:22.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:22.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 09:52:22.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 09:52:23.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 09:52:23.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 09:52:23.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 09:52:23.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 09:52:23.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:52:23.956 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was not found 09:52:23.956 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:23.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 09:52:23.956 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:23.956 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:23.956 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:23.956 INFO [main][AbstractShell] Close shell Testing shell 09:52:23.956 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:23.963 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:23.963 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:23.963 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 09:52:23.963 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:23.963 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:23.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:23.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:23.969 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCheckBoxByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 09:52:23.969 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:23.969 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCheckBoxByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 09:52:23.969 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 09:52:23.969 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:23.969 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:23.969 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:23.985 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "NON_EXISTING_DASLKJ") 09:52:23.986 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:24.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:24.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:24.011 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:24.011 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:24.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:24.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:24.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:52:24.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:24.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:52:25.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:25.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:52:25.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:52:25.015 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 09:52:25.015 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:25.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 09:52:25.015 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:25.015 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:25.015 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:25.015 INFO [main][AbstractShell] Close shell Testing shell 09:52:25.015 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:25.023 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:25.023 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:25.023 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 09:52:25.024 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:25.024 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:25.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:25.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:25.049 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCheckBoxByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 09:52:25.050 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:25.050 INFO [WorkbenchTestable][RequirementsRunner] Started test: findOkButtonByAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 09:52:25.050 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 09:52:25.050 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:25.050 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:25.050 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:25.071 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 09:52:25.072 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:25.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:25.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:25.096 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:25.096 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:25.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:25.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:25.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:25.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:25.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:52:25.097 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 09:52:25.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:52:25.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:52:25.097 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:52:25.097 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:52:25.097 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 09:52:25.097 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:25.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:25.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:25.097 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:25.097 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:25.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:25.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:25.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:25.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:25.098 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:52:25.098 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:52:25.098 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:25.098 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:52:25.098 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:25.099 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:25.099 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:25.099 INFO [main][AbstractShell] Close shell Testing shell 09:52:25.099 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:25.104 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:25.104 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:25.104 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 09:52:25.104 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:25.104 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:25.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:25.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:25.111 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findOkButtonByAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 09:52:25.111 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:25.111 INFO [WorkbenchTestable][RequirementsRunner] Started test: findArrowButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 09:52:25.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 09:52:25.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:25.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:25.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:25.149 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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') 09:52:25.149 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:25.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:25.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:25.178 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:25.178 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:25.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:25.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:25.179 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 09:52:25.179 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 09:52:25.179 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 09:52:25.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:25.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:25.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:52:25.180 INFO [WorkbenchTestable][AbstractButton] Click button 09:52:25.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:52:25.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:52:25.180 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:52:25.180 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:52:25.181 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 09:52:25.181 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:25.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:25.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:25.181 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:25.181 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:25.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:25.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:25.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:25.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:25.181 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:52:25.181 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:52:25.182 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:25.182 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:52:25.182 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:25.183 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:25.183 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:25.183 INFO [main][AbstractShell] Close shell Testing shell 09:52:25.183 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:25.189 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:25.189 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:25.189 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 09:52:25.189 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:25.189 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:25.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:25.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:25.207 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findArrowButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 09:52:25.207 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:25.207 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCheckBoxByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 09:52:25.207 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 09:52:25.207 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:25.207 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:25.207 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:25.228 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) 09:52:25.228 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:25.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:25.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:25.259 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:25.259 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:25.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:25.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:52:25.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:52:25.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:25.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 09:52:25.261 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1 09:52:25.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:52:25.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:52:25.261 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:52:25.261 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:52:25.261 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 09:52:25.261 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:25.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:25.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:25.261 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:25.261 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:25.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:25.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:25.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:25.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:25.262 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:52:25.262 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:52:25.262 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:25.263 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:52:25.263 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:25.263 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:25.263 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:25.263 INFO [main][AbstractShell] Close shell Testing shell 09:52:25.263 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:25.269 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:25.269 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:25.269 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 09:52:25.269 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:25.269 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:25.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:25.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:25.275 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCheckBoxByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 09:52:25.275 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:25.275 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingToggleButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 09:52:25.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 09:52:25.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:25.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:25.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:25.291 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) 09:52:25.291 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:25.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:25.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:25.315 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:25.315 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:25.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:25.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 09:52:25.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 09:52:25.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 09:52:25.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 09:52:26.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 09:52:26.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 09:52:26.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:52:26.319 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was not found 09:52:26.319 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:26.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 09:52:26.319 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:26.319 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:26.319 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:26.319 INFO [main][AbstractShell] Close shell Testing shell 09:52:26.319 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:26.325 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:26.325 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:26.325 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 09:52:26.325 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:26.325 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:26.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:26.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:26.332 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingToggleButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 09:52:26.332 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:26.332 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingToggleButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 09:52:26.332 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 09:52:26.332 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:26.332 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:26.332 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:26.360 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 09:52:26.360 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:26.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:26.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:26.384 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:26.384 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:26.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:26.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:26.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:52:26.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:26.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:52:27.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:27.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:52:27.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:52:27.388 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 09:52:27.388 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:27.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 09:52:27.388 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:27.388 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:27.388 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:27.388 INFO [main][AbstractShell] Close shell Testing shell 09:52:27.388 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:27.395 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:27.395 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:27.395 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 09:52:27.395 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:27.395 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:27.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:27.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:27.415 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingToggleButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 09:52:27.415 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:27.416 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingPushButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 09:52:27.416 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 09:52:27.416 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:27.416 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:27.416 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:27.433 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) 09:52:27.433 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:27.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:27.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:27.456 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:27.456 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:27.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:27.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 09:52:27.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 09:52:27.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 09:52:27.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 09:52:28.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 09:52:28.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 09:52:28.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:52:28.460 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was not found 09:52:28.461 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:28.461 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:52:28.461 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:28.461 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:28.461 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:28.461 INFO [main][AbstractShell] Close shell Testing shell 09:52:28.461 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:28.468 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:28.468 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:28.468 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 09:52:28.469 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:28.469 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:28.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:28.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:28.474 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingPushButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 09:52:28.475 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:28.475 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingPushButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 09:52:28.475 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 09:52:28.475 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:28.475 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:28.475 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:28.492 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "NON_EXISTING_#$SDFF@S") 09:52:28.492 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:28.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:28.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:28.521 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:28.521 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:28.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:28.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:28.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:52:29.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:29.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:52:29.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:29.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:52:29.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:52:29.525 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 09:52:29.526 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:29.526 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:52:29.526 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:29.526 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:29.526 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:29.526 INFO [main][AbstractShell] Close shell Testing shell 09:52:29.526 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:29.532 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:29.532 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:29.532 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 09:52:29.532 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:29.532 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:29.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:29.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:29.552 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingPushButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 09:52:29.552 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:29.552 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCheckBoxByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 09:52:29.553 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 09:52:29.553 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:29.553 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:29.553 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:29.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: 32, Matcher matching widgets with text that without mnenomic matches: is "CHECK-BOX1") 09:52:29.570 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:29.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:29.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:29.592 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:29.592 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:29.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:29.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:29.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:29.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:29.593 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:52:29.593 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1 09:52:29.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:52:29.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:52:29.593 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:52:29.593 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:52:29.594 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 09:52:29.594 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:29.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:29.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:29.594 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:29.594 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:29.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:29.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:29.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:29.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:29.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:52:29.594 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:52:29.595 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:29.595 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:52:29.595 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:29.595 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:29.595 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:29.595 INFO [main][AbstractShell] Close shell Testing shell 09:52:29.595 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:29.601 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:29.601 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:29.601 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 09:52:29.601 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:29.601 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:29.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:29.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:29.608 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCheckBoxByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 09:52:29.608 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:29.608 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingArrowButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 09:52:29.608 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 09:52:29.608 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:29.608 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:29.608 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:29.625 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) 09:52:29.625 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:29.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:29.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:29.650 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:29.650 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:29.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:29.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 09:52:29.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6is not found 09:52:30.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 09:52:30.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6is not found 09:52:30.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 09:52:30.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6is not found 09:52:30.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:52:30.653 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 6 was not found 09:52:30.654 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:30.654 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:52:30.654 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:30.654 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:30.654 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:30.654 INFO [main][AbstractShell] Close shell Testing shell 09:52:30.654 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:30.662 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:30.662 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:30.662 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 09:52:30.662 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:30.662 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:30.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:30.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:30.681 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingArrowButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 09:52:30.681 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:30.681 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleRadioButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 09:52:30.681 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 09:52:30.681 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:30.681 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:30.681 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:30.698 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) 09:52:30.699 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:30.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:30.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:30.720 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:30.720 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:30.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:30.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:52:30.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:52:30.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:30.721 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 09:52:30.721 INFO [WorkbenchTestable][RadioButton] Select radio button RADIO-BUTTON1 09:52:30.721 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1 09:52:30.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:52:30.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:52:30.721 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:52:30.721 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:52:30.722 TRACE [main][WidgetHandler] Notify Button with event 27 09:52:30.722 TRACE [main][WidgetHandler] Wait for synchronization 09:52:30.722 TRACE [main][WidgetHandler] Notify Button with event 13 09:52:30.722 TRACE [main][WidgetHandler] Wait for synchronization 09:52:30.722 TRACE [main][WidgetHandler] Notify Button with event 26 09:52:30.722 TRACE [main][WidgetHandler] Wait for synchronization 09:52:30.722 TRACE [main][WidgetHandler] Notify Button with event 3 09:52:30.722 TRACE [main][WidgetHandler] Wait for synchronization 09:52:30.722 TRACE [main][WidgetHandler] Notify Button with event 4 09:52:30.722 TRACE [main][WidgetHandler] Wait for synchronization 09:52:30.722 TRACE [main][WidgetHandler] Notify Button with event 13 09:52:30.722 TRACE [main][WidgetHandler] Wait for synchronization 09:52:30.722 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 09:52:30.722 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:30.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:30.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:30.722 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:30.722 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:30.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:30.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:30.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:30.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:30.723 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:52:30.723 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:52:30.723 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8) 09:52:30.723 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:30.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:30.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:30.724 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:30.724 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:30.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:30.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:30.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:30.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:30.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:52:30.724 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 09:52:30.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:52:30.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:52:30.724 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:52:30.724 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:52:30.725 DEBUG [WorkbenchTestable][RadioButton] Radio Button RADIO-BUTTON1 already checked, no action performed 09:52:30.725 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:30.725 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:52:30.725 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:30.725 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:30.725 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:30.725 INFO [main][AbstractShell] Close shell Testing shell 09:52:30.725 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:30.732 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:30.732 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:30.732 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 09:52:30.732 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:30.732 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:30.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:30.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:30.752 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleRadioButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 09:52:30.752 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:30.752 INFO [WorkbenchTestable][RequirementsRunner] Started test: findPushButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 09:52:30.752 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 09:52:30.752 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:30.752 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:30.752 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:30.769 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class 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') 09:52:30.769 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:30.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:30.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:30.793 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:30.793 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:30.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:30.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:30.793 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 09:52:30.793 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 09:52:30.793 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 09:52:30.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:30.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:30.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:52:30.794 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON2 09:52:30.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:52:30.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:52:30.794 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:52:30.794 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:52:30.794 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 09:52:30.795 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:30.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:30.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:30.795 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:30.795 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:30.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:30.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:30.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:30.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:30.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:52:30.795 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:52:30.796 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:30.796 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:52:30.796 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:30.796 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:30.797 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:30.797 INFO [main][AbstractShell] Close shell Testing shell 09:52:30.797 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:30.802 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:30.802 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:30.802 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 09:52:30.802 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:30.802 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:30.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:30.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:30.809 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findPushButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 09:52:30.809 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:30.809 INFO [WorkbenchTestable][RequirementsRunner] Started test: findRadioButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 09:52:30.809 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 09:52:30.809 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:30.809 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:30.809 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:30.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: 16, with key 'buttonTestId' and value 'RADIO-BUTTON#1') 09:52:30.827 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:30.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:30.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:30.858 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:30.858 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:30.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:30.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:30.858 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 09:52:30.858 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 09:52:30.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:30.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:30.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:52:30.859 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1 09:52:30.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:52:30.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:52:30.859 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:52:30.859 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:52:30.859 TRACE [main][WidgetHandler] Notify Button with event 27 09:52:30.859 TRACE [main][WidgetHandler] Wait for synchronization 09:52:30.859 TRACE [main][WidgetHandler] Notify Button with event 13 09:52:30.859 TRACE [main][WidgetHandler] Wait for synchronization 09:52:30.859 TRACE [main][WidgetHandler] Notify Button with event 26 09:52:30.859 TRACE [main][WidgetHandler] Wait for synchronization 09:52:30.859 TRACE [main][WidgetHandler] Notify Button with event 3 09:52:30.859 TRACE [main][WidgetHandler] Wait for synchronization 09:52:30.859 TRACE [main][WidgetHandler] Notify Button with event 4 09:52:30.859 TRACE [main][WidgetHandler] Wait for synchronization 09:52:30.859 TRACE [main][WidgetHandler] Notify Button with event 13 09:52:30.859 TRACE [main][WidgetHandler] Wait for synchronization 09:52:30.860 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 09:52:30.860 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:30.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:30.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:30.860 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:30.860 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:30.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:30.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:30.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:30.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:30.860 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:52:30.860 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:52:30.861 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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) 09:52:30.861 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:30.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:30.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:30.861 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:30.861 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:30.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:30.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:30.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:30.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:30.861 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:52:30.862 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) 09:52:30.862 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:30.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:30.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:30.862 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:30.862 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:30.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:30.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 09:52:30.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 09:52:30.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:30.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 09:52:30.863 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:30.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 09:52:30.863 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:30.863 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:30.863 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:30.863 INFO [main][AbstractShell] Close shell Testing shell 09:52:30.863 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:30.870 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:30.870 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:30.870 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 09:52:30.870 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:30.870 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:30.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:30.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:30.891 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findRadioButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 09:52:30.891 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:30.891 INFO [WorkbenchTestable][RequirementsRunner] Started test: findRadioButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 09:52:30.891 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 09:52:30.891 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:30.891 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:30.891 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:30.907 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) 09:52:30.907 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:30.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:30.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:30.933 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:30.933 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:30.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:30.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:52:30.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:52:30.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:30.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 09:52:30.934 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1 09:52:30.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:52:30.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:52:30.934 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:52:30.934 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:52:30.935 TRACE [main][WidgetHandler] Notify Button with event 27 09:52:30.935 TRACE [main][WidgetHandler] Wait for synchronization 09:52:30.935 TRACE [main][WidgetHandler] Notify Button with event 13 09:52:30.935 TRACE [main][WidgetHandler] Wait for synchronization 09:52:30.935 TRACE [main][WidgetHandler] Notify Button with event 26 09:52:30.935 TRACE [main][WidgetHandler] Wait for synchronization 09:52:30.935 TRACE [main][WidgetHandler] Notify Button with event 3 09:52:30.935 TRACE [main][WidgetHandler] Wait for synchronization 09:52:30.935 TRACE [main][WidgetHandler] Notify Button with event 4 09:52:30.935 TRACE [main][WidgetHandler] Wait for synchronization 09:52:30.935 TRACE [main][WidgetHandler] Notify Button with event 13 09:52:30.935 TRACE [main][WidgetHandler] Wait for synchronization 09:52:30.935 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 09:52:30.935 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:30.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:30.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:30.935 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:30.935 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:30.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:30.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:30.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:30.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:30.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:52:30.936 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:52:30.937 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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) 09:52:30.937 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:30.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:30.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:30.937 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:30.937 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:30.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:30.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:30.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:30.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:30.937 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:52:30.938 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) 09:52:30.938 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:30.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:30.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:30.938 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:30.938 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:30.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:30.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 09:52:30.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 09:52:30.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:30.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 09:52:30.938 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:30.939 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:52:30.939 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:30.939 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:30.939 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:30.939 INFO [main][AbstractShell] Close shell Testing shell 09:52:30.939 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:30.945 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:30.946 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:30.946 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 09:52:30.946 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:30.946 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:30.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:30.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:30.952 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findRadioButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 09:52:30.952 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:30.952 INFO [WorkbenchTestable][RequirementsRunner] Started test: findToggleButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 09:52:30.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 09:52:30.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:30.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:30.953 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:30.969 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) 09:52:30.969 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:30.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:30.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:30.994 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:30.994 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:30.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:30.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 09:52:30.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 09:52:30.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:30.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 09:52:30.995 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON2 09:52:30.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:52:30.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:52:30.995 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:52:30.995 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:52:30.995 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 09:52:30.995 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:30.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:30.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:30.995 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:30.995 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:30.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:30.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:30.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:30.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:30.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:52:30.996 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:52:30.996 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:30.996 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:52:30.996 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:30.997 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:30.997 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:30.997 INFO [main][AbstractShell] Close shell Testing shell 09:52:30.997 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:31.002 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:31.002 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:31.003 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 09:52:31.003 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:31.003 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:31.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:31.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:31.022 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findToggleButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 09:52:31.022 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:31.022 INFO [WorkbenchTestable][RequirementsRunner] Started test: findPushButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 09:52:31.022 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 09:52:31.022 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:31.022 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:31.022 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:31.038 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) 09:52:31.038 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:31.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:31.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:31.062 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:31.062 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:31.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:31.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 09:52:31.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 09:52:31.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:31.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 09:52:31.063 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON2 09:52:31.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:52:31.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:52:31.063 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:52:31.063 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:52:31.063 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 09:52:31.063 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:31.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:31.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:31.063 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:31.063 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:31.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:31.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:31.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:31.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:31.064 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:52:31.064 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:52:31.064 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:31.065 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:52:31.065 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:31.065 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:31.065 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:31.065 INFO [main][AbstractShell] Close shell Testing shell 09:52:31.065 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:31.071 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:31.071 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:31.071 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 09:52:31.071 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:31.071 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:31.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:31.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:31.089 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findPushButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 09:52:31.089 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:31.089 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCheckBoxByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 09:52:31.089 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 09:52:31.089 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:31.089 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:31.089 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:31.104 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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') 09:52:31.104 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:31.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:31.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:31.127 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:31.127 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:31.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:31.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:31.127 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 09:52:31.127 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 09:52:31.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:31.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:31.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:52:31.128 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1 09:52:31.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:52:31.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:52:31.128 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:52:31.128 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:52:31.128 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 09:52:31.128 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:31.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:31.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:31.128 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:31.128 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:31.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:31.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:31.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:31.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:31.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:52:31.129 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:52:31.130 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:31.130 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:52:31.130 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:31.130 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:31.130 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:31.130 INFO [main][AbstractShell] Close shell Testing shell 09:52:31.130 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:31.141 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:31.141 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:31.141 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 09:52:31.141 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:31.141 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:31.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:31.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:31.147 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCheckBoxByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 09:52:31.147 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:31.147 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingRadioButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 09:52:31.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 09:52:31.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:31.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:31.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:31.164 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) 09:52:31.164 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:31.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:31.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:31.189 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:31.189 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:31.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:31.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 09:52:31.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 09:52:31.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 09:52:31.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 09:52:32.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 09:52:32.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 09:52:32.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:52:32.192 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was not found 09:52:32.192 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:32.192 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:52:32.192 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:32.192 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:32.192 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:32.192 INFO [main][AbstractShell] Close shell Testing shell 09:52:32.192 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:32.199 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:32.199 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:32.199 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 09:52:32.199 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:32.199 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:32.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:32.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:32.205 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingRadioButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 09:52:32.205 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:32.205 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingRadioButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 09:52:32.205 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 09:52:32.205 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:32.205 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:32.205 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:32.233 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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@") 09:52:32.233 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:32.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:32.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:32.255 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:32.255 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:32.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:32.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:32.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:52:32.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:32.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:52:33.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:33.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:52:33.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:52:33.258 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 09:52:33.258 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:33.259 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:52:33.259 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:33.259 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:33.259 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:33.259 INFO [main][AbstractShell] Close shell Testing shell 09:52:33.259 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:33.265 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:33.265 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:33.265 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 09:52:33.265 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:33.265 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:33.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:33.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:33.272 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingRadioButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 09:52:33.272 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:33.272 INFO [WorkbenchTestable][RequirementsRunner] Started test: findToggleButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 09:52:33.272 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 09:52:33.272 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:33.272 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:33.272 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:33.301 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 2, with key 'buttonTestId' and value 'TOOGLE-BUTTON#2') 09:52:33.301 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:33.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:33.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:33.326 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:33.326 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:33.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:33.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:33.326 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 09:52:33.327 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 09:52:33.327 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 09:52:33.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:33.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:33.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:52:33.327 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON2 09:52:33.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:52:33.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:52:33.327 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:52:33.327 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:52:33.328 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 09:52:33.328 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:33.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:33.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:33.328 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:33.328 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:33.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:33.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:33.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:33.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:33.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:52:33.328 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:52:33.329 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:33.329 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:52:33.329 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:33.330 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:33.330 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:33.330 INFO [main][AbstractShell] Close shell Testing shell 09:52:33.330 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:33.336 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:33.336 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:33.336 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 09:52:33.336 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:33.336 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:33.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:33.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:33.362 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findToggleButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 09:52:33.363 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 09:52:33.363 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:33.363 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:33.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:33.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.966 s - in org.eclipse.reddeer.swt.test.impl.button.ButtonTest toggleToggleButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.058 s findRadioButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.071 s findToggleButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.088 s findArrowButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.105 s findPushButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.085 s toggleCheckBox no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.085 s findNonExistingCheckBoxByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.056 s findNonExistingCheckBoxByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.08 s findOkButtonByAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.061 s findArrowButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.096 s findCheckBoxByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.068 s findNonExistingToggleButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.057 s findNonExistingToggleButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.083 s findNonExistingPushButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.058 s findNonExistingPushButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.077 s findCheckBoxByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.056 s findNonExistingArrowButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.073 s toggleRadioButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.071 s findPushButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.057 s findRadioButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.082 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.07 s findPushButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.067 s findCheckBoxByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.058 s findNonExistingRadioButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.058 s findNonExistingRadioButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.067 s findToggleButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.09 s Running org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 09:52:33.372 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 09:52:33.373 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:52:33.373 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:33.373 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 09:52:33.373 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:33.373 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:52:33.374 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:33.374 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:52:33.374 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:33.374 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:33.374 INFO [WorkbenchTestable][RequirementsRunner] Started test: testPrescribedButtonsNotFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) 09:52:33.374 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 09:52:33.374 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:33.374 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:33.374 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:33.425 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 09:52:33.425 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:33.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:33.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:33.425 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:33.425 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:33.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:33.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:33.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:52:33.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:33.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:52:34.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:34.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:52:34.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:52:34.428 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 09:52:34.428 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:34.428 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:52:34.428 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:34.428 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:34.428 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:34.428 INFO [main][AbstractShell] Close shell Testing shell 09:52:34.428 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:34.436 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:34.436 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:34.436 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 09:52:34.436 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:34.436 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:34.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:34.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:34.456 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testPrescribedButtonsNotFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) 09:52:34.457 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:34.457 INFO [WorkbenchTestable][RequirementsRunner] Started test: testPresribedButtonsFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) 09:52:34.457 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 09:52:34.457 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:34.457 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:34.457 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:34.503 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 09:52:34.503 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:34.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:34.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:34.504 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:34.504 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:34.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:34.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:34.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:34.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:34.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:52:34.504 INFO [WorkbenchTestable][AbstractButton] Click button &OK 09:52:34.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:52:34.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:52:34.504 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:52:34.504 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:52:34.505 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 09:52:34.505 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:34.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:34.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:34.505 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:34.505 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:34.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:34.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:34.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:34.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:34.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:52:34.506 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:52:34.507 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 09:52:34.507 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:34.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:34.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:34.507 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:34.507 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:34.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:34.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:34.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:34.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:34.507 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:52:34.508 INFO [WorkbenchTestable][AbstractButton] Click button &Cancel 09:52:34.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:52:34.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:52:34.508 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:52:34.508 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:52:34.509 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 09:52:34.509 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:34.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:34.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:34.513 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:34.513 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:34.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:34.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:34.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:34.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:34.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:52:34.514 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:52:34.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:52:34.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:52:34.514 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:52:34.514 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:52:34.515 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 09:52:34.515 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:34.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:34.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:34.515 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:34.515 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:34.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:34.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:34.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:34.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:34.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:52:34.516 INFO [WorkbenchTestable][AbstractButton] Click button < &Back 09:52:34.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:52:34.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:52:34.516 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:52:34.517 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:52:34.517 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 09:52:34.517 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:34.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:34.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:34.517 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:34.517 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:34.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:34.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:34.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:34.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:34.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:52:34.518 INFO [WorkbenchTestable][AbstractButton] Click button &Yes 09:52:34.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:52:34.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:52:34.518 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:52:34.518 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:52:34.519 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 09:52:34.519 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:34.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:34.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:34.519 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:34.519 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:34.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:34.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:34.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:34.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:34.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:52:34.520 INFO [WorkbenchTestable][AbstractButton] Click button &No 09:52:34.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:52:34.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:52:34.520 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:52:34.520 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:52:34.521 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 09:52:34.521 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:34.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:34.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:34.521 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:34.521 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:34.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:34.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:34.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:34.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:34.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:52:34.523 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:52:34.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:52:34.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:52:34.523 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:52:34.523 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:52:34.523 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:34.523 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:52:34.523 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:34.524 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:34.524 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:34.524 INFO [main][AbstractShell] Close shell Testing shell 09:52:34.524 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:34.533 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:34.533 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:34.533 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 09:52:34.533 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:34.533 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:34.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:34.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:34.555 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testPresribedButtonsFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) 09:52:34.555 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 09:52:34.555 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:34.555 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:34.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:34.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.184 s - in org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest testPrescribedButtonsNotFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) Time elapsed: 1.082 s testPresribedButtonsFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) Time elapsed: 0.098 s Running org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 09:52:34.560 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 09:52:34.560 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:52:34.560 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:34.561 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 09:52:34.561 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:34.561 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:52:34.561 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:34.561 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:52:34.561 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:34.561 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:34.561 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 09:52:34.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 09:52:34.562 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:34.562 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:34.562 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:34.573 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 09:52:34.573 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:34.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:34.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:34.590 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:34.590 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:34.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:34.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:34.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:34.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:34.590 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:52:34.590 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:52:34.593 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") 09:52:34.593 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:34.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:34.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:34.593 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:34.593 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:34.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:34.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:34.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:34.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:34.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 09:52:34.596 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link1' and index 0 09:52:34.597 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1' 09:52:34.598 TRACE [main][WidgetHandler] Notify Link with event 3 09:52:34.598 TRACE [main][WidgetHandler] Wait for synchronization 09:52:34.598 TRACE [main][WidgetHandler] Notify Link with event 4 09:52:34.598 TRACE [main][WidgetHandler] Wait for synchronization 09:52:34.598 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") 09:52:34.598 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:34.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:34.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:34.598 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:34.598 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:34.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:34.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:34.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:34.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:34.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 09:52:34.599 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link2' and index 0 09:52:34.599 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2' 09:52:34.599 TRACE [main][WidgetHandler] Notify Link with event 3 09:52:34.599 TRACE [main][WidgetHandler] Wait for synchronization 09:52:34.599 TRACE [main][WidgetHandler] Notify Link with event 4 09:52:34.599 TRACE [main][WidgetHandler] Wait for synchronization 09:52:34.599 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") 09:52:34.599 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:34.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:34.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:34.599 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:34.599 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:34.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:34.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:34.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:34.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:34.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 09:52:34.600 INFO [WorkbenchTestable][AbstractLink] Click link with text 'links' and index 0 09:52:34.600 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2' 09:52:34.600 TRACE [main][WidgetHandler] Notify Link with event 3 09:52:34.600 TRACE [main][WidgetHandler] Wait for synchronization 09:52:34.600 TRACE [main][WidgetHandler] Notify Link with event 4 09:52:34.600 TRACE [main][WidgetHandler] Wait for synchronization 09:52:34.600 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") 09:52:34.600 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:34.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:34.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:34.600 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:34.600 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:34.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:34.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:34.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:34.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:34.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 09:52:34.601 INFO [WorkbenchTestable][AbstractLink] Click link with index 0 09:52:34.601 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1' 09:52:34.601 TRACE [main][WidgetHandler] Notify Link with event 3 09:52:34.601 TRACE [main][WidgetHandler] Wait for synchronization 09:52:34.601 TRACE [main][WidgetHandler] Notify Link with event 4 09:52:34.601 TRACE [main][WidgetHandler] Wait for synchronization 09:52:34.601 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") 09:52:34.601 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:34.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:34.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:34.601 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:34.601 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:34.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:34.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:34.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:34.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:34.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 09:52:34.602 INFO [WorkbenchTestable][AbstractLink] Click link with index 0 09:52:34.602 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2' 09:52:34.602 TRACE [main][WidgetHandler] Notify Link with event 3 09:52:34.602 TRACE [main][WidgetHandler] Wait for synchronization 09:52:34.602 TRACE [main][WidgetHandler] Notify Link with event 4 09:52:34.602 TRACE [main][WidgetHandler] Wait for synchronization 09:52:34.602 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") 09:52:34.602 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:34.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:34.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:34.602 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:34.602 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:34.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:34.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:34.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:34.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:34.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 09:52:34.602 INFO [WorkbenchTestable][AbstractLink] Click link with index 1 09:52:34.603 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2' 09:52:34.603 TRACE [main][WidgetHandler] Notify Link with event 3 09:52:34.603 TRACE [main][WidgetHandler] Wait for synchronization 09:52:34.603 TRACE [main][WidgetHandler] Notify Link with event 4 09:52:34.603 TRACE [main][WidgetHandler] Wait for synchronization 09:52:34.603 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:34.603 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:52:34.603 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:34.603 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:34.603 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:34.603 INFO [main][AbstractShell] Close shell Testing shell 09:52:34.603 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:34.607 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:34.607 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:34.607 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 09:52:34.607 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:34.607 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:34.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:34.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:34.613 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 09:52:34.613 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:34.613 INFO [WorkbenchTestable][RequirementsRunner] Started test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 09:52:34.613 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 09:52:34.613 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:34.613 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:34.613 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:34.621 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") 09:52:34.621 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:34.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:34.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:34.640 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:34.640 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:34.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:34.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:34.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:34.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:34.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 09:52:34.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: "link2") 09:52:34.641 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:34.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:34.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:34.641 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:34.641 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:34.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:34.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:34.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:34.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:34.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 09:52:34.642 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:34.642 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:52:34.642 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:34.642 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:34.642 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:34.642 INFO [main][AbstractShell] Close shell Testing shell 09:52:34.642 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:34.646 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:34.646 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:34.646 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 09:52:34.646 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:34.646 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:34.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:34.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:34.652 INFO [WorkbenchTestable][RequirementsRunner] Finished test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 09:52:34.652 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:34.652 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 09:52:34.652 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 09:52:34.652 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:34.652 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:34.652 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:34.659 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") 09:52:34.659 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:34.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:34.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:34.678 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:34.678 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:34.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:34.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:34.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:34.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:34.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 09:52:34.679 INFO [WorkbenchTestable][AbstractLink] Click link with text 'wrongText' and index 0 09:52:34.679 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:34.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 09:52:34.679 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:34.680 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:34.680 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:34.680 INFO [main][AbstractShell] Close shell Testing shell 09:52:34.680 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:34.683 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:34.683 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:34.683 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 09:52:34.684 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:34.684 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:34.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:34.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:34.726 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 09:52:34.727 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:34.727 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 09:52:34.727 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 09:52:34.727 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:34.727 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:34.727 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:34.733 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") 09:52:34.733 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:34.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:34.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:34.740 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:34.740 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:34.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:34.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:34.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:34.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:34.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 09:52:34.741 INFO [WorkbenchTestable][AbstractLink] Click link with index 1 09:52:34.741 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:34.741 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:52:34.741 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:34.742 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:34.742 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:34.742 INFO [main][AbstractShell] Close shell Testing shell 09:52:34.742 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:34.745 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:34.745 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:34.745 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 09:52:34.745 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:34.745 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:34.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:34.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:34.760 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 09:52:34.760 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:34.760 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 09:52:34.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 09:52:34.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:34.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:34.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:34.779 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") 09:52:34.779 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:34.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:34.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:34.822 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:34.822 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:34.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:34.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:34.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:34.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:34.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 09:52:34.823 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") 09:52:34.823 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:34.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:34.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:34.823 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:34.823 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:34.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:34.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:34.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:34.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:34.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 09:52:34.824 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:34.824 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:52:34.824 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:34.824 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:34.824 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:34.824 INFO [main][AbstractShell] Close shell Testing shell 09:52:34.824 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:34.828 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:34.828 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:34.828 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 09:52:34.828 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:34.828 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:34.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:34.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:34.835 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 09:52:34.835 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:34.835 INFO [WorkbenchTestable][RequirementsRunner] Started test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 09:52:34.835 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 09:52:34.835 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:34.835 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:34.835 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:34.842 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") 09:52:34.842 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:34.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:34.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:34.861 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:34.861 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:34.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:34.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:34.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:34.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:34.861 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 09:52:34.862 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") 09:52:34.862 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:34.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:34.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:34.862 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:34.862 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:34.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:34.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:34.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:34.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:34.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 09:52:34.863 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:34.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 09:52:34.863 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:34.863 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:34.863 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:34.863 INFO [main][AbstractShell] Close shell Testing shell 09:52:34.863 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:34.868 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:34.868 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:34.868 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 09:52:34.868 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:34.868 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:34.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:34.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:34.874 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 09:52:34.874 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:34.874 INFO [WorkbenchTestable][RequirementsRunner] Started test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 09:52:34.874 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 09:52:34.874 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:34.874 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:34.874 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:34.883 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 09:52:34.883 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:34.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:34.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:34.919 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:34.919 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:34.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:34.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:34.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:34.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:34.919 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:52:34.919 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:52:34.920 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") 09:52:34.920 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:34.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:34.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:34.920 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:34.920 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:34.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:34.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:34.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:34.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:34.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 09:52:34.921 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 0 09:52:34.921 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same1' 09:52:34.921 TRACE [main][WidgetHandler] Notify Link with event 3 09:52:34.921 TRACE [main][WidgetHandler] Wait for synchronization 09:52:34.921 TRACE [main][WidgetHandler] Notify Link with event 4 09:52:34.921 TRACE [main][WidgetHandler] Wait for synchronization 09:52:34.921 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 1 09:52:34.921 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same2' 09:52:34.921 TRACE [main][WidgetHandler] Notify Link with event 3 09:52:34.921 TRACE [main][WidgetHandler] Wait for synchronization 09:52:34.922 TRACE [main][WidgetHandler] Notify Link with event 4 09:52:34.922 TRACE [main][WidgetHandler] Wait for synchronization 09:52:34.922 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:34.922 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:52:34.922 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:34.922 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:34.922 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:34.922 INFO [main][AbstractShell] Close shell Testing shell 09:52:34.922 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:34.926 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:34.926 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:34.926 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 09:52:34.926 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:34.926 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:34.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:34.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:34.932 INFO [WorkbenchTestable][RequirementsRunner] Finished test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 09:52:34.932 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 09:52:34.932 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:34.932 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:34.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:34.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.373 s - in org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.052 s stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.039 s clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.074 s clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.033 s getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.075 s getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.039 s sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.058 s Running org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 09:52:34.942 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 09:52:34.943 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:52:34.943 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:34.943 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 09:52:34.943 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:34.943 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:52:34.951 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:34.951 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:52:34.951 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:34.951 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:34.951 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 09:52:34.951 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 09:52:34.951 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:34.951 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:34.951 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:34.960 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 09:52:34.960 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:34.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:34.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:34.967 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:34.967 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:34.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:34.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:34.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:34.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:34.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:52:34.967 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:52:34.977 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 09:52:34.977 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:34.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:34.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:34.977 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:34.977 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:34.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:34.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:34.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:34.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:34.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 09:52:34.978 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link1' and index 0 09:52:34.978 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1' 09:52:34.978 TRACE [main][WidgetHandler] Notify Link with event 3 09:52:34.978 TRACE [main][WidgetHandler] Wait for synchronization 09:52:34.978 TRACE [main][WidgetHandler] Notify Link with event 4 09:52:34.978 TRACE [main][WidgetHandler] Wait for synchronization 09:52:34.978 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 09:52:34.978 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:34.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:34.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:34.978 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:34.978 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:34.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:34.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:52:34.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:52:34.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:34.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 09:52:34.979 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link2' and index 0 09:52:34.979 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2' 09:52:34.979 TRACE [main][WidgetHandler] Notify Link with event 3 09:52:34.979 TRACE [main][WidgetHandler] Wait for synchronization 09:52:34.979 TRACE [main][WidgetHandler] Notify Link with event 4 09:52:34.979 TRACE [main][WidgetHandler] Wait for synchronization 09:52:34.979 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 09:52:34.979 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:34.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:34.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:34.979 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:34.979 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:34.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:34.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:52:34.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:52:34.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:34.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 09:52:34.979 INFO [WorkbenchTestable][AbstractLink] Click link with text 'links' and index 0 09:52:34.980 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2' 09:52:34.980 TRACE [main][WidgetHandler] Notify Link with event 3 09:52:34.980 TRACE [main][WidgetHandler] Wait for synchronization 09:52:34.980 TRACE [main][WidgetHandler] Notify Link with event 4 09:52:34.980 TRACE [main][WidgetHandler] Wait for synchronization 09:52:34.980 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 09:52:34.980 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:34.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:34.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:34.980 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:34.980 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:34.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:34.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:34.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:34.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:34.980 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 09:52:34.980 INFO [WorkbenchTestable][AbstractLink] Click link with index 0 09:52:34.980 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1' 09:52:34.980 TRACE [main][WidgetHandler] Notify Link with event 3 09:52:34.980 TRACE [main][WidgetHandler] Wait for synchronization 09:52:34.980 TRACE [main][WidgetHandler] Notify Link with event 4 09:52:34.980 TRACE [main][WidgetHandler] Wait for synchronization 09:52:34.981 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 09:52:34.981 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:34.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:34.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:34.981 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:34.981 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:34.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:34.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:52:34.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:52:34.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:34.981 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 09:52:34.981 INFO [WorkbenchTestable][AbstractLink] Click link with index 0 09:52:34.981 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2' 09:52:34.981 TRACE [main][WidgetHandler] Notify Link with event 3 09:52:34.981 TRACE [main][WidgetHandler] Wait for synchronization 09:52:34.981 TRACE [main][WidgetHandler] Notify Link with event 4 09:52:34.981 TRACE [main][WidgetHandler] Wait for synchronization 09:52:34.981 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 09:52:34.981 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:35.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:35.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:35.009 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:35.009 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:35.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:35.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:52:35.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:52:35.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:35.009 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 09:52:35.009 INFO [WorkbenchTestable][AbstractLink] Click link with index 1 09:52:35.009 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2' 09:52:35.009 TRACE [main][WidgetHandler] Notify Link with event 3 09:52:35.009 TRACE [main][WidgetHandler] Wait for synchronization 09:52:35.009 TRACE [main][WidgetHandler] Notify Link with event 4 09:52:35.009 TRACE [main][WidgetHandler] Wait for synchronization 09:52:35.009 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:35.009 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:52:35.010 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:35.010 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:35.010 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:35.010 INFO [main][AbstractShell] Close shell Testing shell 09:52:35.010 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:35.014 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:35.014 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:35.014 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 09:52:35.014 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:35.014 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:35.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:35.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:35.020 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 09:52:35.020 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:35.020 INFO [WorkbenchTestable][RequirementsRunner] Started test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 09:52:35.020 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 09:52:35.020 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:35.020 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:35.020 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:35.027 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") 09:52:35.027 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:35.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:35.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:35.046 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:35.046 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:35.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:35.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:35.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:35.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:35.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 09:52:35.046 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") 09:52:35.046 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:35.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:35.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:35.046 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:35.046 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:35.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:35.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:35.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:35.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:35.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 09:52:35.047 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:35.047 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:52:35.047 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:35.047 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:35.047 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:35.048 INFO [main][AbstractShell] Close shell Testing shell 09:52:35.048 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:35.051 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:35.051 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:35.051 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 09:52:35.051 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:35.052 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:35.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:35.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:35.058 INFO [WorkbenchTestable][RequirementsRunner] Finished test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 09:52:35.058 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:35.058 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 09:52:35.058 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 09:52:35.058 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:35.058 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:35.058 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:35.076 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 09:52:35.076 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:35.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:35.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:35.091 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:35.091 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:35.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:35.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:35.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:35.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:35.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 09:52:35.092 INFO [WorkbenchTestable][AbstractLink] Click link with text 'wrongText' and index 0 09:52:35.092 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:35.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 09:52:35.092 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:35.092 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:35.092 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:35.092 INFO [main][AbstractShell] Close shell Testing shell 09:52:35.092 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:35.095 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:35.095 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:35.095 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 09:52:35.095 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:35.095 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:35.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:35.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:35.100 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 09:52:35.100 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:35.101 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 09:52:35.101 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 09:52:35.101 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:35.101 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:35.101 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:35.109 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 09:52:35.109 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:35.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:35.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:35.129 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:35.129 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:35.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:35.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:35.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:35.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:35.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 09:52:35.129 INFO [WorkbenchTestable][AbstractLink] Click link with index 1 09:52:35.129 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:35.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 09:52:35.129 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:35.130 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:35.130 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:35.130 INFO [main][AbstractShell] Close shell Testing shell 09:52:35.130 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:35.133 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:35.134 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:35.134 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 09:52:35.134 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:35.134 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:35.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:35.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:35.140 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 09:52:35.140 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:35.140 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 09:52:35.140 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 09:52:35.140 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:35.140 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:35.140 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:35.159 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 09:52:35.159 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:35.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:35.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:35.176 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:35.176 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:35.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:35.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:35.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:35.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:35.176 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 09:52:35.177 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 09:52:35.177 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:35.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:35.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:35.177 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:35.177 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:35.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:35.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:52:35.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:52:35.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:35.177 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 09:52:35.177 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:35.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 09:52:35.177 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:35.178 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:35.178 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:35.178 INFO [main][AbstractShell] Close shell Testing shell 09:52:35.178 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:35.182 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:35.182 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:35.182 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 09:52:35.182 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:35.182 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:35.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:35.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:35.190 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 09:52:35.190 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:35.190 INFO [WorkbenchTestable][RequirementsRunner] Started test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 09:52:35.190 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 09:52:35.190 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:35.190 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:35.190 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:35.207 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 09:52:35.207 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:35.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:35.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:35.223 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:35.223 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:35.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:35.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:35.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:35.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:35.224 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 09:52:35.225 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 09:52:35.225 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:35.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:35.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:35.225 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:35.225 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:35.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:35.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:52:35.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:52:35.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:35.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 09:52:35.226 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:35.226 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:52:35.226 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:35.226 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:35.226 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:35.226 INFO [main][AbstractShell] Close shell Testing shell 09:52:35.226 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:35.230 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:35.230 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:35.230 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 09:52:35.230 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:35.230 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:35.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:35.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:35.236 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 09:52:35.236 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:35.236 INFO [WorkbenchTestable][RequirementsRunner] Started test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 09:52:35.236 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 09:52:35.236 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:35.236 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:35.236 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:35.243 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 09:52:35.243 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:35.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:35.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:35.262 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:35.262 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:35.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:35.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:35.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:35.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:35.262 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:52:35.262 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:52:35.263 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 09:52:35.263 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:35.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:35.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:35.263 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:35.263 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:35.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:35.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 09:52:35.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 09:52:35.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:35.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 2 was found 09:52:35.264 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 0 09:52:35.264 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same1' 09:52:35.264 TRACE [main][WidgetHandler] Notify Link with event 3 09:52:35.264 TRACE [main][WidgetHandler] Wait for synchronization 09:52:35.264 TRACE [main][WidgetHandler] Notify Link with event 4 09:52:35.264 TRACE [main][WidgetHandler] Wait for synchronization 09:52:35.264 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 1 09:52:35.264 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same2' 09:52:35.264 TRACE [main][WidgetHandler] Notify Link with event 3 09:52:35.264 TRACE [main][WidgetHandler] Wait for synchronization 09:52:35.264 TRACE [main][WidgetHandler] Notify Link with event 4 09:52:35.264 TRACE [main][WidgetHandler] Wait for synchronization 09:52:35.265 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:35.265 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:52:35.265 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:35.265 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:35.265 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:35.265 INFO [main][AbstractShell] Close shell Testing shell 09:52:35.265 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:35.268 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:35.268 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:35.269 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 09:52:35.269 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:35.269 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:35.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:35.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:35.274 INFO [WorkbenchTestable][RequirementsRunner] Finished test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 09:52:35.274 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 09:52:35.274 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:35.274 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:35.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:35.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.334 s - in org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.069 s stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.038 s clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.042 s clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.039 s getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.05 s getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.046 s sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.038 s Running org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 09:52:35.280 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 09:52:35.281 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:52:35.281 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:35.281 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 09:52:35.281 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:35.281 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:52:35.288 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:35.288 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:52:35.288 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:35.288 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:35.288 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 09:52:35.288 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 09:52:35.288 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:35.288 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:35.288 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:35.298 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:52:35.298 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:35.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:35.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:35.313 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:35.313 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:35.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:35.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:35.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:35.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:35.313 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:52:35.316 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:52:35.316 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:35.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:35.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:35.316 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:35.316 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:35.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:35.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:35.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:35.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:35.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:52:35.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:52:35.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:52:35.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 09:52:35.317 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 09:52:35.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:35.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:35.817 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 09:52:35.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 09:52:35.820 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 09:52:35.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:35.820 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 09:52:35.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:35.820 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 09:52:35.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 09:52:35.820 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 09:52:35.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:36.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:36.321 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 09:52:36.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 09:52:36.323 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 09:52:36.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:36.324 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 09:52:36.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:36.324 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 09:52:36.324 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:36.324 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:52:36.324 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:36.325 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:36.325 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:36.325 INFO [main][AbstractShell] Close shell Testing shell 09:52:36.325 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:36.329 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:36.329 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:36.329 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 09:52:36.329 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:36.329 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:36.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:36.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:36.335 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 09:52:36.335 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:36.335 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindUsingIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 09:52:36.335 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 09:52:36.335 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:36.335 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:36.335 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:36.345 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:52:36.345 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:36.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:36.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:36.365 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:36.365 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:36.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:36.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:36.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:36.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:36.365 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:52:36.367 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:52:36.367 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:36.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:36.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:36.367 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:36.367 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:36.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:36.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:36.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:36.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:36.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:52:36.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:52:36.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:52:36.368 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:36.368 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:52:36.368 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:36.368 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:36.368 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:36.368 INFO [main][AbstractShell] Close shell Testing shell 09:52:36.368 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:36.372 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:36.372 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:36.372 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 09:52:36.372 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:36.372 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:36.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:36.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:36.394 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindUsingIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 09:52:36.394 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:36.394 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindNonExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 09:52:36.394 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 09:52:36.394 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:36.394 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:36.394 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:36.404 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:52:36.404 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:36.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:36.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:36.422 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:36.422 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:36.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:36.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:36.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:36.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:36.422 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:52:36.424 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:52:36.424 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:36.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:36.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:36.424 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:36.424 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:36.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:36.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:36.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:36.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:36.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:52:36.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:52:36.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:52:36.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 09:52:36.424 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 09:52:36.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:36.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:36.925 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 09:52:36.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 09:52:36.927 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 09:52:36.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:36.928 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 09:52:36.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:36.928 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 09:52:36.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 09:52:36.928 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 09:52:36.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:37.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:37.428 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 09:52:37.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 09:52:37.431 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 09:52:37.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:37.431 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 09:52:37.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:37.431 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 09:52:37.431 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:37.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 09:52:37.431 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:37.432 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:37.432 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:37.432 INFO [main][AbstractShell] Close shell Testing shell 09:52:37.432 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:37.436 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:37.436 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:37.436 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 09:52:37.436 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:37.436 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:37.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:37.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:37.455 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindNonExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 09:52:37.455 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:37.455 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetCell no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 09:52:37.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 09:52:37.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:37.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:37.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:37.465 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:52:37.465 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:37.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:37.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:37.472 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:37.472 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:37.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:37.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:37.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:37.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:37.472 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:52:37.483 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:52:37.483 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:37.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:37.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:37.484 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:37.484 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:37.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:37.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:37.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:37.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:37.484 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:52:37.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:52:37.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:52:37.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 09:52:37.484 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 09:52:37.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:37.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:37.985 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 09:52:37.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 09:52:37.987 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 09:52:37.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:37.987 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 09:52:37.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:37.987 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 09:52:37.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 09:52:37.987 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 09:52:37.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:38.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:38.488 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 09:52:38.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 09:52:38.491 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 09:52:38.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:38.491 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 09:52:38.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:38.491 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 09:52:38.491 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:38.491 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:52:38.491 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:38.492 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:38.492 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:38.492 INFO [main][AbstractShell] Close shell Testing shell 09:52:38.492 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:38.496 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:38.496 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:38.496 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 09:52:38.496 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:38.496 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:38.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:38.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:38.502 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetCell no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 09:52:38.502 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:38.502 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 09:52:38.502 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 09:52:38.502 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:38.502 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:38.502 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:38.512 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:52:38.512 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:38.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:38.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:38.532 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:38.532 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:38.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:38.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:38.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:38.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:38.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:52:38.534 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:52:38.534 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:38.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:38.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:38.534 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:38.534 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:38.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:38.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:38.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:38.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:38.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:52:38.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:52:38.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:52:38.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 09:52:38.535 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 09:52:38.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:39.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:39.035 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 09:52:39.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 09:52:39.037 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 09:52:39.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:39.038 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 09:52:39.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:39.038 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 09:52:39.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 09:52:39.038 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 09:52:39.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:39.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:39.538 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 09:52:39.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 09:52:39.541 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 09:52:39.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:39.541 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 09:52:39.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:39.541 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 09:52:39.542 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:39.542 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:52:39.542 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:39.543 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:39.543 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:39.543 INFO [main][AbstractShell] Close shell Testing shell 09:52:39.543 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:39.547 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:39.547 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:39.547 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 09:52:39.547 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:39.547 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:39.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:39.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:39.553 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 09:52:39.553 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:39.553 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 09:52:39.553 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 09:52:39.553 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:39.553 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:39.553 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:39.575 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:52:39.575 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:39.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:39.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:39.591 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:39.591 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:39.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:39.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:39.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:39.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:39.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:52:39.593 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:52:39.593 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:39.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:39.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:39.594 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:39.594 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:39.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:39.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:39.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:39.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:39.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:52:39.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:52:39.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:52:39.595 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item AA of tree item A 09:52:39.595 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 09:52:39.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:40.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:40.095 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 09:52:40.098 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:40.098 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:52:40.098 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:40.098 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:40.098 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:40.098 INFO [main][AbstractShell] Close shell Testing shell 09:52:40.098 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:40.102 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:40.102 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:40.102 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 09:52:40.102 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:40.103 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:40.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:40.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:40.121 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 09:52:40.121 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:40.121 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpandCollapse no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 09:52:40.121 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 09:52:40.121 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:40.121 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:40.121 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:40.130 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:52:40.131 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:40.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:40.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:40.146 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:40.146 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:40.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:40.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:40.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:40.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:40.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:52:40.148 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:52:40.148 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:40.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:40.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:40.148 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:40.148 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:40.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:40.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:40.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:40.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:40.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:52:40.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:52:40.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:52:40.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 09:52:40.149 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 09:52:40.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:40.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:40.649 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 09:52:40.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 09:52:40.652 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 09:52:40.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:40.652 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 09:52:40.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:40.652 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 09:52:40.656 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1 09:52:40.656 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 09:52:40.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:40.656 DEBUG [main][TreeEventsListener] Calling method treeExpanded() 09:52:41.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:41.156 DEBUG [main][TreeEventsListener] Calling method treeExpanded() 09:52:41.156 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 09:52:41.159 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item AA 09:52:41.159 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item AA 09:52:41.160 DEBUG [main][TreeItemHandler] Setting tree item AA collapsed 09:52:41.160 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about collapse event 09:52:41.160 DEBUG [main][TreeEventsListener] Calling method treeCollapsed() 09:52:41.160 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: AA 09:52:41.161 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:41.161 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:52:41.161 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:41.162 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:41.162 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:41.162 INFO [main][AbstractShell] Close shell Testing shell 09:52:41.162 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:41.165 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:41.166 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:41.166 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 09:52:41.166 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:41.166 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:41.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:41.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:41.185 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpandCollapse no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 09:52:41.185 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:41.185 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckUncheck no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 09:52:41.185 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 09:52:41.185 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:41.185 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:41.185 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:41.195 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:52:41.195 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:41.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:41.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:41.202 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:41.202 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:41.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:41.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:41.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:41.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:41.202 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:52:41.213 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:52:41.213 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:41.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:41.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:41.213 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:41.213 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:41.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:41.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:41.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:41.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:41.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:52:41.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:52:41.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:52:41.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 09:52:41.215 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 09:52:41.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:41.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:41.716 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 09:52:41.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 09:52:41.718 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 09:52:41.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:41.718 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 09:52:41.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:41.718 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 09:52:41.719 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item AA 09:52:41.719 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item AA: 09:52:41.719 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 09:52:41.720 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 09:52:41.720 DEBUG [main][TreeEventsListener] It was check event: true 09:52:41.720 INFO [WorkbenchTestable][TreeItemHandler] Checked: AA 09:52:41.720 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item AA 09:52:41.720 DEBUG [WorkbenchTestable][TreeItemHandler] UncheckTree Item AA: 09:52:41.721 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 09:52:41.721 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 09:52:41.721 DEBUG [main][TreeEventsListener] It was check event: true 09:52:41.721 INFO [WorkbenchTestable][TreeItemHandler] Unchecked: AA 09:52:41.721 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:41.721 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:52:41.721 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:41.721 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:41.722 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:41.722 INFO [main][AbstractShell] Close shell Testing shell 09:52:41.722 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:41.725 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:41.725 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:41.725 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 09:52:41.725 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:41.725 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:41.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:41.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:41.732 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckUncheck no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 09:52:41.732 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:41.732 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindExistingItemByPathMatchers no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 09:52:41.732 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 09:52:41.732 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:41.732 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:41.732 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:41.741 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:52:41.741 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:41.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:41.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:41.762 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:41.762 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:41.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:41.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:41.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:41.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:41.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:52:41.764 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:52:41.764 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:41.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:41.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:41.764 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:41.764 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:41.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:41.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:41.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:41.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:41.764 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:52:41.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:52:41.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:52:41.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem has children... 09:52:41.765 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 09:52:41.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:42.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:42.265 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 09:52:42.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem has children finished successfully 09:52:42.267 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 09:52:42.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:42.267 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item is already expanded. No action performed 09:52:42.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:42.267 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 09:52:42.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem has children... 09:52:42.268 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 09:52:42.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:42.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:42.768 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 09:52:42.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem has children finished successfully 09:52:42.770 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 09:52:42.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:42.771 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item is already expanded. No action performed 09:52:42.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:42.771 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 09:52:42.771 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:42.771 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:52:42.771 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:42.771 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:42.771 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:42.771 INFO [main][AbstractShell] Close shell Testing shell 09:52:42.771 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:42.775 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:42.775 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:42.775 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 09:52:42.775 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:42.776 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:42.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:42.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:42.781 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindExistingItemByPathMatchers no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 09:52:42.781 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:42.782 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectUnselectItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 09:52:42.782 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 09:52:42.782 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:42.782 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:42.782 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:42.802 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:52:42.802 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:42.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:42.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:42.818 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:42.818 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:42.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:42.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:42.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:42.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:42.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:52:42.820 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:52:42.820 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:42.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:42.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:42.820 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:42.820 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:42.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:42.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:42.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:42.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:42.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:52:42.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:52:42.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:52:42.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 09:52:42.820 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 09:52:42.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:43.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:43.321 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 09:52:43.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 09:52:43.323 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 09:52:43.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:43.324 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 09:52:43.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:43.324 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 09:52:43.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 09:52:43.324 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 09:52:43.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:43.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:43.824 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 09:52:43.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 09:52:43.827 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 09:52:43.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:43.827 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 09:52:43.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:43.827 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 09:52:43.827 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:52:43.827 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:43.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:43.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:43.827 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:43.827 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:43.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:43.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:43.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:43.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:43.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:52:43.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:52:43.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:52:43.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem B has children... 09:52:43.828 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 09:52:43.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:44.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:44.328 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 09:52:44.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem B has children finished successfully 09:52:44.329 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 09:52:44.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:44.329 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed 09:52:44.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:44.329 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 09:52:44.329 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:52:44.329 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:44.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:44.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:44.329 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:44.329 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:44.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:44.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:44.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:44.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:44.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:52:44.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:52:44.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:52:44.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 09:52:44.329 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 09:52:44.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:44.330 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 09:52:44.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:44.330 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 09:52:44.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 09:52:44.330 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 09:52:44.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:44.330 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 09:52:44.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:44.330 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 09:52:44.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 09:52:44.330 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 09:52:44.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:44.330 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 09:52:44.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:44.330 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 09:52:44.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 09:52:44.330 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 09:52:44.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:44.331 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 09:52:44.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:44.331 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 09:52:44.331 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:52:44.331 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:44.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:44.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:44.331 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:44.331 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:44.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:44.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:44.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:44.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:44.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:52:44.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:52:44.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:52:44.331 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:52:44.331 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:44.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:44.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:44.332 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:44.332 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:44.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:44.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:44.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:44.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:44.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:52:44.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:52:44.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:52:44.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 09:52:44.332 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 09:52:44.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:44.332 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 09:52:44.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:44.332 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 09:52:44.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 09:52:44.332 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 09:52:44.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:44.332 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 09:52:44.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:44.332 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 09:52:44.333 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 09:52:44.333 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 09:52:44.334 DEBUG [main][TreeItemHandler] Set Tree selection 09:52:44.335 DEBUG [main][TreeHandler] Notify Tree about selection event 09:52:44.335 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 09:52:44.336 DEBUG [main][TreeEventsListener] It was check event: false 09:52:44.336 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 09:52:44.336 DEBUG [WorkbenchTestable][TreeItemHandler] AAA 09:52:44.336 DEBUG [WorkbenchTestable][TreeItemHandler] BB 09:52:44.336 DEBUG [WorkbenchTestable][TreeItemHandler] AAB 09:52:44.336 DEBUG [WorkbenchTestable][TreeItemHandler] C 09:52:44.337 INFO [WorkbenchTestable][AbstractTree] Unselect all tree items 09:52:44.337 DEBUG [main][TreeHandler] Unselect all tree items 09:52:44.337 DEBUG [main][TreeHandler] Notify Tree about selection event 09:52:44.337 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 09:52:44.337 DEBUG [main][TreeEventsListener] It was check event: false 09:52:44.337 INFO [WorkbenchTestable][TreeHandler] All tree items unselected 09:52:44.338 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:44.338 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:52:44.338 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:44.338 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:44.338 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:44.338 INFO [main][AbstractShell] Close shell Testing shell 09:52:44.338 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:44.342 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:44.342 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:44.342 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 09:52:44.342 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:44.342 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:44.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:44.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:44.349 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectUnselectItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 09:52:44.349 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:44.349 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 09:52:44.349 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 09:52:44.349 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:44.349 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:44.349 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:44.370 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:52:44.370 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:44.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:44.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:44.387 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:44.387 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:44.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:44.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:44.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:44.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:44.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:52:44.389 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:52:44.389 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:44.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:44.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:44.389 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:44.389 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:44.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:44.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:44.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:44.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:44.389 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:52:44.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:52:44.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:52:44.390 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 09:52:44.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:44.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:44.890 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 09:52:44.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 09:52:44.892 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 09:52:44.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:45.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:45.393 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 09:52:45.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 09:52:45.395 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 09:52:45.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:45.395 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 09:52:45.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:45.395 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 09:52:45.396 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:45.396 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:52:45.396 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:45.396 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:45.396 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:45.396 INFO [main][AbstractShell] Close shell Testing shell 09:52:45.396 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:45.400 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:45.400 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:45.400 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 09:52:45.400 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:45.400 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:45.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:45.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:45.406 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 09:52:45.406 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:45.406 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetParentItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 09:52:45.406 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 09:52:45.406 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:45.406 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:45.406 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:45.415 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:52:45.415 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:45.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:45.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:45.434 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:45.434 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:45.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:45.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:45.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:45.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:45.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:52:45.436 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:52:45.436 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:45.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:45.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:45.436 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:45.436 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:45.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:45.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:45.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:45.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:45.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:52:45.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:52:45.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:52:45.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 09:52:45.437 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 09:52:45.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:45.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:45.937 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 09:52:45.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 09:52:45.940 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 09:52:45.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:45.940 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 09:52:45.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:45.940 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 09:52:45.941 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:45.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 09:52:45.941 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:45.941 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:45.942 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:45.942 INFO [main][AbstractShell] Close shell Testing shell 09:52:45.942 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:45.945 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:45.946 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:45.946 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 09:52:45.946 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:45.946 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:45.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:45.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:45.964 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetParentItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 09:52:45.964 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:45.964 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelect no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 09:52:45.964 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 09:52:45.964 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:45.964 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:45.964 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:45.973 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:52:45.973 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:45.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:45.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:45.980 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:45.980 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:45.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:45.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:45.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:45.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:45.980 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:52:45.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 09:52:45.991 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:45.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:45.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:45.991 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:45.991 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:45.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:45.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:45.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:45.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:45.991 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:52:45.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:52:45.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:52:45.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 09:52:45.991 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 09:52:45.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:46.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:46.492 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 09:52:46.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 09:52:46.494 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 09:52:46.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:46.494 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 09:52:46.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:46.495 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 09:52:46.495 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AA 09:52:46.495 DEBUG [main][TreeItemHandler] Selecting tree item: AA 09:52:46.495 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AA about selection 09:52:46.495 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 09:52:46.495 DEBUG [main][TreeEventsListener] It was check event: false 09:52:46.495 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AA 09:52:46.495 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:46.495 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:52:46.496 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:46.496 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:46.496 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:46.496 INFO [main][AbstractShell] Close shell Testing shell 09:52:46.496 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:46.500 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:46.500 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:46.500 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 09:52:46.500 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:46.500 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:46.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:46.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:46.505 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelect no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 09:52:46.505 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:46.505 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindUsingRegexMatchersAndIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 09:52:46.505 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 09:52:46.505 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:46.505 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:46.505 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:46.515 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:52:46.515 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:46.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:46.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:46.534 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:46.534 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:46.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:46.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:46.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:46.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:46.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:52:46.536 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:52:46.536 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:46.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:46.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:46.537 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:46.537 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:46.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:46.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:46.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:46.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:46.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:52:46.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:52:46.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:52:46.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 09:52:46.537 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 09:52:46.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:47.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:47.037 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 09:52:47.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 09:52:47.040 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 09:52:47.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:47.040 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 09:52:47.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:47.040 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 09:52:47.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 09:52:47.040 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 09:52:47.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:47.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:47.541 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 09:52:47.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 09:52:47.544 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 09:52:47.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:47.544 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 09:52:47.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:47.544 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 09:52:47.544 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:47.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 09:52:47.544 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:47.545 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:47.545 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:47.545 INFO [main][AbstractShell] Close shell Testing shell 09:52:47.545 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:47.548 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:47.548 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:47.548 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 09:52:47.548 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:47.548 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:47.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:47.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:47.554 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindUsingRegexMatchersAndIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 09:52:47.554 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:47.554 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDoubleClick no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 09:52:47.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 09:52:47.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:47.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:47.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:47.563 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:52:47.563 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:47.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:47.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:47.582 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:47.582 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:47.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:47.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:47.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:47.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:47.582 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:52:47.584 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:52:47.584 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:47.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:47.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:47.584 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:47.584 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:47.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:47.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:47.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:47.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:47.584 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:52:47.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:52:47.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:52:47.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 09:52:47.585 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 09:52:47.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:48.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:48.085 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 09:52:48.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 09:52:48.088 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 09:52:48.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:48.088 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 09:52:48.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:48.088 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 09:52:48.088 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item AA 09:52:48.088 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AA 09:52:48.088 DEBUG [main][TreeItemHandler] Selecting tree item: AA 09:52:48.088 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AA about selection 09:52:48.088 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 09:52:48.088 DEBUG [main][TreeEventsListener] It was check event: false 09:52:48.088 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AA 09:52:48.088 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 09:52:48.088 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 09:52:48.088 DEBUG [main][TreeEventsListener] Calling method handleEvent() with event type: 8 09:52:48.089 DEBUG [main][TreeEventsListener] SWT.MouseDoubleClick event was fired 09:52:48.089 DEBUG [main][TreeEventsListener] Calling method widgetDefaultSelected() 09:52:48.089 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 09:52:48.089 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:48.089 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:52:48.089 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:48.090 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:48.090 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:48.090 INFO [main][AbstractShell] Close shell Testing shell 09:52:48.090 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:48.094 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:48.094 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:48.094 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 09:52:48.094 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:48.094 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:48.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:48.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:48.113 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDoubleClick no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 09:52:48.113 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:48.113 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDynamicExpand no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 09:52:48.113 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 09:52:48.113 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:48.113 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:48.113 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:48.123 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:52:48.123 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:48.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:48.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:48.139 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:48.139 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:48.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:48.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:48.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:48.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:48.139 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:52:48.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 09:52:48.142 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:48.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:48.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:48.142 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:48.142 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:48.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:48.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:48.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:48.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:48.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:52:48.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:52:48.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:52:48.142 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait for at least 3 items 09:52:48.142 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 09:52:48.142 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 09:52:48.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:48.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:48.643 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 09:52:48.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more... 09:52:48.644 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 09:52:48.644 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 09:52:48.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:49.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:49.144 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 09:52:49.144 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 09:52:49.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:49.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:49.645 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 09:52:50.145 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 09:52:50.145 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 09:52:50.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:50.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:50.646 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 09:52:50.646 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 09:52:50.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:51.147 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 09:52:51.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:51.147 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 09:52:51.647 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 09:52:51.648 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 09:52:51.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:51.648 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 09:52:51.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:51.648 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 09:52:51.648 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 09:52:51.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:51.648 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 09:52:51.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:51.648 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 09:52:52.148 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 09:52:52.148 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 09:52:52.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:52.148 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 09:52:52.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:52.148 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 09:52:52.148 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 09:52:52.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:52.149 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 09:52:52.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:52.149 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 09:52:52.649 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 09:52:52.649 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 09:52:52.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:52.649 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 09:52:52.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:52.649 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 09:52:52.649 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 09:52:52.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:52.649 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 09:52:52.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:52.649 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 09:52:53.150 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 09:52:53.150 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 09:52:53.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:53.150 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 09:52:53.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:53.150 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 09:52:53.150 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 09:52:53.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:53.150 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 09:52:53.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:53.150 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 09:52:53.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more finished successfully 09:52:53.150 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 09:52:53.150 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 09:52:53.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:53.150 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 09:52:53.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:53.150 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 09:52:53.150 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 09:52:53.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:53.150 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 09:52:53.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:53.150 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 09:52:53.151 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:52:53.151 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:53.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:53.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:53.151 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:53.151 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:53.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:53.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:53.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:53.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:53.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:52:53.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:52:53.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:52:53.152 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait for at least 3 items 09:52:53.152 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 09:52:53.152 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 09:52:53.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:53.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:53.652 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 09:52:53.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more... 09:52:53.653 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 09:52:53.653 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 09:52:53.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:54.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:54.153 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 09:52:54.153 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 09:52:54.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:54.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:54.654 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 09:52:55.154 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 09:52:55.154 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 09:52:55.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:55.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:55.654 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 09:52:55.655 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 09:52:55.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:56.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:56.155 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 09:52:56.655 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 09:52:56.655 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 09:52:56.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:57.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:57.156 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 09:52:57.156 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 09:52:57.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:57.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:57.657 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 09:52:57.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more failed, an exception will be thrown 09:52:57.657 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:57.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 09:52:57.657 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:57.658 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:57.658 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:57.658 INFO [main][AbstractShell] Close shell Testing shell 09:52:57.658 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:57.662 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:57.662 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:57.663 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 09:52:57.663 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:57.663 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:57.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:57.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:57.681 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDynamicExpand no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 09:52:57.681 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 09:52:57.681 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:57.681 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:57.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:57.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.403 s - in org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest testFindExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.047 s testFindUsingIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.059 s testFindNonExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.061 s testGetCell no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.047 s testGetPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.051 s getItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.568 s testExpandCollapse no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.064 s testCheckUncheck no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.547 s testFindExistingItemByPathMatchers no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.049 s testSelectUnselectItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.567 s getItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.057 s testGetParentItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.558 s testSelect no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.541 s testFindUsingRegexMatchersAndIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.049 s testDoubleClick no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.559 s testDynamicExpand no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 9.568 s Running org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 09:52:57.689 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 09:52:57.690 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:52:57.690 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:57.690 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 09:52:57.690 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:57.690 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:52:57.691 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:57.691 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:52:57.691 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:57.691 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:57.691 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 09:52:57.691 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 09:52:57.691 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:57.691 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:57.691 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:57.701 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:52:57.701 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:57.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:57.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:57.717 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:57.717 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:57.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:57.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:57.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:57.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:57.717 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:52:57.722 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:57.722 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:52:57.722 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:57.722 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:57.722 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:57.722 INFO [main][AbstractShell] Close shell Testing shell 09:52:57.722 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:57.726 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:57.726 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:57.726 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 09:52:57.726 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:57.726 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:57.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:57.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:57.744 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 09:52:57.744 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:57.744 INFO [WorkbenchTestable][RequirementsRunner] Started test: testColumnCount no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 09:52:57.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 09:52:57.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:57.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:57.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:57.753 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:52:57.753 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:57.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:57.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:57.768 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:57.768 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:57.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:57.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:57.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:57.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:57.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:52:57.770 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:52:57.770 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:57.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:57.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:57.770 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:57.770 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:57.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:57.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:57.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:57.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:57.771 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:52:57.771 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:52:57.771 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:52:57.771 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:52:57.772 DEBUG [main][AbstractWait] Waiting until shell is active... 09:52:57.772 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:52:57.772 INFO [main][AbstractShell] Close shell Testing shell 09:52:57.772 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:52:57.776 DEBUG [main][AbstractWait] Waiting while shell is available... 09:52:57.776 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:52:57.776 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 09:52:57.776 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:52:57.776 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:52:57.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:57.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:57.781 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testColumnCount no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 09:52:57.781 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:52:57.781 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 09:52:57.781 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 09:52:57.781 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:52:57.781 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:52:57.781 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:52:57.802 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:52:57.802 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:52:57.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:52:57.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:52:57.818 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:52:57.818 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:52:57.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:52:57.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:52:57.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:52:57.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:52:57.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:52:57.820 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 09:52:57.820 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 09:52:57.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:58.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:58.321 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 09:52:58.323 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 09:52:58.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:58.323 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 09:52:58.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:58.323 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 09:52:58.323 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1 09:52:58.324 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 09:52:58.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:58.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:58.824 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 09:52:58.826 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 09:52:58.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:58.826 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 09:52:58.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:58.826 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 09:52:58.827 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAA and wait with time period 1 09:52:58.827 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 09:52:58.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:59.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:59.327 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 09:52:59.327 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 09:52:59.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:52:59.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:52:59.828 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 09:52:59.828 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAB and wait with time period 1 09:52:59.828 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 09:52:59.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:53:00.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:53:00.328 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 09:53:00.328 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 09:53:00.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:53:00.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:53:00.829 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 09:53:00.829 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item B and wait with time period 1 09:53:00.829 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 09:53:00.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:53:01.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:53:01.329 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 09:53:01.330 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 09:53:01.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:53:01.330 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed 09:53:01.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:53:01.330 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 09:53:01.330 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item BB and wait with time period 1 09:53:01.330 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 09:53:01.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:53:01.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:53:01.830 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 09:53:01.830 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 09:53:01.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:53:02.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:53:02.331 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 09:53:02.331 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item C and wait with time period 1 09:53:02.331 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 09:53:02.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:53:02.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:53:02.831 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 09:53:02.831 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 09:53:02.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:53:03.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:53:03.332 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 09:53:03.333 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:03.333 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:03.333 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:03.333 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:03.333 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:03.333 INFO [main][AbstractShell] Close shell Testing shell 09:53:03.333 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:03.337 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:03.337 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:03.337 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 09:53:03.337 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:03.337 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:03.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:03.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:03.356 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 09:53:03.356 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:03.356 INFO [WorkbenchTestable][RequirementsRunner] Started test: testColumnHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 09:53:03.356 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 09:53:03.356 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:03.356 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:03.356 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:03.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 09:53:03.365 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:03.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:03.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:03.372 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:03.372 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:03.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:03.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:03.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:03.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:03.372 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:53:03.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 09:53:03.382 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:03.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:03.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:03.382 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:03.382 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:03.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:03.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:03.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:03.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:03.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:53:03.384 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:03.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 09:53:03.384 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:03.384 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:03.384 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:03.384 INFO [main][AbstractShell] Close shell Testing shell 09:53:03.384 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:03.388 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:03.388 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:03.388 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 09:53:03.388 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:03.388 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:03.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:03.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:03.406 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testColumnHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 09:53:03.406 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:03.406 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetAllItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 09:53:03.406 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 09:53:03.406 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:03.406 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:03.406 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:03.415 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:53:03.415 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:03.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:03.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:03.422 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:03.422 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:03.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:03.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:03.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:03.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:03.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:53:03.432 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:03.432 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:03.432 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:03.432 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:03.432 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:03.432 INFO [main][AbstractShell] Close shell Testing shell 09:53:03.432 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:03.436 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:03.436 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:03.436 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 09:53:03.436 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:03.436 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:03.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:03.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:03.455 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetAllItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 09:53:03.455 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:03.455 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingTreeById no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 09:53:03.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 09:53:03.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:03.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:03.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:03.464 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:53:03.464 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:03.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:03.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:03.471 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:03.471 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:03.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:03.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:03.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:03.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:03.471 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:53:03.471 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') 09:53:03.471 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:03.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:03.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:03.472 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:03.472 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:03.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:03.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:03.472 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id 09:53:03.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:03.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:03.472 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:53:03.472 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:03.472 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:03.472 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:03.472 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:03.472 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:03.472 INFO [main][AbstractShell] Close shell Testing shell 09:53:03.472 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:03.476 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:03.476 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:03.476 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 09:53:03.476 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:03.476 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:03.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:03.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:03.513 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingTreeById no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 09:53:03.513 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:03.513 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 09:53:03.513 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 09:53:03.513 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:03.513 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:03.513 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:03.523 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:53:03.523 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:03.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:03.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:03.539 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:03.539 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:03.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:03.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:03.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:03.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:03.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:53:03.539 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:03.539 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:03.539 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:03.539 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:03.540 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:03.540 INFO [main][AbstractShell] Close shell Testing shell 09:53:03.540 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:03.543 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:03.543 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:03.543 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 09:53:03.543 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:03.543 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:03.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:03.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:03.549 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 09:53:03.549 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 09:53:03.549 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:03.549 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:03.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:03.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.861 s - in org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest testGetItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.053 s testColumnCount no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.037 s testGetAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 5.575 s testColumnHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.05 s testGetAllItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.049 s testFindingTreeById no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.058 s testGetItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.036 s Running org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 09:53:03.555 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 09:53:03.555 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:53:03.556 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:03.556 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 09:53:03.556 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:03.556 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:53:03.556 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:03.556 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:53:03.556 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:03.556 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:03.556 INFO [WorkbenchTestable][RequirementsRunner] Started test: openContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 09:53:03.556 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 09:53:03.556 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:03.556 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:03.556 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:03.595 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:53:03.595 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:03.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:03.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:03.608 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:03.608 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:03.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:03.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:03.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:03.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:03.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:53:03.612 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: this is styled text 09:53:03.617 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:53:03.617 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:03.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:03.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:03.617 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:03.617 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:03.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:03.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:03.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:03.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:03.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:53:03.617 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 09:53:03.617 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:53:03.617 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:03.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 09:53:03.618 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:03.618 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:03.618 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:03.618 INFO [main][AbstractShell] Close shell Testing shell 09:53:03.618 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:03.621 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:03.621 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:03.622 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 09:53:03.622 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:03.622 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:03.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:03.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:03.628 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 09:53:03.628 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:03.628 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectText no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 09:53:03.628 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 09:53:03.628 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:03.628 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:03.628 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:03.634 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:53:03.634 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:03.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:03.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:03.653 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:03.653 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:03.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:03.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:03.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:03.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:03.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:53:03.653 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: this is styled text 09:53:03.654 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:53:03.654 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:03.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:03.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:03.654 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:03.654 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:03.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:03.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:03.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:03.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:03.654 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:53:03.654 INFO [WorkbenchTestable][AbstractStyledText] Select text styled in styled text 09:53:03.658 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:03.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 09:53:03.658 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:03.659 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:03.659 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:03.659 INFO [main][AbstractShell] Close shell Testing shell 09:53:03.659 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:03.662 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:03.662 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:03.662 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 09:53:03.662 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:03.662 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:03.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:03.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:03.681 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectText no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 09:53:03.681 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:03.681 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectPosition no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 09:53:03.681 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 09:53:03.681 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:03.681 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:03.681 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:03.688 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:53:03.688 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:03.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:03.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:03.694 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:03.694 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:03.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:03.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:03.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:03.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:03.694 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:53:03.694 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: this is styled text 09:53:03.695 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:53:03.695 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:03.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:03.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:03.695 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:03.695 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:03.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:03.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:03.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:03.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:03.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:53:03.695 INFO [WorkbenchTestable][AbstractStyledText] Select position start: 8 end: 10 in styled text 09:53:03.696 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:03.696 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:03.696 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:03.697 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:03.697 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:03.697 INFO [main][AbstractShell] Close shell Testing shell 09:53:03.697 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:03.700 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:03.700 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:03.700 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 09:53:03.700 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:03.700 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:03.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:03.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:03.732 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectPosition no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 09:53:03.732 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 09:53:03.732 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:03.732 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:03.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:03.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s - in org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest openContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) Time elapsed: 0.072 s selectText no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) Time elapsed: 0.053 s selectPosition no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) Time elapsed: 0.051 s Running org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 09:53:03.737 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 09:53:03.738 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:53:03.738 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:03.738 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 09:53:03.738 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:03.738 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:53:03.738 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:03.738 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:53:03.739 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:03.739 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:03.739 INFO [WorkbenchTestable][RequirementsRunner] Started test: okAndCancelButtonsTest no-configuration(org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest) 09:53:03.739 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 09:53:03.739 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:03.739 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:03.739 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:03.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:03.761 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 09:53:03.761 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 09:53:03.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:53:03.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:53:03.761 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) 09:53:03.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:03.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:03.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:03.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:03.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:53:03.762 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:53:03.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:53:03.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:53:03.762 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:53:03.762 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:53:03.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification... 09:53:03.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification finished successfully 09:53:03.763 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) 09:53:03.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:03.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:03.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:03.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:03.764 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:53:03.764 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:53:03.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:53:03.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:53:03.764 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:53:03.764 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:53:03.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification... 09:53:03.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification finished successfully 09:53:03.765 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:03.765 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:03.765 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:03.765 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:03.765 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:03.765 INFO [main][AbstractShell] Close shell Testing shell 09:53:03.765 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:03.769 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:03.769 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:03.769 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 09:53:03.770 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:03.770 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:03.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:03.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:03.776 INFO [WorkbenchTestable][RequirementsRunner] Finished test: okAndCancelButtonsTest no-configuration(org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest) 09:53:03.776 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 09:53:03.776 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:03.776 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:03.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:03.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest okAndCancelButtonsTest no-configuration(org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest) Time elapsed: 0.037 s Running org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 09:53:03.782 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 09:53:03.783 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:53:03.783 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:03.783 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 09:53:03.783 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:03.783 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:53:03.813 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:03.813 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:53:03.813 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:03.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:03.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:53:03.819 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' view via menu. 09:53:03.820 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:53:03.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:53:03.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:53:03.820 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:53:03.820 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:53:03.820 DEBUG [main][MenuItemLookup] Found menu:'File' 09:53:03.820 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:53:03.820 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:53:03.820 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:53:03.820 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:53:03.820 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:53:03.820 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:53:03.820 DEBUG [main][MenuItemLookup] Item match:Window 09:53:03.821 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:53:03.821 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:53:03.821 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:53:03.821 DEBUG [main][MenuItemLookup] Found menu:'' 09:53:03.821 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:53:03.821 DEBUG [main][MenuItemLookup] Item match:Show View 09:53:03.826 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 09:53:03.826 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 09:53:03.826 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 09:53:03.826 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 09:53:03.826 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 09:53:03.826 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 09:53:03.826 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 09:53:03.826 DEBUG [main][MenuItemLookup] Found menu:'Progress' 09:53:03.826 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 09:53:03.826 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 09:53:03.826 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 09:53:03.826 DEBUG [main][MenuItemLookup] Found menu:'Templates' 09:53:03.826 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 09:53:03.826 DEBUG [main][MenuItemLookup] Found menu:'' 09:53:03.826 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 09:53:03.826 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 09:53:03.826 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 09:53:03.826 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 09:53:03.826 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 09:53:03.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 09:53:03.910 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 09:53:03.910 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 09:53:03.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:53:03.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:53:03.911 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:53:03.911 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:03.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:03.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:03.911 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:53:03.911 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:03.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:03.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:03.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:03.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:03.912 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:53:03.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:53:03.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:53:03.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 09:53:03.913 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 09:53:03.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:53:03.913 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 09:53:03.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:53:03.913 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 09:53:03.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 09:53:03.913 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 09:53:03.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:53:03.913 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 09:53:03.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:53:03.913 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 09:53:03.914 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT Controls 09:53:03.914 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT Controls 09:53:03.914 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT Controls about selection 09:53:03.914 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT Controls 09:53:03.914 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:03.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:03.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:03.914 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:53:03.914 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:03.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:03.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:03.915 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 09:53:03.915 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:03.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:03.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:03.915 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:53:03.915 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:03.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:03.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:03.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:03.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:03.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:53:03.916 INFO [WorkbenchTestable][AbstractButton] Click button &Open 09:53:03.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:53:03.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:53:03.916 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:53:03.916 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:53:03.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:53:03.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:53:03.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 09:53:03.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:03.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:03.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 09:53:03.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:03.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:03.967 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:53:03.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:53:03.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:53:03.969 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:53:03.969 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 09:53:03.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:03.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:03.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:03.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:03.972 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:53:03.972 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 09:53:03.972 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 09:53:03.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:53:03.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:53:03.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:53:03.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:53:03.975 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:03.975 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) 09:53:03.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 09:53:03.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:03.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:03.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:03.977 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') 09:53:03.977 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:03.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:03.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:03.986 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 09:53:03.986 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:03.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:03.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:03.986 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key org.eclipse.reddeer.widget.key 09:53:03.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:03.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:03.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 09:53:03.988 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 09:53:03.988 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:03.988 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:03.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:03.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:03.988 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) 09:53:03.988 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:03.988 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultLabelTest no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) 09:53:03.988 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 09:53:03.988 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:03.988 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:03.988 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:03.988 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:") 09:53:03.988 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:03.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:03.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:03.989 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 09:53:03.989 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:03.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:03.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:03.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:03.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:03.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 09:53:03.989 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 09:53:03.989 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:03.989 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:03.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:03.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:03.989 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultLabelTest no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) 09:53:03.989 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 09:53:03.989 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:03.989 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:03.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:03.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 s - in org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) Time elapsed: 0.013 s defaultLabelTest no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 09:53:03.994 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 09:53:03.994 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:53:03.995 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:03.995 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 09:53:03.995 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:03.995 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:53:03.995 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:03.995 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:53:03.995 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:03.995 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:03.996 INFO [WorkbenchTestable][RequirementsRunner] Started test: spinnerTest no-configuration(org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest) 09:53:03.996 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 09:53:03.996 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:03.996 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:03.996 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:04.020 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 09:53:04.020 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:04.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:04.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:04.028 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:04.028 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:04.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:04.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:04.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:04.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:04.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 09:53:04.031 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 09:53:04.031 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:04.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:04.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:04.031 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:04.031 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:04.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:04.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:04.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:04.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:04.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 09:53:04.031 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 1 09:53:04.033 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 09:53:04.033 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:04.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:04.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:04.033 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:04.033 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:04.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:04.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:04.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:04.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:04.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 09:53:04.033 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 09:53:04.033 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:04.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:04.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:04.033 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:04.033 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:04.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:04.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:53:04.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:53:04.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:04.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 1 was found 09:53:04.034 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 2 09:53:04.035 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 09:53:04.035 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:04.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:04.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:04.035 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:04.035 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:04.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:04.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:53:04.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:53:04.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:04.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 1 was found 09:53:04.036 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:") 09:53:04.036 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:04.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:04.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:04.036 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:04.036 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:04.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:04.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:04.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:04.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:04.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 09:53:04.037 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 11 09:53:04.038 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:") 09:53:04.038 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:04.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:04.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:04.038 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:04.038 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:04.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:04.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:04.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:04.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:04.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 09:53:04.038 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:") 09:53:04.038 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:04.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:04.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:04.038 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:04.038 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:04.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:04.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:04.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:04.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:04.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 09:53:04.040 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 22 09:53:04.040 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:") 09:53:04.040 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:04.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:04.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:04.040 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:04.040 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:04.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:04.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:04.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:04.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:04.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 09:53:04.044 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:04.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 09:53:04.044 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:04.045 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:04.045 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:04.045 INFO [main][AbstractShell] Close shell Testing shell 09:53:04.045 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:04.050 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:04.050 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:04.050 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 09:53:04.050 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:04.050 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:04.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:04.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:04.057 INFO [WorkbenchTestable][RequirementsRunner] Finished test: spinnerTest no-configuration(org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest) 09:53:04.057 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 09:53:04.057 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:04.057 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:04.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:04.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s - in org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest spinnerTest no-configuration(org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest) Time elapsed: 0.062 s Running org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 09:53:04.065 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 09:53:04.066 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:53:04.066 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:04.066 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 09:53:04.066 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:04.066 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:53:04.067 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:04.067 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:53:04.067 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:04.067 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:04.067 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDeafaultTextWithId no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 09:53:04.067 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 09:53:04.067 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:04.067 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:04.067 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:04.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:04.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:04.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:04.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:04.111 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:53:04.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:53:04.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:53:04.112 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:53:04.112 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E') 09:53:04.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:04.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:04.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:04.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:04.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:53:04.116 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 09:53:04.116 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 09:53:04.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:53:04.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:53:04.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:53:04.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:53:04.119 INFO [WorkbenchTestable][AbstractView] Close view 'RedDeer SWT Controls' 09:53:04.119 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem RedDeer SWT Controls 09:53:04.119 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 09:53:04.120 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 09:53:04.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:04.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:53:04.160 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' view via menu. 09:53:04.160 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:53:04.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:53:04.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:53:04.161 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:53:04.161 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:53:04.161 DEBUG [main][MenuItemLookup] Found menu:'File' 09:53:04.161 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:53:04.161 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:53:04.161 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:53:04.161 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:53:04.161 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:53:04.161 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:53:04.161 DEBUG [main][MenuItemLookup] Item match:Window 09:53:04.162 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:53:04.162 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:53:04.162 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:53:04.162 DEBUG [main][MenuItemLookup] Found menu:'' 09:53:04.162 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:53:04.162 DEBUG [main][MenuItemLookup] Item match:Show View 09:53:04.166 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 09:53:04.166 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 09:53:04.166 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 09:53:04.166 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 09:53:04.166 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 09:53:04.166 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 09:53:04.166 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 09:53:04.166 DEBUG [main][MenuItemLookup] Found menu:'Progress' 09:53:04.166 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 09:53:04.166 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 09:53:04.166 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 09:53:04.166 DEBUG [main][MenuItemLookup] Found menu:'Templates' 09:53:04.166 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 09:53:04.166 DEBUG [main][MenuItemLookup] Found menu:'' 09:53:04.166 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 09:53:04.166 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 09:53:04.227 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 09:53:04.227 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 09:53:04.227 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 09:53:04.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 09:53:04.333 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 09:53:04.333 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 09:53:04.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:53:04.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:53:04.335 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:53:04.335 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:04.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:04.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:04.335 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:53:04.335 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:04.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:04.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:04.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:04.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:04.335 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:53:04.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:53:04.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:53:04.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 09:53:04.336 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 09:53:04.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:53:04.336 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 09:53:04.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:53:04.336 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 09:53:04.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 09:53:04.336 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 09:53:04.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:53:04.336 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 09:53:04.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:53:04.337 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 09:53:04.337 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT Controls 09:53:04.337 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT Controls 09:53:04.337 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT Controls about selection 09:53:04.337 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT Controls 09:53:04.337 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:04.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:04.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:04.337 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:53:04.337 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:04.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:04.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:04.337 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 09:53:04.337 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:04.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:04.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:04.338 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:53:04.338 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:04.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:04.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:04.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:04.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:04.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:53:04.338 INFO [WorkbenchTestable][AbstractButton] Click button &Open 09:53:04.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:53:04.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:53:04.339 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:53:04.339 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:53:04.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:53:04.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:53:04.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 09:53:04.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:04.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:04.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 09:53:04.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:04.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:04.413 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:53:04.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:53:04.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:53:04.414 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:53:04.414 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E') 09:53:04.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:04.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:04.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:04.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:04.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:53:04.417 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 09:53:04.417 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 09:53:04.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:53:04.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:53:04.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:53:04.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:53:04.420 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') 09:53:04.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:04.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:04.429 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key org.eclipse.reddeer.widget.key 09:53:04.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:04.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:04.429 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:53:04.429 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:53:04.429 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 09:53:04.429 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:04.429 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:04.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:04.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:04.430 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDeafaultTextWithId no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 09:53:04.430 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:04.430 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInDialog no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 09:53:04.430 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 09:53:04.430 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:04.430 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:04.430 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:04.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:04.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:04.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:04.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:04.435 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:53:04.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:53:04.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:53:04.436 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:53:04.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 '\*?\QRedDeer SWT Controls\E') 09:53:04.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:04.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:04.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:04.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:04.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:53:04.448 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 09:53:04.448 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 09:53:04.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:53:04.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:53:04.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:53:04.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:53:04.451 INFO [WorkbenchTestable][AbstractView] Close view 'RedDeer SWT Controls' 09:53:04.451 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem RedDeer SWT Controls 09:53:04.451 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 09:53:04.451 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 09:53:04.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:04.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:53:04.513 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' view via menu. 09:53:04.513 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:53:04.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:53:04.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:53:04.514 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:53:04.514 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:53:04.514 DEBUG [main][MenuItemLookup] Found menu:'File' 09:53:04.514 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:53:04.514 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:53:04.514 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:53:04.514 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:53:04.514 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:53:04.514 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:53:04.514 DEBUG [main][MenuItemLookup] Item match:Window 09:53:04.514 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:53:04.514 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:53:04.514 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:53:04.514 DEBUG [main][MenuItemLookup] Found menu:'' 09:53:04.514 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:53:04.514 DEBUG [main][MenuItemLookup] Item match:Show View 09:53:04.519 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 09:53:04.519 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 09:53:04.519 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 09:53:04.519 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 09:53:04.519 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 09:53:04.519 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 09:53:04.519 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 09:53:04.519 DEBUG [main][MenuItemLookup] Found menu:'Progress' 09:53:04.519 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 09:53:04.519 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 09:53:04.519 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 09:53:04.519 DEBUG [main][MenuItemLookup] Found menu:'Templates' 09:53:04.519 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 09:53:04.519 DEBUG [main][MenuItemLookup] Found menu:'' 09:53:04.519 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 09:53:04.519 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 09:53:04.519 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 09:53:04.519 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 09:53:04.519 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 09:53:04.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 09:53:04.575 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 09:53:04.575 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 09:53:04.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:53:04.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:53:04.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 09:53:04.576 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:04.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:04.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:04.577 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:53:04.577 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:04.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:04.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:04.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:04.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:04.577 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:53:04.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:53:04.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:53:04.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 09:53:04.578 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 09:53:04.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:53:04.578 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 09:53:04.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:53:04.578 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 09:53:04.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 09:53:04.578 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 09:53:04.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:53:04.578 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 09:53:04.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:53:04.578 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 09:53:04.578 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT Controls 09:53:04.578 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT Controls 09:53:04.578 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT Controls about selection 09:53:04.579 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT Controls 09:53:04.579 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:04.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:04.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:04.579 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:53:04.579 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:04.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:04.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:04.579 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 09:53:04.579 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:04.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:04.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:04.579 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:53:04.579 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:04.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:04.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:04.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:04.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:04.580 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:53:04.580 INFO [WorkbenchTestable][AbstractButton] Click button &Open 09:53:04.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:53:04.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:53:04.580 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:53:04.580 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:53:04.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:53:04.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:53:04.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 09:53:04.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:04.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:04.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 09:53:04.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:04.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:04.647 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:53:04.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:53:04.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:53:04.647 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:53:04.648 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E') 09:53:04.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:04.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:04.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:04.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:04.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:53:04.650 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 09:53:04.650 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 09:53:04.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:53:04.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:53:04.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:53:04.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:53:04.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:04.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:04.661 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:53:04.661 DEBUG [main][MenuItemLookup] Found menu:'File' 09:53:04.662 DEBUG [main][MenuItemLookup] Item match:File 09:53:04.664 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:53:04.664 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:53:04.666 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 09:53:04.666 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:53:04.666 DEBUG [main][MenuItemLookup] Found menu:'' 09:53:04.666 DEBUG [main][MenuItemLookup] Found menu:'Package' 09:53:04.666 DEBUG [main][MenuItemLookup] Found menu:'Class' 09:53:04.666 DEBUG [main][MenuItemLookup] Found menu:'Interface' 09:53:04.666 DEBUG [main][MenuItemLookup] Found menu:'Enum' 09:53:04.666 DEBUG [main][MenuItemLookup] Found menu:'Record' 09:53:04.666 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 09:53:04.666 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 09:53:04.666 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 09:53:04.666 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:53:04.666 DEBUG [main][MenuItemLookup] Found menu:'File' 09:53:04.666 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:53:04.666 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 09:53:04.666 DEBUG [main][MenuItemLookup] Found menu:'' 09:53:04.666 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:53:04.666 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:53:04.667 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:53:04.667 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:53:04.667 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:53:04.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select a wizard"] is available.... 09:53:04.754 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 09:53:04.754 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:53:04.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:53:04.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:53:04.756 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 09:53:04.756 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:04.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:04.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:04.756 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 09:53:04.756 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:04.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:04.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:04.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:04.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:04.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:53:04.756 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:53:04.757 INFO [WorkbenchTestable][AbstractText] Text set to: myvalue 09:53:04.758 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 09:53:04.758 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:04.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:04.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:04.758 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 09:53:04.758 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:04.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:04.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:04.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:04.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:04.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:53:04.760 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:53:04.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:53:04.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:53:04.760 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:53:04.760 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:53:04.781 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 09:53:04.781 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:04.781 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:04.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:04.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:04.781 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInDialog no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 09:53:04.781 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:04.781 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 09:53:04.781 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 09:53:04.781 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:04.781 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:04.781 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:04.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:04.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:04.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:04.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:04.794 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:53:04.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:53:04.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:53:04.795 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:53:04.795 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 09:53:04.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:04.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:04.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:04.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:04.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:53:04.798 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 09:53:04.798 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 09:53:04.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:53:04.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:53:04.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:53:04.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:53:04.814 INFO [WorkbenchTestable][AbstractView] Close view 'RedDeer SWT Controls' 09:53:04.814 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem RedDeer SWT Controls 09:53:04.814 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 09:53:04.827 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 09:53:04.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:04.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:53:04.859 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' view via menu. 09:53:04.859 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:53:04.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:53:04.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:53:04.860 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:53:04.860 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:53:04.860 DEBUG [main][MenuItemLookup] Found menu:'File' 09:53:04.860 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:53:04.860 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:53:04.860 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:53:04.860 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:53:04.860 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:53:04.860 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:53:04.860 DEBUG [main][MenuItemLookup] Item match:Window 09:53:04.860 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:53:04.860 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:53:04.860 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:53:04.860 DEBUG [main][MenuItemLookup] Found menu:'' 09:53:04.860 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:53:04.860 DEBUG [main][MenuItemLookup] Item match:Show View 09:53:04.865 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 09:53:04.865 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 09:53:04.865 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 09:53:04.865 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 09:53:04.865 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 09:53:04.865 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 09:53:04.865 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 09:53:04.865 DEBUG [main][MenuItemLookup] Found menu:'Progress' 09:53:04.865 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 09:53:04.865 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 09:53:04.865 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 09:53:04.865 DEBUG [main][MenuItemLookup] Found menu:'Templates' 09:53:04.865 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 09:53:04.865 DEBUG [main][MenuItemLookup] Found menu:'' 09:53:04.865 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 09:53:04.865 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 09:53:04.865 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 09:53:04.865 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 09:53:04.865 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 09:53:04.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 09:53:04.923 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 09:53:04.923 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 09:53:04.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:53:04.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:53:04.924 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:53:04.924 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:04.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:04.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:04.924 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:53:04.924 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:04.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:04.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:04.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:04.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:04.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:53:04.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:53:04.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:53:04.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 09:53:04.925 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 09:53:04.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:53:04.925 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 09:53:04.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:53:04.925 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 09:53:04.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 09:53:04.926 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 09:53:04.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:53:04.926 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 09:53:04.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:53:04.926 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 09:53:04.926 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT Controls 09:53:04.926 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT Controls 09:53:04.926 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT Controls about selection 09:53:04.926 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT Controls 09:53:04.926 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:04.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:04.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:04.926 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:53:04.926 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:04.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:04.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:04.927 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 09:53:04.927 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:04.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:04.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:04.927 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:53:04.927 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:04.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:04.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:04.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:04.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:04.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:53:04.927 INFO [WorkbenchTestable][AbstractButton] Click button &Open 09:53:04.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:53:04.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:53:04.928 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:53:04.928 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:53:04.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:53:04.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:53:04.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 09:53:04.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:04.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:04.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 09:53:04.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:04.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:04.977 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:53:04.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:53:04.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:53:04.978 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:53:04.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 '\*?\QRedDeer SWT Controls\E') 09:53:04.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:04.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:04.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:04.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:04.981 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:53:04.981 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 09:53:04.981 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 09:53:04.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:53:04.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:53:04.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:53:04.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:53:04.983 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 09:53:04.983 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:04.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:04.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:04.994 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 09:53:04.994 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:04.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:04.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:04.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:04.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:04.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:53:04.994 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:53:04.995 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") 09:53:04.995 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:04.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:04.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:04.995 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 09:53:04.995 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:04.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:04.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:04.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:04.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:04.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:53:04.995 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:53:04.995 INFO [WorkbenchTestable][AbstractText] Text set to: New text 09:53:04.995 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 09:53:04.995 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:04.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:04.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:04.995 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 09:53:04.995 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:04.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:04.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:04.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:04.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:04.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:53:04.996 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:53:04.996 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") 09:53:04.996 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:04.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:04.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:04.996 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 09:53:04.996 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:04.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:04.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:04.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:04.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:04.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:53:04.996 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:53:04.996 INFO [WorkbenchTestable][AbstractText] Text set to: Original text 09:53:04.996 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 09:53:04.996 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:04.996 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:04.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:04.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:04.997 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 09:53:04.997 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 09:53:04.997 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:04.997 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:04.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:04.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.932 s - in org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest testDeafaultTextWithId no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) Time elapsed: 0.363 s testInDialog no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) Time elapsed: 0.351 s defaultTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) Time elapsed: 0.216 s Running org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 09:53:05.008 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 09:53:05.008 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:53:05.008 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:05.008 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 09:53:05.009 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:05.009 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:53:05.009 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:05.009 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:53:05.009 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:05.014 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:05.014 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 09:53:05.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 09:53:05.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:05.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:05.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:05.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:05.055 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 09:53:05.055 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 09:53:05.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:53:05.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:53:05.055 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") 09:53:05.055 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:05.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:05.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:05.055 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:05.055 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:05.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:05.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:05.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:05.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:05.060 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:53:05.060 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:53:05.061 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:05.061 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:05.061 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:05.062 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:05.062 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:05.062 INFO [main][AbstractShell] Close shell Testing shell 09:53:05.062 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:05.070 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:05.070 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:05.070 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 09:53:05.070 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:05.070 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:05.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:05.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:05.077 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 09:53:05.077 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:05.077 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithFormLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 09:53:05.077 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 09:53:05.077 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:05.077 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:05.077 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:05.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:05.136 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 09:53:05.136 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 09:53:05.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:53:05.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:53:05.137 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") 09:53:05.137 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:05.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:05.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:05.137 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:05.137 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:05.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:05.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:05.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:05.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:05.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:53:05.142 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:53:05.143 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:05.143 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:05.143 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:05.144 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:05.144 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:05.144 INFO [main][AbstractShell] Close shell Testing shell 09:53:05.144 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:05.152 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:05.152 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:05.152 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 09:53:05.152 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:05.152 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:05.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:05.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:05.159 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithFormLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 09:53:05.159 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:05.159 INFO [WorkbenchTestable][RequirementsRunner] Started test: setFocusTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 09:53:05.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 09:53:05.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:05.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:05.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:05.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:05.198 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 09:53:05.199 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 09:53:05.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:53:05.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:53:05.199 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 09:53:05.199 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:05.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:05.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:05.199 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:05.199 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:05.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:05.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:53:05.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:53:05.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:05.208 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 09:53:05.208 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:53:05.208 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") 09:53:05.208 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:05.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:05.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:05.209 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:05.209 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:05.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:05.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:05.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:05.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:05.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:53:05.213 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:53:05.214 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") 09:53:05.214 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:05.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:05.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:05.214 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:05.214 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:05.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:05.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:05.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:05.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:05.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:53:05.216 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:53:05.217 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") 09:53:05.217 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:05.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:05.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:05.217 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:05.217 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:05.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:05.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:05.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:05.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:05.218 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:53:05.218 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:53:05.218 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:05.218 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:05.218 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:05.219 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:05.219 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:05.219 INFO [main][AbstractShell] Close shell Testing shell 09:53:05.219 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:05.227 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:05.227 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:05.227 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 09:53:05.227 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:05.227 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:05.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:05.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:05.234 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setFocusTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 09:53:05.234 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:05.234 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithOutsideLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 09:53:05.234 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 09:53:05.234 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:05.234 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:05.234 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:05.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:05.274 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 09:53:05.274 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 09:53:05.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:53:05.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:53:05.274 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") 09:53:05.274 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:05.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:05.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:05.274 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:05.274 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:05.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:05.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:05.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:05.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:05.279 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:53:05.279 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:53:05.280 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:05.280 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:05.280 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:05.281 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:05.281 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:05.281 INFO [main][AbstractShell] Close shell Testing shell 09:53:05.281 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:05.290 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:05.291 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:05.291 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 09:53:05.291 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:05.291 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:05.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:05.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:05.319 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithOutsideLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 09:53:05.319 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:05.319 INFO [WorkbenchTestable][RequirementsRunner] Started test: setNonEditableTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 09:53:05.319 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 09:53:05.319 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:05.319 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:05.319 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:05.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:05.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:05.358 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 09:53:05.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:53:05.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:53:05.358 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test label2") 09:53:05.358 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:05.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:05.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:05.358 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:05.359 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:05.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:05.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:05.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:05.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:05.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:53:05.362 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:53:05.362 INFO [WorkbenchTestable][AbstractText] Text set to: funny text 09:53:05.363 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:05.363 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:05.363 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:05.363 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:05.363 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:05.363 INFO [main][AbstractShell] Close shell Testing shell 09:53:05.363 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:05.371 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:05.372 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:05.372 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 09:53:05.372 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:05.372 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:05.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:05.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:05.378 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setNonEditableTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 09:53:05.378 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:05.379 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithAsterisk no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 09:53:05.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 09:53:05.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:05.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:05.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:05.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:05.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:05.417 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 09:53:05.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:53:05.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:53:05.417 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*") 09:53:05.417 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:05.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:05.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:05.418 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:05.418 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:05.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:05.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:05.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:05.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:05.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:53:05.426 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:53:05.427 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:05.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 09:53:05.427 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:05.428 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:05.428 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:05.428 INFO [main][AbstractShell] Close shell Testing shell 09:53:05.428 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:05.440 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:05.440 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:05.440 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 09:53:05.440 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:05.440 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:05.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:05.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:05.458 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithAsterisk no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 09:53:05.458 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:05.458 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextMessage no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 09:53:05.458 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 09:53:05.458 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:05.458 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:05.458 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:05.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:05.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:05.515 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 09:53:05.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:53:05.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:53:05.515 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test label3") 09:53:05.515 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:05.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:05.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:05.515 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:05.515 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:05.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:05.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:05.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:05.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:05.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:53:05.521 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:53:05.525 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:05.525 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:05.525 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:05.526 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:05.526 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:05.526 INFO [main][AbstractShell] Close shell Testing shell 09:53:05.526 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:05.540 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:05.540 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:05.540 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 09:53:05.540 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:05.540 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:05.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:05.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:05.547 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextMessage no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 09:53:05.547 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:05.547 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextForRequiredField no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 09:53:05.547 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 09:53:05.547 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:05.547 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:05.547 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:05.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:05.586 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 09:53:05.586 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 09:53:05.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:53:05.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:53:05.586 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") 09:53:05.586 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:05.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:05.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:05.586 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:05.586 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:05.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:05.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:05.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:05.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:05.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:53:05.592 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:53:05.593 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:05.593 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:05.593 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:05.594 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:05.594 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:05.594 INFO [main][AbstractShell] Close shell Testing shell 09:53:05.594 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:05.601 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:05.601 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:05.601 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 09:53:05.602 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:05.602 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:05.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:05.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:05.609 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextForRequiredField no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 09:53:05.609 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:05.609 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 09:53:05.609 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 09:53:05.609 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:05.609 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:05.609 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:05.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:05.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 09:53:05.652 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 09:53:05.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:53:05.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:53:05.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 "Test label") 09:53:05.652 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:05.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:05.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:05.652 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:05.652 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:05.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:05.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:05.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:05.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:05.654 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:53:05.654 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:53:05.655 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:05.655 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:05.655 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:05.655 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:05.655 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:05.655 INFO [main][AbstractShell] Close shell Testing shell 09:53:05.655 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:05.663 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:05.663 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:05.663 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 09:53:05.663 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:05.663 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:05.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:05.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:05.670 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 09:53:05.670 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:05.670 INFO [WorkbenchTestable][RequirementsRunner] Started test: typeTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 09:53:05.670 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 09:53:05.670 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:05.670 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:05.670 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:05.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:05.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 09:53:05.709 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 09:53:05.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:53:05.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:53:05.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 "Test label1") 09:53:05.709 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:05.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:05.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:05.709 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:05.709 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:05.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:05.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:05.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:05.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:05.712 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:53:05.712 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:53:05.712 INFO [WorkbenchTestable][AbstractText] Type text not so funny text 09:53:05.712 INFO [WorkbenchTestable][AbstractText] Text set to: 09:53:05.713 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:53:05.713 DEBUG [WorkbenchTestable][AbstractText] Force focus to receive keyboard events 09:53:05.716 INFO [WorkbenchTestable][Keyboard] Type text "not so funny text" 09:53:05.772 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 09:53:05.772 INFO [WorkbenchTestable][Keyboard] As char:n, as int:110 09:53:06.374 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 09:53:06.374 INFO [WorkbenchTestable][Keyboard] As char:o, as int:111 09:53:06.975 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 09:53:06.975 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 09:53:07.576 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 09:53:07.576 INFO [WorkbenchTestable][Keyboard] As char: , as int:32 09:53:08.177 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 09:53:08.177 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 09:53:08.778 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 09:53:08.778 INFO [WorkbenchTestable][Keyboard] As char:o, as int:111 09:53:09.379 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 09:53:09.379 INFO [WorkbenchTestable][Keyboard] As char: , as int:32 09:53:09.980 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 09:53:09.980 INFO [WorkbenchTestable][Keyboard] As char:f, as int:102 09:53:10.581 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 09:53:10.581 INFO [WorkbenchTestable][Keyboard] As char:u, as int:117 09:53:11.182 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 09:53:11.182 INFO [WorkbenchTestable][Keyboard] As char:n, as int:110 09:53:11.783 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 09:53:11.783 INFO [WorkbenchTestable][Keyboard] As char:n, as int:110 09:53:12.385 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 09:53:12.385 INFO [WorkbenchTestable][Keyboard] As char:y, as int:121 09:53:12.985 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 09:53:12.985 INFO [WorkbenchTestable][Keyboard] As char: , as int:32 09:53:13.587 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 09:53:13.587 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 09:53:14.188 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 09:53:14.188 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 09:53:14.789 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 09:53:14.789 INFO [WorkbenchTestable][Keyboard] As char:x, as int:120 09:53:15.390 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 09:53:15.390 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 09:53:15.991 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") 09:53:15.991 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:15.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:15.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:15.991 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:15.991 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:15.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:15.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:15.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:15.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:15.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:53:15.994 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:53:15.994 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:15.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 09:53:15.994 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:15.995 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:15.995 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:15.995 INFO [main][AbstractShell] Close shell Testing shell 09:53:15.995 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:16.003 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:16.003 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:16.003 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 09:53:16.003 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:16.003 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:16.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:16.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:16.009 INFO [WorkbenchTestable][RequirementsRunner] Finished test: typeTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 09:53:16.009 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:16.009 INFO [WorkbenchTestable][RequirementsRunner] Started test: setTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 09:53:16.009 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 09:53:16.009 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:16.009 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:16.009 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:16.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:16.053 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 09:53:16.053 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 09:53:16.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:53:16.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:53:16.053 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") 09:53:16.053 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:16.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:16.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:16.053 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:16.053 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:16.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:16.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:16.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:16.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:16.056 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:53:16.056 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:53:16.056 INFO [WorkbenchTestable][AbstractText] Text set to: funny text 09:53:16.057 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") 09:53:16.057 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:16.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:16.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:16.057 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:16.057 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:16.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:16.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:16.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:16.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:16.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:53:16.059 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:53:16.059 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:16.059 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:16.059 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:16.060 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:16.060 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:16.060 INFO [main][AbstractShell] Close shell Testing shell 09:53:16.060 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:16.068 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:16.068 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:16.068 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 09:53:16.068 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:16.068 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:16.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:16.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:16.076 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 09:53:16.076 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:16.076 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithSpecialChar no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 09:53:16.076 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 09:53:16.076 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:16.076 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:16.076 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:16.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:16.152 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 09:53:16.152 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 09:53:16.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:53:16.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:53:16.152 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?") 09:53:16.152 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:16.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:16.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:16.152 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:16.152 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:16.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:16.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:16.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:16.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:16.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:53:16.163 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:53:16.164 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:16.164 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:16.164 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:16.165 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:16.165 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:16.165 INFO [main][AbstractShell] Close shell Testing shell 09:53:16.165 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:16.173 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:16.173 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:16.173 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 09:53:16.173 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:16.173 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:16.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:16.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:16.187 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithSpecialChar no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 09:53:16.187 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:16.187 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithAsteriskWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 09:53:16.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 09:53:16.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:16.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:16.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:16.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:16.224 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 09:53:16.224 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 09:53:16.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:53:16.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:53:16.224 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 *") 09:53:16.224 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:16.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:16.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:16.224 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:16.224 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:16.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:16.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:16.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:16.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:16.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:53:16.231 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:53:16.232 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:16.232 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:16.232 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:16.233 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:16.233 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:16.233 INFO [main][AbstractShell] Close shell Testing shell 09:53:16.233 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:16.241 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:16.241 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:16.241 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 09:53:16.241 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:16.241 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:16.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:16.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:16.248 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithAsteriskWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 09:53:16.248 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:16.248 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithTwoIcons no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 09:53:16.248 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 09:53:16.248 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:16.248 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:16.248 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:16.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:16.288 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 09:53:16.288 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 09:53:16.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:53:16.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:53:16.288 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") 09:53:16.288 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:16.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:16.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:16.288 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:16.288 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:16.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:16.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:16.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:16.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:16.291 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:53:16.291 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:53:16.292 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:16.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 09:53:16.292 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:16.292 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:16.292 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:16.292 INFO [main][AbstractShell] Close shell Testing shell 09:53:16.292 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:16.315 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:16.315 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:16.315 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 09:53:16.315 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:16.315 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:16.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:16.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:16.322 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithTwoIcons no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 09:53:16.322 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:16.322 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextForRequiredFieldWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 09:53:16.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 09:53:16.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:16.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:16.322 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:16.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:16.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:16.360 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 09:53:16.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:53:16.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:53:16.360 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") 09:53:16.360 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:16.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:16.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:16.360 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:16.360 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:16.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:16.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:16.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:16.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:16.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:53:16.367 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:53:16.368 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:16.368 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:16.368 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:16.368 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:16.368 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:16.368 INFO [main][AbstractShell] Close shell Testing shell 09:53:16.368 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:16.376 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:16.377 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:16.377 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 09:53:16.377 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:16.377 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:16.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:16.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:16.384 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextForRequiredFieldWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 09:53:16.384 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:16.384 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithoutIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 09:53:16.384 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 09:53:16.384 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:16.384 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:16.384 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:16.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:16.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:16.426 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 09:53:16.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:53:16.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:53:16.426 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test label1") 09:53:16.426 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:16.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:16.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:16.426 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:16.426 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:16.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:16.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:16.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:16.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:16.429 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:53:16.429 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:53:16.429 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:16.429 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:16.429 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:16.430 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:16.430 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:16.430 INFO [main][AbstractShell] Close shell Testing shell 09:53:16.430 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:16.438 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:16.438 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:16.438 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 09:53:16.438 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:16.438 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:16.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:16.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:16.448 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithoutIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 09:53:16.448 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:16.448 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithFormCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 09:53:16.448 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 09:53:16.448 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:16.448 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:16.448 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:16.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:16.486 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 09:53:16.486 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 09:53:16.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:53:16.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:53:16.486 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") 09:53:16.487 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:16.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:16.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:16.487 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:16.487 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:16.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:16.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:16.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:16.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:16.491 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:53:16.491 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:53:16.492 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:16.492 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:16.492 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:16.492 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:16.493 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:16.493 INFO [main][AbstractShell] Close shell Testing shell 09:53:16.493 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:16.512 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:16.512 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:16.512 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 09:53:16.512 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:16.512 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:16.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:16.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:16.524 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithFormCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 09:53:16.524 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 09:53:16.524 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:16.524 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:16.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:16.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.52 s - in org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest findLabeledTextWithCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.063 s findLabeledTextWithFormLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.082 s setFocusTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.075 s findLabeledTextWithOutsideLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.085 s setNonEditableTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.059 s findLabeledTextWithAsterisk no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.079 s getTextMessage no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.089 s findLabeledTextForRequiredField no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.062 s findLabeledTextWithIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.061 s typeTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 10.339 s setTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.067 s findLabeledTextWithSpecialChar no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.111 s findLabeledTextWithAsteriskWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.061 s findLabeledTextWithTwoIcons no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.074 s findLabeledTextForRequiredFieldWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.062 s findLabeledTextWithoutIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.064 s findLabeledTextWithFormCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.076 s Running org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 09:53:16.530 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 09:53:16.530 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:53:16.530 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:16.530 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 09:53:16.531 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:16.531 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:53:16.531 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:16.531 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:53:16.531 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:16.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:16.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:16.534 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' is already open. Activate. 09:53:16.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:16.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:16.536 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:53:16.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:53:16.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:53:16.537 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:53:16.537 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E') 09:53:16.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:16.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:16.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:16.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:16.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:53:16.539 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 09:53:16.539 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 09:53:16.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:53:16.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:53:16.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:53:16.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:53:16.550 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:16.550 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultStyledTextGetPositionNonExistingTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 09:53:16.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 09:53:16.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:16.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:16.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:16.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:16.571 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 09:53:16.572 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 09:53:16.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:53:16.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:53:16.574 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:53:16.574 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:16.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:16.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:16.574 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:16.574 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:16.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:16.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:16.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:16.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:16.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:53:16.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:16.585 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 09:53:16.585 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 09:53:16.585 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:16.585 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:16.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:16.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:16.585 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultStyledTextGetPositionNonExistingTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 09:53:16.585 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:16.585 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultStyledTextGetPositionTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 09:53:16.585 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 09:53:16.585 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:16.585 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:16.585 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:16.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:16.623 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 09:53:16.623 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 09:53:16.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:53:16.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:53:16.624 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:53:16.624 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:16.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:16.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:16.624 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:16.624 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:16.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:16.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:16.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:16.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:16.624 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:53:16.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:16.634 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 09:53:16.634 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 09:53:16.634 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:16.634 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:16.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:16.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:16.635 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultStyledTextGetPositionTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 09:53:16.635 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:16.635 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultStyledTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 09:53:16.635 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 09:53:16.635 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:16.635 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:16.635 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:16.635 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:53:16.635 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:16.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:16.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:16.635 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 09:53:16.635 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:16.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:16.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:16.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:16.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:16.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:53:16.637 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") 09:53:16.637 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:16.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:16.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:16.637 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 09:53:16.637 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:16.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:16.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:16.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:16.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:16.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:53:16.637 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: Modified styled text 09:53:16.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:16.638 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 09:53:16.638 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 09:53:16.638 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:16.638 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:16.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:16.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:16.638 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultStyledTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 09:53:16.638 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 09:53:16.638 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:16.638 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:16.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:16.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 s - in org.eclipse.reddeer.swt.test.impl.text.StyledTextTest defaultStyledTextGetPositionNonExistingTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) Time elapsed: 0.035 s defaultStyledTextGetPositionTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) Time elapsed: 0.05 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 09:53:16.643 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 09:53:16.644 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:53:16.644 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:16.644 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 09:53:16.644 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:16.644 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:53:16.648 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:16.648 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:53:16.648 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:16.648 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:16.649 INFO [WorkbenchTestable][RequirementsRunner] Started test: nonExistinghorizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 09:53:16.649 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 09:53:16.649 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:16.649 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:16.649 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:16.656 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) 09:53:16.656 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:16.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:16.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:16.662 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:16.662 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:16.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:16.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 09:53:16.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found 09:53:17.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 09:53:17.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found 09:53:17.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 09:53:17.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found 09:53:17.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:53:17.664 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 2 was not found 09:53:17.664 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:17.664 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:17.664 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:17.664 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:17.664 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:17.664 INFO [main][AbstractShell] Close shell Testing shell 09:53:17.664 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:17.667 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:17.667 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:17.667 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 09:53:17.667 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:17.667 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:17.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:17.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:17.673 INFO [WorkbenchTestable][RequirementsRunner] Finished test: nonExistinghorizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 09:53:17.673 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:17.673 INFO [WorkbenchTestable][RequirementsRunner] Started test: IndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 09:53:17.673 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 09:53:17.673 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:17.673 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:17.673 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:17.683 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) 09:53:17.683 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:17.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:17.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:17.688 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:17.688 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:17.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:17.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:17.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:17.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:17.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 09:53:17.688 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) 09:53:17.688 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:17.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:17.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:17.688 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:17.688 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:17.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:17.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:17.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:17.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:17.689 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 09:53:17.689 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:17.689 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:17.689 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:17.689 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:17.689 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:17.689 INFO [main][AbstractShell] Close shell Testing shell 09:53:17.689 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:17.691 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:17.691 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:17.691 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 09:53:17.691 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:17.691 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:17.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:17.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:17.697 INFO [WorkbenchTestable][RequirementsRunner] Finished test: IndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 09:53:17.698 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:17.698 INFO [WorkbenchTestable][RequirementsRunner] Started test: horizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 09:53:17.698 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 09:53:17.698 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:17.698 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:17.698 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:17.702 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) 09:53:17.702 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:17.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:17.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:17.713 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:17.713 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:17.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:17.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:17.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:17.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:17.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 09:53:17.713 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) 09:53:17.713 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:17.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:17.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:17.713 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:17.713 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:17.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:17.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:17.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:17.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:17.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 09:53:17.713 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) 09:53:17.713 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:17.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:17.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:17.713 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:17.713 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:17.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:17.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:53:17.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:53:17.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:17.714 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 1 was found 09:53:17.716 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:17.716 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:17.716 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:17.716 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:17.716 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:17.716 INFO [main][AbstractShell] Close shell Testing shell 09:53:17.716 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:17.718 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:17.718 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:17.718 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 09:53:17.718 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:17.718 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:17.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:17.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:17.724 INFO [WorkbenchTestable][RequirementsRunner] Finished test: horizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 09:53:17.724 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:17.724 INFO [WorkbenchTestable][RequirementsRunner] Started test: noonExistingIndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 09:53:17.724 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 09:53:17.724 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:17.724 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:17.724 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:17.733 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) 09:53:17.733 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:17.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:17.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:17.739 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:17.739 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:17.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:17.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:53:17.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 09:53:18.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:53:18.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 09:53:18.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:53:18.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 09:53:18.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:53:18.740 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 1 was not found 09:53:18.740 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:18.740 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:18.740 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:18.740 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:18.740 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:18.740 INFO [main][AbstractShell] Close shell Testing shell 09:53:18.740 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:18.744 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:18.744 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:18.744 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 09:53:18.744 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:18.744 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:18.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:18.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:18.750 INFO [WorkbenchTestable][RequirementsRunner] Finished test: noonExistingIndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 09:53:18.750 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:18.750 INFO [WorkbenchTestable][RequirementsRunner] Started test: verticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 09:53:18.750 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 09:53:18.750 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:18.750 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:18.750 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:18.756 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) 09:53:18.756 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:18.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:18.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:18.767 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:18.767 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:18.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:18.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:18.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:18.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:18.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 09:53:18.767 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) 09:53:18.767 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:18.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:18.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:18.767 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:18.767 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:18.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:18.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:18.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:18.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:18.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 09:53:18.768 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:18.768 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:18.768 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:18.768 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:18.768 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:18.768 INFO [main][AbstractShell] Close shell Testing shell 09:53:18.768 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:18.771 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:18.771 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:18.771 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 09:53:18.771 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:18.771 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:18.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:18.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:18.783 INFO [WorkbenchTestable][RequirementsRunner] Finished test: verticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 09:53:18.783 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:18.783 INFO [WorkbenchTestable][RequirementsRunner] Started test: nonExistingVerticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 09:53:18.783 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 09:53:18.783 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:18.783 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:18.783 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:18.788 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) 09:53:18.788 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:18.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:18.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:18.797 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:18.797 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:18.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:18.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:53:18.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 09:53:19.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:53:19.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 09:53:19.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:53:19.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 09:53:19.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:53:19.798 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 1 was not found 09:53:19.798 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:19.798 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:19.798 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:19.798 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:19.798 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:19.798 INFO [main][AbstractShell] Close shell Testing shell 09:53:19.798 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:19.802 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:19.802 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:19.802 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 09:53:19.802 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:19.802 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:19.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:19.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:19.807 INFO [WorkbenchTestable][RequirementsRunner] Finished test: nonExistingVerticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 09:53:19.807 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 09:53:19.807 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:19.807 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:19.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:19.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.165 s - in org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest nonExistinghorizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 1.024 s IndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 0.024 s horizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 0.026 s noonExistingIndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 1.026 s verticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 0.033 s nonExistingVerticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 1.024 s Running org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 09:53:19.813 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 09:53:19.813 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:53:19.813 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:19.813 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 09:53:19.814 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:19.814 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:53:19.815 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:19.815 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:53:19.815 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:19.816 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:19.816 INFO [WorkbenchTestable][RequirementsRunner] Started test: findScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 09:53:19.816 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 09:53:19.816 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:19.816 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:19.816 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:19.825 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 09:53:19.825 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:19.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:19.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:19.833 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:19.833 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:19.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:19.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:53:19.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:53:19.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:19.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 1 was found 09:53:19.834 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:19.834 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:19.835 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:19.835 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:19.835 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:19.835 INFO [main][AbstractShell] Close shell Testing shell 09:53:19.835 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:19.838 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:19.838 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:19.838 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 09:53:19.839 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:19.839 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:19.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:19.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:19.849 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 09:53:19.849 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:19.849 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 09:53:19.849 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 09:53:19.849 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:19.849 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:19.849 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:19.855 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 09:53:19.856 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:19.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:19.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:19.864 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:19.864 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:19.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:19.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 09:53:19.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 09:53:20.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 09:53:20.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 09:53:20.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 09:53:20.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 09:53:21.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 09:53:21.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 09:53:21.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:53:21.365 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 4 was not found 09:53:21.366 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:21.366 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:21.366 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:21.366 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:21.366 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:21.366 INFO [main][AbstractShell] Close shell Testing shell 09:53:21.366 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:21.370 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:21.370 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:21.370 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 09:53:21.370 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:21.370 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:21.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:21.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:21.381 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 09:53:21.381 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:21.381 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 09:53:21.381 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 09:53:21.381 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:21.381 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:21.381 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:21.388 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 09:53:21.388 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:21.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:21.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:21.396 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:21.396 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:21.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:21.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:53:21.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:53:21.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:21.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 1 was found 09:53:21.397 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:21.398 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:21.398 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:21.398 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:21.398 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:21.398 INFO [main][AbstractShell] Close shell Testing shell 09:53:21.398 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:21.401 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:21.402 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:21.402 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 09:53:21.402 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:21.402 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:21.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:21.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:21.415 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 09:53:21.415 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:21.416 INFO [WorkbenchTestable][RequirementsRunner] Started test: setSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 09:53:21.416 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 09:53:21.416 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:21.416 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:21.416 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:21.422 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 09:53:21.422 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:21.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:21.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:21.431 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:21.431 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:21.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:21.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:21.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:21.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:21.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 0 was found 09:53:21.433 TRACE [WorkbenchTestable][WidgetHandler] Notify Scale with event 13 09:53:21.433 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:53:21.433 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 09:53:21.433 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:21.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:21.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:21.433 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:21.433 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:21.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:21.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:21.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:21.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:21.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:53:21.433 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:53:21.434 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:21.434 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:21.434 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:21.435 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:21.435 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:21.435 INFO [main][AbstractShell] Close shell Testing shell 09:53:21.435 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:21.438 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:21.438 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:21.438 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 09:53:21.438 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:21.438 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:21.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:21.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:21.449 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 09:53:21.449 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:21.449 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMaximum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 09:53:21.449 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 09:53:21.449 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:21.449 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:21.449 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:21.456 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 09:53:21.456 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:21.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:21.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:21.464 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:21.464 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:21.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:21.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:53:21.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:53:21.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:21.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 1 was found 09:53:21.465 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:21.465 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:21.465 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:21.466 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:21.466 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:21.466 INFO [main][AbstractShell] Close shell Testing shell 09:53:21.466 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:21.469 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:21.469 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:21.469 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 09:53:21.469 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:21.469 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:21.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:21.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:21.479 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMaximum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 09:53:21.479 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:21.480 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMinimum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 09:53:21.480 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 09:53:21.480 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:21.480 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:21.480 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:21.486 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 09:53:21.486 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:21.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:21.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:21.494 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:21.494 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:21.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:21.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:21.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:21.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:21.494 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 0 was found 09:53:21.494 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:21.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 09:53:21.494 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:21.495 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:21.495 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:21.495 INFO [main][AbstractShell] Close shell Testing shell 09:53:21.495 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:21.498 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:21.498 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:21.498 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 09:53:21.498 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:21.498 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:21.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:21.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:21.503 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMinimum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 09:53:21.503 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 09:53:21.503 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:21.503 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:21.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:21.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.691 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.532 s getSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.034 s setSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.033 s getMaximum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.03 s getMinimum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.023 s Running org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 09:53:21.510 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 09:53:21.510 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:53:21.511 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:21.511 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 09:53:21.511 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:21.511 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:53:21.513 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:21.513 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:53:21.513 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:21.513 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:21.513 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetItemsByStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 09:53:21.513 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 09:53:21.513 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:21.513 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:21.513 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:21.767 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 09:53:21.767 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:21.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:21.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:21.988 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:21.988 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:21.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:21.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:21.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:21.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:21.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:53:21.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:53:21.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:53:21.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:53:21.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:53:21.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:53:21.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:53:21.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:53:21.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:53:22.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:53:22.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:53:22.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:53:22.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:53:22.023 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:22.023 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:22.023 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:22.024 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:22.024 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:22.024 INFO [main][AbstractShell] Close shell Testing shell 09:53:22.024 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:22.033 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:22.033 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:22.033 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 09:53:22.033 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:22.033 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:22.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:22.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:22.039 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetItemsByStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 09:53:22.039 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:22.039 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetTooHighIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 09:53:22.039 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 09:53:22.039 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:22.039 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:22.039 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:22.289 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 09:53:22.289 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:22.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:22.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:22.573 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:22.573 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:22.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:22.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:22.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:22.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:22.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:53:22.575 DEBUG [WorkbenchTestable][AbstractTable] Available headers: [ , C, !, Description, Resource, In Folder, Location] 09:53:22.575 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:22.576 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:22.576 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:22.576 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:22.576 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:22.576 INFO [main][AbstractShell] Close shell Testing shell 09:53:22.576 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:22.589 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:22.589 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:22.589 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 09:53:22.589 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:22.589 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:22.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:22.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:22.603 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetTooHighIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 09:53:22.603 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:22.603 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetSelectedItemsMulti no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 09:53:22.603 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 09:53:22.603 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:22.603 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:22.603 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:22.852 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 09:53:22.852 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:23.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:23.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:23.075 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:23.075 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:23.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:23.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:23.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:23.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:23.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:53:23.077 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 3) 09:53:23.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:53:23.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:53:23.086 TRACE [main][WidgetHandler] Notify Table with event 13 09:53:23.086 TRACE [main][WidgetHandler] Wait for synchronization 09:53:23.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:53:23.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:53:23.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:53:23.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:53:23.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:53:23.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:53:23.090 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:23.090 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:23.090 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:23.090 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:23.090 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:23.090 INFO [main][AbstractShell] Close shell Testing shell 09:53:23.090 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:23.100 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:23.100 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:23.100 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 09:53:23.100 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:23.100 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:23.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:23.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:23.106 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetSelectedItemsMulti no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 09:53:23.106 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:23.106 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 09:53:23.107 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 09:53:23.107 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:23.107 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:23.107 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:23.366 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 09:53:23.366 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:23.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:23.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:23.593 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:23.593 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:23.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:23.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 09:53:23.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 09:53:23.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:23.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 09:53:23.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:53:23.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:53:23.600 INFO [WorkbenchTestable][AbstractTableItem] Check table Item x: 09:53:23.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 09:53:23.602 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 09:53:23.602 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:53:23.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 09:53:23.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:53:23.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:53:23.606 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:23.606 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:23.606 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:23.606 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:23.606 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:23.606 INFO [main][AbstractShell] Close shell Testing shell 09:53:23.606 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:23.615 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:23.615 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:23.615 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 09:53:23.615 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:23.615 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:23.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:23.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:23.627 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 09:53:23.627 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:23.627 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetSelectedItemsSingle no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 09:53:23.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 09:53:23.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:23.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:23.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:23.875 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 09:53:23.875 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:24.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:24.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:24.091 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:24.091 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:24.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:24.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:24.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:24.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:24.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:53:24.091 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (2) 09:53:24.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:53:24.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:53:24.099 TRACE [main][WidgetHandler] Notify Table with event 13 09:53:24.099 TRACE [main][WidgetHandler] Wait for synchronization 09:53:24.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:53:24.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:53:24.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:53:24.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:53:24.101 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:24.101 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:24.101 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:24.102 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:24.102 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:24.102 INFO [main][AbstractShell] Close shell Testing shell 09:53:24.102 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:24.111 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:24.111 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:24.111 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 09:53:24.111 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:24.111 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:24.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:24.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:24.117 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetSelectedItemsSingle no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 09:53:24.117 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:24.117 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTableContainsItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 09:53:24.117 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 09:53:24.117 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:24.117 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:24.117 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:24.378 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 09:53:24.378 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:24.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:24.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:24.602 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:24.602 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:24.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:24.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:53:24.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:53:24.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:24.605 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 09:53:24.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:53:24.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:53:24.606 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 09:53:24.606 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:24.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:24.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:24.606 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:24.606 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:24.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:24.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:53:24.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:53:24.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:24.609 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 09:53:24.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:53:24.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:53:24.609 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 09:53:24.609 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:24.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:24.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:24.609 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:24.609 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:24.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:24.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:53:24.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:53:24.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:24.612 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 09:53:24.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:53:24.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:53:24.613 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:24.613 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:24.613 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:24.614 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:24.614 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:24.614 INFO [main][AbstractShell] Close shell Testing shell 09:53:24.614 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:24.623 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:24.623 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:24.623 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 09:53:24.623 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:24.623 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:24.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:24.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:24.635 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTableContainsItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 09:53:24.635 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:24.635 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSingleSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 09:53:24.635 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 09:53:24.635 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:24.635 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:24.635 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:24.890 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 09:53:24.890 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:25.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:25.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:25.113 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:25.113 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:25.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:25.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:53:25.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:53:25.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:25.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 09:53:25.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:53:25.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:53:25.116 INFO [WorkbenchTestable][AbstractTableItem] Check table Item x: 09:53:25.117 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:25.117 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:25.117 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:25.117 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:25.117 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:25.117 INFO [main][AbstractShell] Close shell Testing shell 09:53:25.117 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:25.126 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:25.126 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:25.127 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 09:53:25.127 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:25.127 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:25.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:25.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:25.133 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSingleSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 09:53:25.133 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:25.133 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSingleSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 09:53:25.133 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 09:53:25.133 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:25.133 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:25.133 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:25.381 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 09:53:25.381 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:25.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:25.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:25.606 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:25.606 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:25.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:25.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:53:25.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:53:25.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:25.609 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 09:53:25.610 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 09:53:25.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:53:25.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:53:25.610 TRACE [main][WidgetHandler] Notify Table with event 13 09:53:25.610 TRACE [main][WidgetHandler] Wait for synchronization 09:53:25.610 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:25.610 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:25.610 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:25.610 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:25.610 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:25.610 INFO [main][AbstractShell] Close shell Testing shell 09:53:25.610 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:25.619 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:25.619 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:25.619 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 09:53:25.619 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:25.619 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:25.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:25.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:25.625 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSingleSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 09:53:25.625 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:25.625 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 09:53:25.625 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 09:53:25.625 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:25.625 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:25.625 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:25.876 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 09:53:25.876 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:26.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:26.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:26.100 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:26.100 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:26.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:26.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 09:53:26.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 09:53:26.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:26.105 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 09:53:26.106 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 2, 3, 4) 09:53:26.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:53:26.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:53:26.107 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:26.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 09:53:26.107 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:26.107 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:26.107 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:26.107 INFO [main][AbstractShell] Close shell Testing shell 09:53:26.107 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:26.125 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:26.125 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:26.126 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 09:53:26.126 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:26.126 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:26.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:26.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:26.132 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 09:53:26.132 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:26.132 INFO [WorkbenchTestable][RequirementsRunner] Started test: waitForTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 09:53:26.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 09:53:26.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:26.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:26.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:26.410 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 09:53:26.410 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:26.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:26.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:26.633 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:26.633 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:26.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:26.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:53:26.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:53:26.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:26.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 09:53:26.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text '!' in cell 2... 09:53:26.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:53:26.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:53:26.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text '!' in cell 2 finished successfully 09:53:26.637 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:26.637 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:26.637 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:26.638 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:26.638 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:26.638 INFO [main][AbstractShell] Close shell Testing shell 09:53:26.638 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:26.647 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:26.647 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:26.647 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 09:53:26.647 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:26.647 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:26.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:26.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:26.652 INFO [WorkbenchTestable][RequirementsRunner] Finished test: waitForTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 09:53:26.652 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:26.652 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 09:53:26.652 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 09:53:26.652 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:26.652 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:26.652 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:26.904 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 09:53:26.905 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:27.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:27.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:27.126 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:27.126 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:27.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:27.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:27.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:27.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:27.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:53:27.135 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:27.135 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:27.135 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:27.135 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:27.136 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:27.136 INFO [main][AbstractShell] Close shell Testing shell 09:53:27.136 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:27.145 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:27.145 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:27.145 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 09:53:27.145 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:27.145 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:27.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:27.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:27.150 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 09:53:27.150 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:27.150 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingTableBytId no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 09:53:27.150 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 09:53:27.150 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:27.150 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:27.150 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:27.403 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 09:53:27.403 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:27.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:27.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:27.630 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:27.630 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:27.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:27.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:53:27.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:53:27.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:27.633 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 09:53:27.634 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') 09:53:27.634 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:27.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:27.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:27.634 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:27.634 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:27.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:27.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:27.634 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id 09:53:27.636 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id 09:53:27.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:27.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:27.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:53:27.636 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:27.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 09:53:27.636 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:27.637 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:27.637 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:27.637 INFO [main][AbstractShell] Close shell Testing shell 09:53:27.637 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:27.646 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:27.646 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:27.646 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 09:53:27.646 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:27.646 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:27.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:27.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:27.652 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingTableBytId no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 09:53:27.652 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:27.652 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetNegativeIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 09:53:27.652 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 09:53:27.652 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:27.652 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:27.652 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:27.906 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 09:53:27.906 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:28.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:28.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:28.131 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:28.131 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:28.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:28.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:28.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:28.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:28.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:53:28.140 DEBUG [WorkbenchTestable][AbstractTable] Available headers: [ , C, !, Description, Resource, In Folder, Location] 09:53:28.140 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:28.140 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:28.140 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:28.140 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:28.140 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:28.140 INFO [main][AbstractShell] Close shell Testing shell 09:53:28.140 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:28.149 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:28.149 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:28.149 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 09:53:28.149 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:28.149 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:28.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:28.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:28.160 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetNegativeIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 09:53:28.160 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:28.160 INFO [WorkbenchTestable][RequirementsRunner] Started test: testMultiSelectionTableWithSingleSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 09:53:28.160 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 09:53:28.160 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:28.160 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:28.160 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:28.415 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 09:53:28.415 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:28.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:28.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:28.642 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:28.642 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:28.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:28.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:28.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:28.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:28.642 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:53:28.643 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 09:53:28.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:53:28.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:53:28.643 TRACE [main][WidgetHandler] Notify Table with event 13 09:53:28.643 TRACE [main][WidgetHandler] Wait for synchronization 09:53:28.643 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:28.643 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:28.643 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:28.643 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:28.643 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:28.643 INFO [main][AbstractShell] Close shell Testing shell 09:53:28.643 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:28.652 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:28.652 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:28.652 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 09:53:28.652 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:28.652 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:28.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:28.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:28.658 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testMultiSelectionTableWithSingleSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 09:53:28.658 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:28.658 INFO [WorkbenchTestable][RequirementsRunner] Started test: testMultiSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 09:53:28.658 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 09:53:28.658 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:28.658 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:28.658 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:28.907 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 09:53:28.907 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:29.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:29.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:29.130 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:29.130 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:29.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:29.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:29.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:29.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:29.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:53:29.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:53:29.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:53:29.131 INFO [WorkbenchTestable][AbstractTableItem] Check table Item x: 09:53:29.132 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:29.132 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:29.132 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:29.132 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:29.132 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:29.132 INFO [main][AbstractShell] Close shell Testing shell 09:53:29.132 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:29.141 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:29.141 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:29.141 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 09:53:29.141 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:29.141 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:29.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:29.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:29.147 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testMultiSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 09:53:29.147 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:29.148 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetHeaderOnSpecifiedIndex no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 09:53:29.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 09:53:29.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:29.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:29.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:29.398 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 09:53:29.398 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:29.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:29.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:29.624 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:29.624 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:29.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:29.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:29.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:29.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:29.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:53:29.626 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:29.626 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:29.626 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:29.626 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:29.626 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:29.626 INFO [main][AbstractShell] Close shell Testing shell 09:53:29.626 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:29.637 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:29.637 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:29.637 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 09:53:29.637 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:29.637 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:29.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:29.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:29.643 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetHeaderOnSpecifiedIndex no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 09:53:29.643 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:29.643 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexOfTest no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 09:53:29.643 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 09:53:29.643 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:29.643 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:29.643 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:29.906 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 09:53:29.906 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:30.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:30.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:30.141 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:30.142 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:30.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:30.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:30.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:30.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:30.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:53:30.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:53:30.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:53:30.143 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:30.143 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:30.143 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:30.144 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:30.144 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:30.144 INFO [main][AbstractShell] Close shell Testing shell 09:53:30.144 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:30.153 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:30.153 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:30.154 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 09:53:30.154 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:30.154 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:30.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:30.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:30.165 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexOfTest no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 09:53:30.165 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:30.166 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckTableSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 09:53:30.166 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 09:53:30.166 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:30.166 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:30.166 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:30.414 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 09:53:30.414 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:30.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:30.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:30.638 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:30.638 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:30.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:30.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 09:53:30.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 09:53:30.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:30.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 09:53:30.645 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 09:53:30.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:53:30.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:53:30.646 TRACE [main][WidgetHandler] Notify Table with event 13 09:53:30.646 TRACE [main][WidgetHandler] Wait for synchronization 09:53:30.646 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:30.646 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:30.646 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:30.646 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:30.646 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:30.646 INFO [main][AbstractShell] Close shell Testing shell 09:53:30.646 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:30.657 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:30.657 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:30.657 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 09:53:30.657 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:30.657 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:30.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:30.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:30.670 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckTableSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 09:53:30.670 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:30.671 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetIndexOfHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 09:53:30.671 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 09:53:30.671 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:30.671 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:30.671 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:30.923 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 09:53:30.923 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:31.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:31.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:31.152 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:31.152 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:31.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:31.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:31.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:31.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:31.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:53:31.153 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:31.153 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:31.153 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:31.154 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:31.154 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:31.154 INFO [main][AbstractShell] Close shell Testing shell 09:53:31.154 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:31.163 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:31.163 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:31.163 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 09:53:31.163 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:31.163 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:31.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:31.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:31.169 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetIndexOfHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 09:53:31.169 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:31.169 INFO [WorkbenchTestable][RequirementsRunner] Started test: doubleClickOnTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 09:53:31.169 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 09:53:31.169 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:31.169 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:31.169 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:31.418 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 09:53:31.418 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:31.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:31.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:31.644 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:31.644 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:31.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:31.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:53:31.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:53:31.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:31.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 09:53:31.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:53:31.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:53:31.647 INFO [WorkbenchTestable][AbstractTableItem] Double click table item x 09:53:31.649 TRACE [main][WidgetHandler] Notify Table with event 13 09:53:31.649 TRACE [main][WidgetHandler] Wait for synchronization 09:53:31.649 TRACE [main][WidgetHandler] Notify Table with event 8 09:53:31.649 TRACE [main][WidgetHandler] Wait for synchronization 09:53:31.651 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:31.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 09:53:31.651 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:31.651 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:31.651 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:31.651 INFO [main][AbstractShell] Close shell Testing shell 09:53:31.651 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:31.665 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:31.665 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:31.665 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 09:53:31.665 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:31.665 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:31.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:31.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:31.678 INFO [WorkbenchTestable][RequirementsRunner] Finished test: doubleClickOnTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 09:53:31.678 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:31.678 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 09:53:31.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 09:53:31.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:31.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:31.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:31.930 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 09:53:31.930 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:32.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:32.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:32.157 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:32.157 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:32.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:32.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:53:32.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:53:32.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:32.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 09:53:32.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:53:32.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:53:32.162 TRACE [main][WidgetHandler] Notify Table with event 13 09:53:32.162 TRACE [main][WidgetHandler] Wait for synchronization 09:53:32.162 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 09:53:32.162 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:32.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:32.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:32.162 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:32.162 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:32.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:32.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:53:32.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:53:32.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:32.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 09:53:32.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:53:32.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:53:32.166 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:32.167 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:32.167 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:32.167 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:32.167 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:32.167 INFO [main][AbstractShell] Close shell Testing shell 09:53:32.167 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:32.180 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:32.180 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:32.180 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 09:53:32.180 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:32.180 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:32.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:32.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:32.187 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 09:53:32.187 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:32.187 INFO [WorkbenchTestable][RequirementsRunner] Started test: testMultiSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 09:53:32.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 09:53:32.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:32.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:32.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:32.452 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 09:53:32.452 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:32.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:32.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:32.681 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:32.681 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:32.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:32.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:32.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:32.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:32.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:53:32.682 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 2, 3, 4, 5) 09:53:32.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:53:32.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:53:32.683 TRACE [main][WidgetHandler] Notify Table with event 13 09:53:32.683 TRACE [main][WidgetHandler] Wait for synchronization 09:53:32.683 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:32.683 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:32.683 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:32.683 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:32.683 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:32.683 INFO [main][AbstractShell] Close shell Testing shell 09:53:32.683 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:32.692 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:32.692 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:32.692 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 09:53:32.692 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:32.692 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:32.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:32.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:32.698 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testMultiSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 09:53:32.698 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:32.698 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSingleSelectionTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 09:53:32.698 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 09:53:32.698 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:32.698 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:32.698 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:32.983 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 09:53:32.983 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:33.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:33.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:33.212 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:33.212 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:33.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:33.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:53:33.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:53:33.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:33.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 09:53:33.215 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 2, 3, 4) 09:53:33.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:53:33.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:53:33.216 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:33.216 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:33.216 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:33.216 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:33.216 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:33.216 INFO [main][AbstractShell] Close shell Testing shell 09:53:33.216 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:33.225 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:33.226 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:33.226 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 09:53:33.226 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:33.226 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:33.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:33.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:33.231 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSingleSelectionTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 09:53:33.231 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:33.231 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDeselect no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 09:53:33.231 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 09:53:33.231 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:33.231 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:33.231 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:33.498 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 09:53:33.498 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:33.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:33.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:33.730 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:33.730 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:33.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:33.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:33.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:33.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:33.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:53:33.731 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 09:53:33.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:53:33.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:53:33.731 TRACE [main][WidgetHandler] Notify Table with event 13 09:53:33.731 TRACE [main][WidgetHandler] Wait for synchronization 09:53:33.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:53:33.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:53:33.734 INFO [WorkbenchTestable][AbstractTable] Deselect all table rows 09:53:33.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:53:33.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:53:33.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:53:33.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:53:33.736 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:33.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 09:53:33.736 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:33.737 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:33.737 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:33.737 INFO [main][AbstractShell] Close shell Testing shell 09:53:33.737 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:33.746 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:33.746 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:33.746 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 09:53:33.747 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:33.747 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:33.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:33.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:33.759 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDeselect no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 09:53:33.759 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:33.760 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetIndexOfNonexistingHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 09:53:33.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 09:53:33.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:33.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:33.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:34.015 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 09:53:34.015 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:34.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:34.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:34.244 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:34.244 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:34.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:34.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:34.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:34.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:34.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:53:34.245 DEBUG [WorkbenchTestable][AbstractTable] Available headers: [ , C, !, Description, Resource, In Folder, Location] 09:53:34.245 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:34.245 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:34.245 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:34.246 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:34.246 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:34.246 INFO [main][AbstractShell] Close shell Testing shell 09:53:34.246 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:34.255 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:34.255 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:34.255 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 09:53:34.255 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:34.255 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:34.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:34.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:34.261 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetIndexOfNonexistingHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 09:53:34.261 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:34.261 INFO [WorkbenchTestable][RequirementsRunner] Started test: waitForNonExistingTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 09:53:34.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 09:53:34.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:34.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:34.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:34.531 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 09:53:34.531 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:34.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:34.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:34.764 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:34.764 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:34.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:34.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:53:34.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:53:34.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:34.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 09:53:34.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text 'this does not exist' in cell 2... 09:53:34.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:53:34.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:53:35.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:53:35.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:53:35.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:53:35.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:53:36.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:53:36.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:53:36.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:53:36.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:53:37.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:53:37.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:53:37.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:53:37.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:53:38.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:53:38.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:53:38.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:53:38.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:53:39.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:53:39.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:53:39.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:53:39.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:53:40.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:53:40.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:53:40.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:53:40.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:53:41.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:53:41.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:53:41.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:53:41.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:53:42.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:53:42.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:53:42.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:53:42.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:53:43.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:53:43.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:53:43.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:53:43.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:53:44.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:53:44.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:53:44.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:53:44.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:53:44.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text 'this does not exist' in cell 2 failed, an exception will be thrown 09:53:44.802 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:44.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 09:53:44.802 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:44.803 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:44.803 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:44.803 INFO [main][AbstractShell] Close shell Testing shell 09:53:44.803 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:44.812 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:44.812 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:44.812 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 09:53:44.812 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:44.812 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:44.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:44.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:44.823 INFO [WorkbenchTestable][RequirementsRunner] Finished test: waitForNonExistingTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 09:53:44.823 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 09:53:44.823 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:44.823 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:44.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:44.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.315 s - in org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest testGetItemsByStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.526 s testGetTooHighIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.564 s testGetSelectedItemsMulti no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.503 s testCheckTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.521 s testGetSelectedItemsSingle no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.49 s testTableContainsItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.518 s testSingleSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.498 s testSingleSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.492 s testCheckTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.507 s waitForTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.52 s testHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.498 s testFindingTableBytId no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.502 s testGetNegativeIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.508 s testMultiSelectionTableWithSingleSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.498 s testMultiSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.489 s testGetHeaderOnSpecifiedIndex no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.495 s indexOfTest no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.522 s testCheckTableSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.504 s testGetIndexOfHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.497 s doubleClickOnTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.509 s testSelectTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.509 s testMultiSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.511 s testSingleSelectionTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.533 s testDeselect no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.528 s testGetIndexOfNonexistingHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.501 s waitForNonExistingTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 10.562 s Running org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 09:53:44.831 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 09:53:44.832 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:53:44.832 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:44.832 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 09:53:44.832 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:44.832 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:53:44.833 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:44.833 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:53:44.833 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:44.833 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:44.833 INFO [WorkbenchTestable][RequirementsRunner] Started test: setTextStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 09:53:44.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 09:53:44.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:44.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:44.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:44.999 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 09:53:44.999 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:45.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:45.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:45.157 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:45.157 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:45.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:45.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:45.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:45.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:45.157 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:53:45.158 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 09:53:45.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:45.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 7 with specified parent and matchers 09:53:45.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 7 is found 09:53:45.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:45.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 7 was found 09:53:45.158 INFO [WorkbenchTestable][AbstractTableItem] Set text array: [Ljava.lang.String;@69243da 09:53:45.166 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:45.166 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:45.166 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:45.167 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:45.167 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:45.167 INFO [main][AbstractShell] Close shell Testing shell 09:53:45.167 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:45.174 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:45.174 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:45.174 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 09:53:45.174 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:45.174 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:45.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:45.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:45.179 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setTextStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 09:53:45.179 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:45.179 INFO [WorkbenchTestable][RequirementsRunner] Started test: referencedComposite_text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 09:53:45.179 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 09:53:45.179 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:45.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:45.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:45.351 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 09:53:45.351 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:45.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:45.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:45.510 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:45.510 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:45.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:45.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:53:45.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:53:45.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:45.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 09:53:45.514 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") 09:53:45.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:45.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:45.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:45.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:45.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 09:53:45.514 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:45.514 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:45.514 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:45.515 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:45.515 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:45.515 INFO [main][AbstractShell] Close shell Testing shell 09:53:45.515 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:45.522 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:45.522 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:45.522 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 09:53:45.522 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:45.522 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:45.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:45.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:45.529 INFO [WorkbenchTestable][RequirementsRunner] Finished test: referencedComposite_text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 09:53:45.529 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:45.529 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 09:53:45.529 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 09:53:45.529 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:45.529 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:45.529 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:45.700 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 09:53:45.700 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:45.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:45.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:45.867 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:45.867 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:45.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:45.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:45.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:45.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:45.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 09:53:45.867 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:45.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 09:53:45.867 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:45.867 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:45.867 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:45.867 INFO [main][AbstractShell] Close shell Testing shell 09:53:45.867 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:45.874 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:45.874 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:45.874 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 09:53:45.874 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:45.875 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:45.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:45.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:45.881 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 09:53:45.881 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:45.881 INFO [WorkbenchTestable][RequirementsRunner] Started test: text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 09:53:45.881 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 09:53:45.881 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:45.881 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:45.881 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:46.053 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") 09:53:46.053 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:46.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:46.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:46.221 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:46.221 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:46.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:46.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:46.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:46.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:46.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 09:53:46.221 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:46.222 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:46.222 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:46.222 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:46.222 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:46.222 INFO [main][AbstractShell] Close shell Testing shell 09:53:46.222 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:46.229 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:46.229 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:46.229 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 09:53:46.229 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:46.229 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:46.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:46.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:46.234 INFO [WorkbenchTestable][RequirementsRunner] Finished test: text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 09:53:46.235 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:46.235 INFO [WorkbenchTestable][RequirementsRunner] Started test: click no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 09:53:46.235 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 09:53:46.235 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:46.235 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:46.235 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:46.401 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 09:53:46.401 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:46.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:46.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:46.563 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:46.563 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:46.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:46.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:53:46.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:53:46.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:46.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 09:53:46.567 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") 09:53:46.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:46.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:46.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:46.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:46.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 09:53:46.567 INFO [WorkbenchTestable][AbstractTableItem] Double click table item 1 2 09:53:46.567 TRACE [main][WidgetHandler] Notify Table with event 13 09:53:46.567 TRACE [main][WidgetHandler] Wait for synchronization 09:53:46.568 TRACE [main][WidgetHandler] Notify Table with event 3 09:53:46.568 TRACE [main][WidgetHandler] Wait for synchronization 09:53:46.568 TRACE [main][WidgetHandler] Notify Table with event 4 09:53:46.568 TRACE [main][WidgetHandler] Wait for synchronization 09:53:46.569 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:46.569 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:46.569 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:46.570 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:46.570 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:46.570 INFO [main][AbstractShell] Close shell Testing shell 09:53:46.570 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:46.576 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:46.576 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:46.577 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 09:53:46.577 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:46.577 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:46.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:46.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:46.582 INFO [WorkbenchTestable][RequirementsRunner] Finished test: click no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 09:53:46.582 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:46.582 INFO [WorkbenchTestable][RequirementsRunner] Started test: index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 09:53:46.582 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 09:53:46.582 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:46.582 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:46.582 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:46.748 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 09:53:46.748 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:46.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:46.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:46.911 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:46.911 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:46.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:46.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:53:46.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:53:46.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:46.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 1 was found 09:53:46.912 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:46.912 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:46.912 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:46.912 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:46.912 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:46.912 INFO [main][AbstractShell] Close shell Testing shell 09:53:46.912 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:46.919 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:46.919 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:46.919 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 09:53:46.919 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:46.919 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:46.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:46.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:46.925 INFO [WorkbenchTestable][RequirementsRunner] Finished test: index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 09:53:46.925 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:46.925 INFO [WorkbenchTestable][RequirementsRunner] Started test: referencedComposite no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 09:53:46.925 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 09:53:46.925 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:46.925 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:46.925 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:47.093 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 09:53:47.093 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:47.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:47.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:47.256 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:47.256 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:47.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:47.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:53:47.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:53:47.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:47.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 09:53:47.261 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 09:53:47.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:47.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:47.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:47.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:47.261 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 09:53:47.261 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:47.261 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:47.261 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:47.261 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:47.261 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:47.261 INFO [main][AbstractShell] Close shell Testing shell 09:53:47.261 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:47.268 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:47.268 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:47.268 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 09:53:47.268 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:47.268 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:47.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:47.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:47.274 INFO [WorkbenchTestable][RequirementsRunner] Finished test: referencedComposite no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 09:53:47.274 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:47.274 INFO [WorkbenchTestable][RequirementsRunner] Started test: referencedComposite_index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 09:53:47.274 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 09:53:47.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:47.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:47.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:47.442 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 09:53:47.442 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:47.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:47.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:47.609 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:47.609 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:47.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:47.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:53:47.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:53:47.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:47.612 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 09:53:47.612 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 09:53:47.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:47.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:53:47.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:53:47.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:47.612 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 1 was found 09:53:47.613 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:47.613 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:47.613 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:47.613 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:47.613 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:47.613 INFO [main][AbstractShell] Close shell Testing shell 09:53:47.613 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:47.620 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:47.620 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:47.620 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 09:53:47.620 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:47.620 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:47.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:47.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:47.626 INFO [WorkbenchTestable][RequirementsRunner] Finished test: referencedComposite_index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 09:53:47.626 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:47.626 INFO [WorkbenchTestable][RequirementsRunner] Started test: setTextColumn no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 09:53:47.626 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 09:53:47.626 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:47.626 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:47.626 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:47.794 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 09:53:47.794 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:47.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:47.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:47.959 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:47.959 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:47.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:47.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 7 with specified parent and matchers 09:53:47.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 7 is found 09:53:47.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:47.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 7 was found 09:53:47.959 INFO [WorkbenchTestable][AbstractTableItem] Set text some text in columnin column 6 09:53:47.960 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 09:53:47.960 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:47.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:47.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:47.960 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:47.960 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:47.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:47.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 7 with specified parent and matchers 09:53:47.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 7 is found 09:53:47.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:47.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 7 was found 09:53:47.961 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:47.961 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:47.961 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:47.961 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:47.961 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:47.961 INFO [main][AbstractShell] Close shell Testing shell 09:53:47.961 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:47.968 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:47.968 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:47.968 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 09:53:47.968 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:47.968 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:47.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:47.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:47.974 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setTextColumn no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 09:53:47.974 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:47.974 INFO [WorkbenchTestable][RequirementsRunner] Started test: setText no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 09:53:47.974 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 09:53:47.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:47.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:47.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:48.148 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 09:53:48.148 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:48.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:48.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:48.314 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:48.314 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:48.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:48.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:48.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:48.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:48.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:53:48.315 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 09:53:48.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:48.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 09:53:48.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6 is found 09:53:48.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:48.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 6 was found 09:53:48.315 INFO [WorkbenchTestable][AbstractTableItem] Set text some text 09:53:48.316 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 09:53:48.316 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:48.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:48.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:48.317 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:48.317 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:48.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:48.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 09:53:48.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6 is found 09:53:48.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:48.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 6 was found 09:53:48.317 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:48.317 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:48.317 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:48.318 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:48.318 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:48.318 INFO [main][AbstractShell] Close shell Testing shell 09:53:48.318 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:48.325 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:48.325 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:48.325 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 09:53:48.325 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:48.325 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:48.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:48.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:48.331 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setText no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 09:53:48.331 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 09:53:48.331 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:48.331 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:48.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:48.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.502 s - in org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest setTextStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.346 s referencedComposite_text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.35 s defaultConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.352 s text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.353 s click no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.347 s index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.343 s referencedComposite no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.349 s referencedComposite_index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.352 s setTextColumn no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.348 s setText no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.357 s Running org.eclipse.reddeer.swt.test.impl.combo.ComboTest 09:53:48.337 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 09:53:48.337 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:53:48.337 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:48.337 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 09:53:48.337 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:48.337 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:53:48.339 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:48.339 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:53:48.339 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:48.339 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:48.339 INFO [WorkbenchTestable][RequirementsRunner] Started test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 09:53:48.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 09:53:48.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:48.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:48.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:48.364 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 09:53:48.364 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:48.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:48.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:48.374 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:48.374 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:48.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:48.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:53:48.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:53:48.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:48.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 09:53:48.376 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:") 09:53:48.376 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:48.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:48.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:48.376 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:48.376 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:48.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:48.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:48.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:48.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:48.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 09:53:48.379 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:48.379 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:48.379 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:48.379 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:48.379 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:48.379 INFO [main][AbstractShell] Close shell Testing shell 09:53:48.379 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:48.386 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:48.386 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:48.386 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 09:53:48.386 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:48.386 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:48.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:48.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:48.392 INFO [WorkbenchTestable][RequirementsRunner] Finished test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 09:53:48.392 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:48.392 INFO [WorkbenchTestable][RequirementsRunner] Started test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 09:53:48.392 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 09:53:48.392 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:48.392 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:48.392 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:48.428 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') 09:53:48.428 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:48.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:48.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:48.440 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:48.440 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:48.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:48.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:48.440 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey 09:53:48.440 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey 09:53:48.440 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey 09:53:48.440 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey 09:53:48.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:48.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:48.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 09:53:48.443 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to index: 3 09:53:48.445 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:48.445 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:48.445 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:48.446 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:48.446 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:48.446 INFO [main][AbstractShell] Close shell Testing shell 09:53:48.446 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:48.453 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:48.453 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:48.453 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 09:53:48.453 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:48.453 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:48.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:48.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:48.459 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 09:53:48.459 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:48.459 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 09:53:48.459 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 09:53:48.459 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:48.459 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:48.459 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:48.477 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") 09:53:48.477 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:48.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:48.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:48.510 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:48.510 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:48.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:48.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:48.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:48.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:48.511 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 09:53:48.511 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 09:53:48.511 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:48.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:48.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:48.512 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:48.512 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:48.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:48.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:48.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:48.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:48.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 09:53:48.512 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") 09:53:48.512 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:48.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:48.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:48.512 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:48.512 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:48.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:48.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:48.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:48.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:48.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 09:53:48.513 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 09:53:48.513 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:48.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:48.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:48.514 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:48.514 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:48.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:48.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:53:48.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:53:48.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:48.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 09:53:48.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 "Combo2") 09:53:48.514 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:48.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:48.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:48.514 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:48.514 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:48.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:48.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:48.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:48.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:48.515 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 09:53:48.516 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 09:53:48.516 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:48.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:48.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:48.516 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:48.516 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:48.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:48.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 09:53:48.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 09:53:48.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:48.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 2 was found 09:53:48.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 "Combo3") 09:53:48.516 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:48.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:48.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:48.516 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:48.516 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:48.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:48.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:48.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:48.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:48.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 09:53:48.518 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 09:53:48.518 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:48.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:48.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:48.518 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:48.518 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:48.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:48.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 09:53:48.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 09:53:48.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:48.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 3 was found 09:53:48.519 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:48.519 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:48.519 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:48.520 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:48.520 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:48.520 INFO [main][AbstractShell] Close shell Testing shell 09:53:48.520 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:48.527 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:48.527 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:48.527 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 09:53:48.527 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:48.527 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:48.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:48.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:48.532 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 09:53:48.533 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:48.533 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 09:53:48.533 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 09:53:48.533 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:48.533 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:48.533 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:48.556 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") 09:53:48.556 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:48.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:48.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:48.569 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:48.569 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:48.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:48.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:48.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:48.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:48.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 09:53:48.571 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to index: 3 09:53:48.572 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:48.572 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:48.572 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:48.572 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:48.572 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:48.572 INFO [main][AbstractShell] Close shell Testing shell 09:53:48.572 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:48.579 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:48.579 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:48.579 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 09:53:48.579 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:48.579 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:48.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:48.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:48.591 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 09:53:48.591 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:48.591 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 09:53:48.591 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 09:53:48.591 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:48.591 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:48.591 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:48.625 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Combo1") 09:53:48.625 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:48.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:48.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:48.638 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:48.638 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:48.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:48.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:48.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:48.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:48.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 09:53:48.640 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to index: 2 09:53:48.640 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 09:53:48.640 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:48.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:48.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:48.641 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:48.641 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:48.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:48.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:48.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:48.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:48.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:53:48.641 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:53:48.641 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:48.641 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:48.641 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:48.642 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:48.642 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:48.642 INFO [main][AbstractShell] Close shell Testing shell 09:53:48.642 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:48.649 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:48.649 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:48.649 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 09:53:48.649 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:48.649 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:48.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:48.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:48.661 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 09:53:48.661 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:48.661 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 09:53:48.661 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 09:53:48.661 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:48.661 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:48.661 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:48.678 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 09:53:48.678 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:48.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:48.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:48.690 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:48.690 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:48.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:48.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:53:48.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:53:48.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:48.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 09:53:48.690 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to index: 1 09:53:48.691 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:48.691 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:48.691 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:48.691 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:48.691 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:48.691 INFO [main][AbstractShell] Close shell Testing shell 09:53:48.691 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:48.698 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:48.698 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:48.698 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 09:53:48.698 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:48.698 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:48.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:48.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:48.709 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 09:53:48.709 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:48.709 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 09:53:48.709 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 09:53:48.709 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:48.709 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:48.709 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:48.726 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 5 and no matchers specified 09:53:48.726 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:48.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:48.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:48.740 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:48.740 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:48.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:48.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 09:53:48.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 09:53:49.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 09:53:49.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 09:53:49.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 09:53:49.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 09:53:49.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:53:49.742 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 5 was not found 09:53:49.743 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:49.743 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:49.743 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:49.743 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:49.743 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:49.743 INFO [main][AbstractShell] Close shell Testing shell 09:53:49.743 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:49.752 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:49.752 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:49.752 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 09:53:49.752 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:49.752 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:49.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:49.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:49.759 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 09:53:49.759 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:49.759 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 09:53:49.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 09:53:49.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:49.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:49.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:49.782 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_&*") 09:53:49.782 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:49.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:49.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:49.801 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:49.801 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:49.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:49.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:49.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:53:50.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:50.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:53:50.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:50.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:53:50.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:53:50.810 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was not found 09:53:50.810 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:50.810 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:50.810 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:50.810 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:50.811 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:50.811 INFO [main][AbstractShell] Close shell Testing shell 09:53:50.811 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:50.819 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:50.820 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:50.820 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 09:53:50.820 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:50.820 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:50.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:50.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:50.827 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 09:53:50.827 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:50.827 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 09:53:50.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 09:53:50.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:50.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:50.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:50.850 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") 09:53:50.850 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:50.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:50.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:50.870 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:50.870 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:50.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:50.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:50.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:50.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:50.872 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 09:53:50.873 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: Item23 09:53:50.875 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 09:53:50.875 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:50.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:50.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:50.875 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:50.875 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:50.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:50.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:50.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:50.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:50.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:53:50.875 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:53:50.876 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:50.876 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:50.876 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:50.876 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:50.876 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:50.877 INFO [main][AbstractShell] Close shell Testing shell 09:53:50.877 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:50.883 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:50.883 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:50.883 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 09:53:50.883 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:50.883 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:50.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:50.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:50.915 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 09:53:50.915 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 09:53:50.915 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:50.915 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:50.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:50.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.579 s - in org.eclipse.reddeer.swt.test.impl.combo.ComboTest enabled no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.053 s findById no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.066 s getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.073 s findByName no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.058 s selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.07 s findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.048 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 1.05 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 1.068 s selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.088 s Running org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 09:53:50.920 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 09:53:50.920 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:53:50.920 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:50.920 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 09:53:50.920 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:50.920 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:53:50.921 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:50.921 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:53:50.921 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:50.921 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:50.921 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 09:53:50.921 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 09:53:50.921 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:50.921 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:50.921 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:50.942 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 09:53:50.942 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:50.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:50.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:50.950 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:50.950 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:50.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:50.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 09:53:50.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 09:53:50.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:50.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 2 was found 09:53:50.951 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 2 09:53:50.954 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 09:53:50.954 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:50.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:50.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:50.954 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:50.954 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:50.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:50.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:50.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:50.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:50.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:53:50.954 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:53:50.954 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:50.954 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:50.954 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:50.955 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:50.955 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:50.955 INFO [main][AbstractShell] Close shell Testing shell 09:53:50.955 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:50.960 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:50.960 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:50.960 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 09:53:50.960 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:50.960 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:50.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:50.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:50.973 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 09:53:50.973 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:50.973 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 09:53:50.973 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 09:53:50.973 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:50.973 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:50.973 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:50.991 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 09:53:50.991 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:51.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:51.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:51.017 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:51.017 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:51.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:51.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:51.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:51.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:51.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabFolder and index 0 was found 09:53:51.019 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:51.019 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:51.019 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:51.019 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:51.019 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:51.019 INFO [main][AbstractShell] Close shell Testing shell 09:53:51.019 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:51.024 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:51.024 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:51.024 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 09:53:51.024 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:51.024 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:51.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:51.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:51.035 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 09:53:51.036 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:51.036 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSelectedFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 09:53:51.036 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 09:53:51.036 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:51.036 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:51.036 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:51.052 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 09:53:51.052 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:51.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:51.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:51.062 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:51.062 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:51.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:51.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:51.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:51.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:51.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 09:53:51.062 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 0 09:53:51.062 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 09:53:51.062 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:51.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:51.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:51.063 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:51.063 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:51.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:51.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:51.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:51.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:51.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabFolder and index 0 was found 09:53:51.064 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:51.064 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:51.064 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:51.064 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:51.064 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:51.064 INFO [main][AbstractShell] Close shell Testing shell 09:53:51.064 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:51.069 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:51.069 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:51.069 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 09:53:51.069 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:51.069 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:51.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:51.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:51.075 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSelectedFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 09:53:51.075 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:51.075 INFO [WorkbenchTestable][RequirementsRunner] Started test: isTabItemSelected no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 09:53:51.075 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 09:53:51.075 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:51.075 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:51.075 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:51.112 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") 09:53:51.112 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:51.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:51.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:51.127 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:51.127 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:51.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:51.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:51.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:51.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:51.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 09:53:51.128 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") 09:53:51.128 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:51.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:51.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:51.128 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:51.128 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:51.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:51.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:51.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:51.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:51.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 09:53:51.128 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 1 09:53:51.130 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 0 09:53:51.130 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:51.130 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:51.130 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:51.130 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:51.130 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:51.130 INFO [main][AbstractShell] Close shell Testing shell 09:53:51.130 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:51.135 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:51.135 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:51.135 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 09:53:51.135 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:51.135 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:51.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:51.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:51.147 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isTabItemSelected no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 09:53:51.147 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:51.147 INFO [WorkbenchTestable][RequirementsRunner] Started test: tabFolderTest no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 09:53:51.147 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 09:53:51.147 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:51.147 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:51.147 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:51.163 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 09:53:51.163 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:51.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:51.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:51.173 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:51.173 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:51.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:51.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:51.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:51.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:51.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabFolder and index 0 was found 09:53:51.174 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:51.174 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:51.174 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:51.174 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:51.175 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:51.175 INFO [main][AbstractShell] Close shell Testing shell 09:53:51.175 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:51.179 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:51.179 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:51.180 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 09:53:51.180 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:51.180 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:51.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:51.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:51.185 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tabFolderTest no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 09:53:51.185 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:51.185 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 09:53:51.185 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 09:53:51.186 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:51.186 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:51.186 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:51.223 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 09:53:51.223 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:51.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:51.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:51.233 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:51.233 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:51.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:51.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 09:53:51.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 09:53:51.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 09:53:51.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 09:53:52.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 09:53:52.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 09:53:52.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:53:52.235 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 5 was not found 09:53:52.235 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:52.235 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:52.235 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:52.235 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:52.235 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:52.235 INFO [main][AbstractShell] Close shell Testing shell 09:53:52.235 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:52.240 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:52.241 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:52.241 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 09:53:52.241 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:52.241 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:52.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:52.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:52.253 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 09:53:52.253 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:52.253 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 09:53:52.253 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 09:53:52.253 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:52.253 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:52.253 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:52.272 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_#$") 09:53:52.272 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:52.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:52.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:52.283 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:52.283 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:52.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:52.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:52.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:53:52.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:52.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:53:53.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:53.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:53:53.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:53:53.285 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was not found 09:53:53.286 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:53.286 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:53.286 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:53.286 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:53.286 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:53.286 INFO [main][AbstractShell] Close shell Testing shell 09:53:53.286 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:53.291 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:53.291 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:53.291 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 09:53:53.291 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:53.291 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:53.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:53.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:53.303 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 09:53:53.303 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:53.304 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 09:53:53.304 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 09:53:53.304 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:53.304 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:53.304 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:53.323 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") 09:53:53.323 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:53.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:53.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:53.335 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:53.335 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:53.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:53.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:53.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:53.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:53.335 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 09:53:53.335 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 1 09:53:53.336 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 09:53:53.336 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:53.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:53.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:53.336 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:53.336 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:53.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:53.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:53.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:53.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:53.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:53:53.336 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:53:53.337 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:53.337 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:53.337 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:53.337 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:53.337 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:53.337 INFO [main][AbstractShell] Close shell Testing shell 09:53:53.337 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:53.343 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:53.343 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:53.344 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 09:53:53.344 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:53.344 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:53.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:53.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:53.356 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 09:53:53.356 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 09:53:53.356 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:53.356 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:53.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:53.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.437 s - in org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.052 s getAllFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.062 s getSelectedFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.039 s isTabItemSelected no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.071 s tabFolderTest no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.038 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 1.068 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 1.05 s findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.052 s Running org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 09:53:53.361 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 09:53:53.361 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:53:53.362 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:53.362 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 09:53:53.362 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:53.362 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:53:53.362 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:53.362 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:53:53.362 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:53.362 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:53.363 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectSpecificItem no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 09:53:53.363 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 09:53:53.363 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:53.363 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:53.363 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:53.373 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 09:53:53.373 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:53.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:53.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:53.378 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:53.378 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:53.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:53.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:53.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:53.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:53.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 09:53:53.385 TRACE [main][WidgetHandler] Notify List with event 13 09:53:53.385 TRACE [main][WidgetHandler] Wait for synchronization 09:53:53.385 TRACE [main][WidgetHandler] Notify List with event 13 09:53:53.385 TRACE [main][WidgetHandler] Wait for synchronization 09:53:53.385 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:53.385 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:53.385 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:53.386 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:53.386 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:53.386 INFO [main][AbstractShell] Close shell Testing shell 09:53:53.386 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:53.389 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:53.389 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:53.389 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 09:53:53.389 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:53.389 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:53.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:53.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:53.394 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectSpecificItem no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 09:53:53.394 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:53.395 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetIndex no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 09:53:53.395 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 09:53:53.395 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:53.395 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:53.395 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:53.404 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 09:53:53.404 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:53.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:53.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:53.412 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:53.412 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:53.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:53.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:53.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:53.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:53.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 09:53:53.419 TRACE [main][WidgetHandler] Notify List with event 13 09:53:53.419 TRACE [main][WidgetHandler] Wait for synchronization 09:53:53.419 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:53.419 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:53.419 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:53.420 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:53.420 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:53.420 INFO [main][AbstractShell] Close shell Testing shell 09:53:53.420 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:53.423 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:53.423 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:53.423 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 09:53:53.423 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:53.423 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:53.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:53.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:53.432 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetIndex no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 09:53:53.432 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:53.432 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetListItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 09:53:53.432 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 09:53:53.432 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:53.432 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:53.432 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:53.440 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 09:53:53.440 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:53.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:53.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:53.450 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:53.450 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:53.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:53.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:53.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:53.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:53.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 09:53:53.452 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:53.452 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:53.452 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:53.452 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:53.452 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:53.452 INFO [main][AbstractShell] Close shell Testing shell 09:53:53.452 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:53.456 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:53.456 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:53.456 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 09:53:53.456 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:53.456 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:53.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:53.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:53.462 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetListItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 09:53:53.462 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:53.462 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDeselectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 09:53:53.462 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 09:53:53.462 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:53.462 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:53.462 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:53.474 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 09:53:53.474 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:53.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:53.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:53.486 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:53.486 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:53.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:53.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:53.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:53.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:53.486 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 09:53:53.487 INFO [WorkbenchTestable][AbstractList] Select list items with indices (0, 1, 2) 09:53:53.487 TRACE [main][WidgetHandler] Notify List with event 13 09:53:53.488 TRACE [main][WidgetHandler] Wait for synchronization 09:53:53.488 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:53.488 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:53.488 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:53.489 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:53.489 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:53.489 INFO [main][AbstractShell] Close shell Testing shell 09:53:53.489 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:53.492 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:53.492 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:53.492 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 09:53:53.492 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:53.492 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:53.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:53.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:53.501 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDeselectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 09:53:53.501 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:53.501 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 09:53:53.501 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 09:53:53.501 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:53.501 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:53.501 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:53.508 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 09:53:53.508 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:53.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:53.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:53.518 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:53.518 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:53.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:53.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:53.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:53.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:53.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 09:53:53.518 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') 09:53:53.519 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:53.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:53.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:53.519 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:53.519 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:53.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:53.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:53.519 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id 09:53:53.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:53.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:53.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 09:53:53.519 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:53.519 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:53.519 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:53.519 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:53.519 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:53.519 INFO [main][AbstractShell] Close shell Testing shell 09:53:53.519 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:53.522 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:53.522 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:53.523 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 09:53:53.523 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:53.523 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:53.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:53.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:53.534 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 09:53:53.535 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:53.535 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectSpecificItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 09:53:53.535 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 09:53:53.535 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:53.535 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:53.535 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:53.543 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 09:53:53.543 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:53.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:53.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:53.553 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:53.553 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:53.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:53.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:53.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:53.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:53.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 09:53:53.554 INFO [WorkbenchTestable][AbstractList] Select list items with indices (0, 1, 3) 09:53:53.554 TRACE [main][WidgetHandler] Notify List with event 13 09:53:53.554 TRACE [main][WidgetHandler] Wait for synchronization 09:53:53.555 TRACE [main][WidgetHandler] Notify List with event 13 09:53:53.555 TRACE [main][WidgetHandler] Wait for synchronization 09:53:53.555 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:53.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 09:53:53.555 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:53.555 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:53.555 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:53.555 INFO [main][AbstractShell] Close shell Testing shell 09:53:53.555 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:53.559 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:53.559 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:53.559 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 09:53:53.559 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:53.559 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:53.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:53.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:53.571 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectSpecificItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 09:53:53.571 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:53.571 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 09:53:53.571 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 09:53:53.571 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:53.571 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:53.571 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:53.580 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 09:53:53.580 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:53.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:53.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:53.589 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:53.589 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:53.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:53.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:53.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:53.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:53.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 09:53:53.589 INFO [WorkbenchTestable][AbstractList] Select list items with indices (0, 1, 2) 09:53:53.589 TRACE [main][WidgetHandler] Notify List with event 13 09:53:53.590 TRACE [main][WidgetHandler] Wait for synchronization 09:53:53.590 TRACE [main][WidgetHandler] Notify List with event 13 09:53:53.590 TRACE [main][WidgetHandler] Wait for synchronization 09:53:53.590 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:53.590 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:53.591 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:53.591 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:53.591 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:53.591 INFO [main][AbstractShell] Close shell Testing shell 09:53:53.591 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:53.594 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:53.594 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:53.594 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 09:53:53.594 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:53.594 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:53.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:53.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:53.609 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 09:53:53.609 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 09:53:53.609 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:53.609 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:53.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:53.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.249 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.037 s testGetListItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.029 s testDeselectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.039 s testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.033 s testSelectSpecificItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.036 s testSelectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.038 s Running org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 09:53:53.614 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 09:53:53.615 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:53:53.615 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:53.615 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 09:53:53.615 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:53.615 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:53:53.615 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:53.615 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:53:53.615 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:53.616 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:53.616 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 09:53:53.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 09:53:53.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:53.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:53.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:53.631 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 09:53:53.631 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:53.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:53.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:53.644 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:53.644 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:53.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:53.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 09:53:53.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 09:53:53.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:53.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 2 was found 09:53:53.645 INFO [WorkbenchTestable][AbstractCTabItem] Activate Item 2 09:53:53.646 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 09:53:53.646 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:53.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:53.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:53.646 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:53.646 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:53.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:53.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:53.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:53.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:53.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:53:53.646 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:53:53.647 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 09:53:53.647 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:53.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:53.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:53.648 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:53.648 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:53.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:53.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:53.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:53.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:53.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabFolder and index 0 was found 09:53:53.649 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:53.649 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:53.649 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:53.649 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:53.649 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:53.649 INFO [main][AbstractShell] Close shell Testing shell 09:53:53.649 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:53.654 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:53.654 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:53.654 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 09:53:53.654 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:53.654 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:53.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:53.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:53.661 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 09:53:53.661 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:53.661 INFO [WorkbenchTestable][RequirementsRunner] Started test: close no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 09:53:53.661 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 09:53:53.661 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:53.661 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:53.661 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:53.680 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 09:53:53.680 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:53.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:53.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:53.691 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:53.691 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:53.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:53.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 09:53:53.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 09:53:53.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:53.708 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 3 was found 09:53:53.708 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Item 3 09:53:53.708 INFO [WorkbenchTestable][AbstractCTabItem] Activate Item 3 09:53:53.709 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 09:53:53.710 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 09:53:53.710 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:53.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:53.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:53.710 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:53.710 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:53.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:53.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 09:53:53.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 09:53:54.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 09:53:54.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 09:53:54.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 09:53:54.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 09:53:54.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:53:54.712 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 3 was not found 09:53:54.712 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:54.712 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:54.712 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:54.712 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:54.712 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:54.712 INFO [main][AbstractShell] Close shell Testing shell 09:53:54.712 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:54.717 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:54.717 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:54.717 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 09:53:54.717 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:54.717 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:54.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:54.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:54.724 INFO [WorkbenchTestable][RequirementsRunner] Finished test: close no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 09:53:54.724 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:54.724 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 09:53:54.724 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 09:53:54.724 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:54.724 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:54.724 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:54.738 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 09:53:54.738 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:54.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:54.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:54.751 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:54.751 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:54.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:54.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 09:53:54.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 09:53:55.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 09:53:55.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 09:53:55.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 09:53:55.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 09:53:55.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:53:55.753 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 5 was not found 09:53:55.753 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:55.753 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:55.753 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:55.754 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:55.754 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:55.754 INFO [main][AbstractShell] Close shell Testing shell 09:53:55.754 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:55.758 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:55.758 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:55.758 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 09:53:55.758 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:55.758 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:55.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:55.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:55.770 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 09:53:55.770 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:55.770 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 09:53:55.770 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 09:53:55.770 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:55.770 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:55.770 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:55.784 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_#$") 09:53:55.784 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:55.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:55.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:55.795 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:55.795 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:55.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:55.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:55.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:53:56.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:56.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:53:56.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:56.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:53:56.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:53:56.797 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was not found 09:53:56.797 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:56.797 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:56.797 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:56.797 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:56.797 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:56.797 INFO [main][AbstractShell] Close shell Testing shell 09:53:56.797 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:56.802 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:56.802 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:56.802 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 09:53:56.802 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:56.802 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:56.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:56.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:56.808 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 09:53:56.808 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:56.808 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 09:53:56.808 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 09:53:56.808 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:56.808 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:56.808 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:56.830 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") 09:53:56.830 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:56.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:56.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:56.840 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:56.840 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:56.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:56.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:56.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:56.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:56.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:53:56.840 INFO [WorkbenchTestable][AbstractCTabItem] Activate Item 1 09:53:56.841 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 09:53:56.841 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:56.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:56.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:56.841 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:56.841 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:56.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:56.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:56.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:56.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:56.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:53:56.841 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:53:56.842 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 09:53:56.842 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:56.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:56.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:56.842 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:56.842 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:56.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:56.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:56.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:56.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:56.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabFolder and index 0 was found 09:53:56.842 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:56.842 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:56.842 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:56.842 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:56.842 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:56.842 INFO [main][AbstractShell] Close shell Testing shell 09:53:56.842 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:56.847 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:56.847 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:56.847 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 09:53:56.847 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:56.847 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:56.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:56.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:56.852 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 09:53:56.852 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 09:53:56.852 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:56.852 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:56.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:56.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.238 s - in org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 0.045 s close no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 1.063 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 1.046 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 1.038 s findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 0.044 s Running org.eclipse.reddeer.swt.test.DummyTest 09:53:56.856 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.DummyTest 09:53:56.857 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:53:56.857 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:56.857 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.DummyTest 09:53:56.857 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:56.857 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:53:56.857 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:56.857 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:53:56.857 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:56.857 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:56.857 INFO [WorkbenchTestable][RequirementsRunner] Started test: dummy no-configuration(org.eclipse.reddeer.swt.test.DummyTest) 09:53:56.857 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.DummyTest 09:53:56.857 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:56.857 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:56.857 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:56.858 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.DummyTest 09:53:56.858 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:56.858 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:56.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:56.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:56.858 INFO [WorkbenchTestable][RequirementsRunner] Finished test: dummy no-configuration(org.eclipse.reddeer.swt.test.DummyTest) 09:53:56.858 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.DummyTest 09:53:56.858 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:56.858 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:56.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:56.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.reddeer.swt.test.DummyTest dummy no-configuration(org.eclipse.reddeer.swt.test.DummyTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.swt.test.matcher.RegexMatcherTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.reddeer.swt.test.matcher.RegexMatcherTest regexMatcherFailureTest(org.eclipse.reddeer.swt.test.matcher.RegexMatcherTest) Time elapsed: 0 s regexMatcherMatchesEverythingTest(org.eclipse.reddeer.swt.test.matcher.RegexMatcherTest) Time elapsed: 0 s regexMatcherDigitsTest(org.eclipse.reddeer.swt.test.matcher.RegexMatcherTest) Time elapsed: 0 s Running org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 09:53:56.868 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 09:53:56.868 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:53:56.868 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:56.868 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 09:53:56.868 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:56.868 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:53:56.869 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:56.869 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:53:56.869 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:56.869 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:56.869 INFO [WorkbenchTestable][RequirementsRunner] Started test: constructorWithIndex no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 09:53:56.869 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 09:53:56.869 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:56.869 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:56.869 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:56.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:56.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:56.885 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:56.886 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 09:53:56.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:56.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 09:53:56.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 09:53:56.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:56.886 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 2 was found 09:53:56.886 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:56.886 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:56.886 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:56.886 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:56.886 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:56.886 INFO [main][AbstractShell] Close shell Testing shell 09:53:56.886 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:56.889 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:56.889 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:56.889 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 09:53:56.889 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:56.889 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:56.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:56.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:56.900 INFO [WorkbenchTestable][RequirementsRunner] Finished test: constructorWithIndex no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 09:53:56.900 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:56.900 INFO [WorkbenchTestable][RequirementsRunner] Started test: constructorWithRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 09:53:56.900 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 09:53:56.900 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:56.900 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:56.900 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:56.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:56.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:56.918 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:56.918 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') 09:53:56.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:56.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:56.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:56.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:56.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 09:53:56.918 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:56.918 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:56.918 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:56.918 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:56.918 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:56.918 INFO [main][AbstractShell] Close shell Testing shell 09:53:56.918 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:56.921 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:56.921 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:56.921 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 09:53:56.921 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:56.921 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:56.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:56.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:56.933 INFO [WorkbenchTestable][RequirementsRunner] Finished test: constructorWithRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 09:53:56.933 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:56.933 INFO [WorkbenchTestable][RequirementsRunner] Started test: WorkbenchToolItemWithMnemonicTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 09:53:56.933 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 09:53:56.933 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:56.933 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:56.933 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:56.950 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:53:56.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:53:56.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:53:56.950 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:53:56.950 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "RedDeer SWT WorkbenchToolItem with mnemonic") 09:53:56.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:56.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:56.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:56.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:56.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 09:53:56.958 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:56.958 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:53:56.958 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:56.958 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:56.958 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:56.958 INFO [main][AbstractShell] Close shell Testing shell 09:53:56.958 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:56.961 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:56.961 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:56.961 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 09:53:56.961 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:56.961 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:56.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:57.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists failed, NO exception will be thrown 09:53:57.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is focused... 09:53:59.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is focused failed, NO exception will be thrown 09:53:59.004 INFO [WorkbenchTestable][RequirementsRunner] Finished test: WorkbenchToolItemWithMnemonicTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 09:53:59.004 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:59.004 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemTooltip no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 09:53:59.004 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 09:53:59.004 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:59.004 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:59.004 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:59.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:59.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:59.028 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:59.028 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") 09:53:59.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:59.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:59.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:59.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:59.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 09:53: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.... 09:53: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 09:53:59.028 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:59.028 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:59.028 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:59.028 INFO [main][AbstractShell] Close shell Testing shell 09:53:59.028 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:59.032 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:59.032 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:59.032 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 09:53:59.032 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:59.032 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:59.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:59.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:59.037 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemTooltip no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 09:53:59.037 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:59.037 INFO [WorkbenchTestable][RequirementsRunner] Started test: constructorWithRegexWithReferencedComposite no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 09:53:59.037 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 09:53:59.037 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:59.037 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:59.037 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:59.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:59.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:59.067 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:59.067 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 09:53:59.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:59.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:59.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:59.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:59.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found PUSH tooltip 09:53:59.067 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:53:59.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 09:53:59.068 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:53:59.068 DEBUG [main][AbstractWait] Waiting until shell is active... 09:53:59.068 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:53:59.068 INFO [main][AbstractShell] Close shell Testing shell 09:53:59.068 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:53:59.071 DEBUG [main][AbstractWait] Waiting while shell is available... 09:53:59.071 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:53:59.071 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 09:53:59.071 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:59.071 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:59.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:59.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:59.087 INFO [WorkbenchTestable][RequirementsRunner] Finished test: constructorWithRegexWithReferencedComposite no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 09:53:59.087 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 09:53:59.087 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:53:59.087 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:53:59.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:59.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.22 s - in org.eclipse.reddeer.swt.test.toolitem.ToolItemTest constructorWithIndex no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 0.031 s constructorWithRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 0.033 s WorkbenchToolItemWithMnemonicTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 2.071 s testToolItemTooltip no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 0.033 s constructorWithRegexWithReferencedComposite no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 0.05 s Running org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 09:53:59.094 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 09:53:59.094 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:53:59.094 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:59.094 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 09:53:59.094 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:59.094 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:53:59.095 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:59.095 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:53:59.095 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:59.095 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:53:59.095 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemFailNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 09:53:59.095 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 09:53:59.095 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:53:59.095 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:53:59.095 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:53:59.105 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:53:59.105 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:53:59.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:53:59.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:53:59.119 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:53:59.119 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:53:59.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:53:59.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:53:59.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:53:59.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:53:59.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:53:59.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, XXX]... 09:53:59.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:53:59.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:53:59.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 09:53:59.122 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 09:53:59.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:53:59.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:53:59.622 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 09:53:59.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 09:53:59.625 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 09:53:59.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:53:59.625 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 09:53:59.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:53:59.625 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 09:54:00.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:54:00.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:54:00.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 09:54:00.125 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 09:54:00.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:54:00.126 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 09:54:00.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:54:00.126 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 09:54:00.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 09:54:00.126 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 09:54:00.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:54:00.126 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 09:54:00.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:54:00.126 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 09:54:00.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, XXX] failed, an exception will be thrown 09:54:00.126 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:54:00.126 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:54:00.126 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:54:00.127 DEBUG [main][AbstractWait] Waiting until shell is active... 09:54:00.127 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:54:00.127 INFO [main][AbstractShell] Close shell Testing shell 09:54:00.127 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:54:00.131 DEBUG [main][AbstractWait] Waiting while shell is available... 09:54:00.131 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:54:00.131 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 09:54:00.131 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:54:00.131 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:54:00.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:00.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:00.136 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemFailNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 09:54:00.136 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:54:00.136 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 09:54:00.136 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 09:54:00.136 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:54:00.136 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:54:00.136 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:54:00.155 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:54:00.155 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:54:00.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:00.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:00.169 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:54:00.169 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:54:00.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:00.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:00.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:00.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:54:00.169 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:54:00.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA]... 09:54:00.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:54:00.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:54:00.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 09:54:00.171 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 09:54:00.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:54:00.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:54:00.671 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 09:54:00.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 09:54:00.674 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 09:54:00.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:54:00.674 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 09:54:00.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:54:00.674 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 09:54:00.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 09:54:00.674 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 09:54:00.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:54:01.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:54:01.175 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 09:54:01.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 09:54:01.177 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 09:54:01.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:54:01.177 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 09:54:01.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:54:01.178 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 09:54:01.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA] finished successfully 09:54:01.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 09:54:01.178 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:54:01.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:01.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:01.178 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:54:01.178 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:54:01.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:01.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:01.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:01.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:54:01.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:54:01.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA]... 09:54:01.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:54:01.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:54:01.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 09:54:01.178 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 09:54:01.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:54:01.178 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 09:54:01.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:54:01.178 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 09:54:01.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 09:54:01.178 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 09:54:01.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:54:01.179 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 09:54:01.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:54:01.179 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 09:54:01.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 09:54:01.179 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 09:54:01.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:54:01.182 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 09:54:01.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:54:01.182 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 09:54:01.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 09:54:01.182 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 09:54:01.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:54:01.182 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 09:54:01.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:54:01.182 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 09:54:01.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA] finished successfully 09:54:01.183 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:54:01.183 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:54:01.183 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:54:01.184 DEBUG [main][AbstractWait] Waiting until shell is active... 09:54:01.184 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:54:01.184 INFO [main][AbstractShell] Close shell Testing shell 09:54:01.184 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:54:01.188 DEBUG [main][AbstractWait] Waiting while shell is available... 09:54:01.188 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:54:01.189 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 09:54:01.189 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:54:01.189 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:54:01.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:01.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:01.201 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 09:54:01.201 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:54:01.201 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 09:54:01.201 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 09:54:01.201 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:54:01.201 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:54:01.201 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:54:01.211 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:54:01.211 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:54:01.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:01.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:01.228 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:54:01.229 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:54:01.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:01.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:01.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:01.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:54:01.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:54:01.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A]... 09:54:01.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:54:01.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:54:01.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A] finished successfully 09:54:01.231 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:54:01.231 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:54:01.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:01.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:01.231 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:54:01.231 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:54:01.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:01.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:01.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:01.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:54:01.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:54:01.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A]... 09:54:01.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:54:01.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:54:01.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A] finished successfully 09:54:01.231 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:54:01.231 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:54:01.231 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:54:01.232 DEBUG [main][AbstractWait] Waiting until shell is active... 09:54:01.232 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:54:01.232 INFO [main][AbstractShell] Close shell Testing shell 09:54:01.232 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:54:01.235 DEBUG [main][AbstractWait] Waiting while shell is available... 09:54:01.235 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:54:01.235 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 09:54:01.235 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:54:01.235 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:54:01.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:01.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:01.252 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 09:54:01.252 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:54:01.252 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemSecondLevel no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 09:54:01.252 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 09:54:01.252 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:54:01.252 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:54:01.252 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:54:01.261 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:54:01.261 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:54:01.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:01.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:01.268 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:54:01.268 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:54:01.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:01.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:01.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:01.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:54:01.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:54:01.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[AA]... 09:54:01.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:54:01.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:54:01.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:54:01.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:54:02.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:54:02.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:54:02.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[AA] failed, NO exception will be thrown 09:54:02.271 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:54:02.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 09:54:02.271 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:54:02.272 DEBUG [main][AbstractWait] Waiting until shell is active... 09:54:02.272 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:54:02.272 INFO [main][AbstractShell] Close shell Testing shell 09:54:02.272 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:54:02.276 DEBUG [main][AbstractWait] Waiting while shell is available... 09:54:02.276 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:54:02.276 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 09:54:02.276 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:54:02.276 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:54:02.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:02.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:02.281 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemSecondLevel no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 09:54:02.281 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:54:02.281 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemInvalid no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 09:54:02.281 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 09:54:02.281 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:54:02.281 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:54:02.281 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:54:02.291 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:54:02.291 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:54:02.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:02.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:02.308 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:54:02.308 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:54:02.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:02.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:02.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:02.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:54:02.308 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:54:02.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX]... 09:54:02.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:54:02.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:54:02.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:54:02.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:54:03.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:54:03.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:54:03.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX] failed, NO exception will be thrown 09:54:03.311 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:54:03.311 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:54:03.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:03.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:03.311 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:54:03.311 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:54:03.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:03.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:03.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:03.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:54:03.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:54:03.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX]... 09:54:03.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:54:03.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:54:03.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:54:03.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:54:04.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:54:04.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:54:04.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX] failed, NO exception will be thrown 09:54:04.313 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:54:04.313 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:54:04.313 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:54:04.313 DEBUG [main][AbstractWait] Waiting until shell is active... 09:54:04.313 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:54:04.313 INFO [main][AbstractShell] Close shell Testing shell 09:54:04.313 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:54:04.318 DEBUG [main][AbstractWait] Waiting while shell is available... 09:54:04.318 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:54:04.318 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 09:54:04.318 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:54:04.318 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:54:04.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:04.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:04.323 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemInvalid no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 09:54:04.323 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:54:04.324 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemNullItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 09:54:04.324 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 09:54:04.324 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:54:04.324 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:54:04.324 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:54:04.334 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:54:04.334 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:54:04.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:04.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:04.351 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:54:04.351 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:54:04.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:04.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:04.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:04.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:54:04.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:54:04.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item 'null... 09:54:05.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item 'null failed, an exception will be thrown 09:54:05.354 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:54:05.354 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:54:05.354 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:54:05.354 DEBUG [main][AbstractWait] Waiting until shell is active... 09:54:05.354 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:54:05.354 INFO [main][AbstractShell] Close shell Testing shell 09:54:05.354 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:54:05.358 DEBUG [main][AbstractWait] Waiting while shell is available... 09:54:05.358 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:54:05.358 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 09:54:05.358 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:54:05.358 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:54:05.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:05.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:05.364 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemNullItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 09:54:05.364 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:54:05.364 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemNullTree no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 09:54:05.365 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 09:54:05.365 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:54:05.365 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:54:05.365 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:54:05.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 09:54:05.385 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:54:05.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:05.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:05.399 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:54:05.399 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:54:05.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:05.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:05.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:05.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:54:05.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:54:05.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA]... 09:54:06.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA] failed, an exception will be thrown 09:54:06.401 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:54:06.401 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:54:06.401 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:54:06.402 DEBUG [main][AbstractWait] Waiting until shell is active... 09:54:06.402 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:54:06.402 INFO [main][AbstractShell] Close shell Testing shell 09:54:06.402 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:54:06.406 DEBUG [main][AbstractWait] Waiting while shell is available... 09:54:06.406 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:54:06.406 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 09:54:06.406 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:54:06.406 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:54:06.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:06.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:06.411 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemNullTree no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 09:54:06.411 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 09:54:06.411 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:54:06.411 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:54:06.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:06.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.319 s - in org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest testTreeContainsItemFailNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.041 s testTreeContainsItemNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.065 s testTreeContainsItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 0.051 s testTreeContainsItemSecondLevel no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.029 s testTreeContainsItemInvalid no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 2.042 s testTreeContainsItemNullItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.04 s testTreeContainsItemNullTree no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.047 s Running org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest 09:54:06.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 09:54:06.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 09:54:06.444 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 09:54:06.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:54:06.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:54:06.444 INFO [WorkbenchTestable][AbstractShell] Close shell shell 09:54:06.444 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 09:54:06.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:54:06.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:54:06.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 09:54:06.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 09:54:06.480 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 09:54:06.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:54:06.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:54:06.480 INFO [WorkbenchTestable][AbstractShell] Close shell shell 09:54:06.481 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 09:54:06.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:54:06.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:54:06.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 09:54:06.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 09:54:06.497 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 09:54:06.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:54:06.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:54:06.497 INFO [WorkbenchTestable][ShellHandler] Minimize shell 'shell' 09:54:06.509 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'shell' 09:54:06.514 INFO [WorkbenchTestable][AbstractShell] Close shell shell 09:54:06.515 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 09:54:06.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:54:06.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:54:06.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 09:54:06.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 09:54:06.547 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 09:54:06.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:54:06.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:54:06.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 09:54:06.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 09:54:06.548 INFO [WorkbenchTestable][AbstractShell] Close shell shell 09:54:06.548 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 09:54:06.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:54:06.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:54:06.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 09:54:06.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 09:54:06.577 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 09:54:06.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:54:06.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:54:06.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 09:54:07.578 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 09:54:07.578 INFO [WorkbenchTestable][AbstractShell] Close shell shell 09:54:07.578 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 09:54:07.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:54:07.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:54:07.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 09:54:07.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 09:54:07.606 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 09:54:07.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:54:07.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:54:07.606 INFO [WorkbenchTestable][AbstractShell] Close shell shell 09:54:07.606 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 09:54:07.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:54:07.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:54:07.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 09:54:07.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 09:54:07.640 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 09:54:07.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:54:07.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:54:07.640 INFO [WorkbenchTestable][AbstractShell] Close shell shell 09:54:07.640 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 09:54:07.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:54:07.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:54:07.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 09:54:07.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 09:54:07.674 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 09:54:07.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:54:07.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:54:07.675 INFO [WorkbenchTestable][AbstractShell] Close shell shell 09:54:07.675 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 09:54:07.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:54:07.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:54:07.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 09:54:07.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 09:54:07.712 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 09:54:07.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:54:07.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:54:07.712 INFO [WorkbenchTestable][AbstractShell] Close shell shell 09:54:07.712 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 09:54:07.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:54:07.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:54:07.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 09:54:07.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 09:54:07.729 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 09:54:07.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:54:07.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:54:07.729 INFO [WorkbenchTestable][AbstractShell] Close shell shell 09:54:07.729 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 09:54:07.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:54:07.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:54:07.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 09:54:07.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 09:54:07.774 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 09:54:07.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:54:07.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:54:07.774 INFO [WorkbenchTestable][AbstractShell] Close shell shell 09:54:07.774 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 09:54:07.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:54:07.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:54:07.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 09:54:07.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 09:54:07.807 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 09:54:07.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:54:07.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:54:07.807 INFO [WorkbenchTestable][AbstractShell] Close shell shell 09:54:07.807 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 09:54:07.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:54:07.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.412 s - in org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest testGetResultShellWithText(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.046 s testShellWithText(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.025 s testMinimizeMaximize(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.04 s testWaitUntil(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.028 s testWaitWhile(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 1.041 s testClosedShell(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.016 s testShellWithMatcherUnavailable(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.034 s testGetResultNull(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.047 s testShellWithTextUnavailable(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.025 s testShellWithLabelMatcherUnavailable(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.029 s testShellWithMatcher(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.048 s testGetResultShell(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.031 s Running org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 09:54:07.833 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 09:54:07.833 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:54:07.833 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:54:07.833 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 09:54:07.833 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:54:07.833 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:54:07.834 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:54:07.834 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:54:07.834 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:54:07.834 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:54:07.834 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 09:54:07.834 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 09:54:07.835 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:54:07.835 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:54:07.835 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:54:07.928 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 09:54:07.928 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:54:08.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:08.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:08.014 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:54:08.014 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:54:08.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:08.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:08.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:08.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:54:08.014 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:54:08.015 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:54:08.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 09:54:08.015 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:54:08.015 DEBUG [main][AbstractWait] Waiting until shell is active... 09:54:08.015 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:54:08.015 INFO [main][AbstractShell] Close shell Testing shell 09:54:08.015 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:54:08.022 DEBUG [main][AbstractWait] Waiting while shell is available... 09:54:08.022 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:54:08.022 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 09:54:08.022 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:54:08.022 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:54:08.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:08.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:08.027 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 09:54:08.027 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:54:08.027 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRowOutOfBoundExceptionTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 09:54:08.027 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 09:54:08.027 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:54:08.027 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:54:08.027 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:54:08.119 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 09:54:08.119 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:54:08.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:08.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:08.210 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:54:08.210 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:54:08.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:08.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:08.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:08.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:54:08.210 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:54:08.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:54:08.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:54:08.213 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:54:08.213 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:54:08.213 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:54:08.214 DEBUG [main][AbstractWait] Waiting until shell is active... 09:54:08.214 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:54:08.214 INFO [main][AbstractShell] Close shell Testing shell 09:54:08.214 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:54:08.220 DEBUG [main][AbstractWait] Waiting while shell is available... 09:54:08.220 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:54:08.220 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 09:54:08.220 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:54:08.220 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:54:08.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:08.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:08.225 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRowOutOfBoundExceptionTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 09:54:08.225 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:54:08.225 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableCellColumnNotTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 09:54:08.225 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 09:54:08.225 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:54:08.225 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:54:08.225 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:54:08.327 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 09:54:08.327 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:54:08.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:08.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:08.409 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:54:08.409 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:54:08.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:08.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:08.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:08.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:54:08.410 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:54:08.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:54:08.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:54:08.412 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:54:08.412 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:54:08.412 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:54:08.412 DEBUG [main][AbstractWait] Waiting until shell is active... 09:54:08.412 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:54:08.412 INFO [main][AbstractShell] Close shell Testing shell 09:54:08.412 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:54:08.418 DEBUG [main][AbstractWait] Waiting while shell is available... 09:54:08.418 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:54:08.418 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 09:54:08.418 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:54:08.418 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:54:08.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:08.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:08.423 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableCellColumnNotTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 09:54:08.423 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:54:08.423 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasNotRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 09:54:08.424 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 09:54:08.424 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:54:08.424 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:54:08.424 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:54:08.510 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 09:54:08.510 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:54:08.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:08.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:08.596 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:54:08.596 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:54:08.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:08.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:54:08.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:54:08.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:54:08.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 09:54:08.601 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:54:08.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 09:54:08.601 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:54:08.601 DEBUG [main][AbstractWait] Waiting until shell is active... 09:54:08.601 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:54:08.601 INFO [main][AbstractShell] Close shell Testing shell 09:54:08.601 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:54:08.607 DEBUG [main][AbstractWait] Waiting while shell is available... 09:54:08.607 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:54:08.607 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 09:54:08.607 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:54:08.607 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:54:08.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:08.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:08.612 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasNotRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 09:54:08.612 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:54:08.612 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRowsGetResultNoMatcher no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 09:54:08.612 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 09:54:08.612 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:54:08.612 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:54:08.612 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:54:08.727 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 09:54:08.727 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:54:08.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:08.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:08.809 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:54:08.809 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:54:08.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:08.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:08.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:08.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:54:08.809 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:54:08.810 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:54:08.810 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:54:08.810 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:54:08.810 DEBUG [main][AbstractWait] Waiting until shell is active... 09:54:08.810 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:54:08.810 INFO [main][AbstractShell] Close shell Testing shell 09:54:08.810 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:54:08.816 DEBUG [main][AbstractWait] Waiting while shell is available... 09:54:08.816 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:54:08.816 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 09:54:08.816 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:54:08.816 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:54:08.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:08.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:08.821 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRowsGetResultNoMatcher no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 09:54:08.821 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:54:08.821 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableContainsCellWithTextTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 09:54:08.821 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 09:54:08.821 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:54:08.821 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:54:08.821 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:54:08.912 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 09:54:08.912 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:54:09.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:09.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:09.002 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:54:09.002 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:54:09.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:09.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:09.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:09.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:54:09.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:54:09.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:54:09.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:54:09.012 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:54:09.012 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:54:09.012 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:54:09.013 DEBUG [main][AbstractWait] Waiting until shell is active... 09:54:09.013 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:54:09.013 INFO [main][AbstractShell] Close shell Testing shell 09:54:09.013 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:54:09.019 DEBUG [main][AbstractWait] Waiting while shell is available... 09:54:09.019 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:54:09.019 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 09:54:09.019 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:54:09.019 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:54:09.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:09.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:09.025 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableContainsCellWithTextTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 09:54:09.025 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:54:09.025 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRowsGetResult no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 09:54:09.025 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 09:54:09.025 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:54:09.025 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:54:09.025 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:54:09.114 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 09:54:09.114 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:54:09.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:09.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:09.200 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:54:09.200 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:54:09.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:09.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:09.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:09.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:54:09.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:54:09.200 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 09:54:09.200 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:54:09.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:09.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:09.201 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:54:09.201 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:54:09.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:09.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:09.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:09.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:54:09.201 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:54:09.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:54:09.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:54:09.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:54:09.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:54:09.211 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:54:09.211 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:54:09.211 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:54:09.211 DEBUG [main][AbstractWait] Waiting until shell is active... 09:54:09.212 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:54:09.212 INFO [main][AbstractShell] Close shell Testing shell 09:54:09.212 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:54:09.218 DEBUG [main][AbstractWait] Waiting while shell is available... 09:54:09.218 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:54:09.218 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 09:54:09.218 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:54:09.218 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:54:09.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:09.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:09.223 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRowsGetResult no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 09:54:09.223 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:54:09.223 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableCellColumnTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 09:54:09.223 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 09:54:09.223 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:54:09.223 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:54:09.223 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:54:09.310 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 09:54:09.310 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:54:09.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:09.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:09.397 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:54:09.397 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:54:09.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:09.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:09.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:09.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:54:09.397 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:54:09.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:54:09.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:54:09.400 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:54:09.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 09:54:09.400 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:54:09.400 DEBUG [main][AbstractWait] Waiting until shell is active... 09:54:09.400 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:54:09.400 INFO [main][AbstractShell] Close shell Testing shell 09:54:09.400 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:54:09.407 DEBUG [main][AbstractWait] Waiting while shell is available... 09:54:09.407 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:54:09.407 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 09:54:09.407 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:54:09.407 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:54:09.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:09.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:09.412 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableCellColumnTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 09:54:09.412 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 09:54:09.412 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:54:09.412 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:54:09.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:09.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.581 s - in org.eclipse.reddeer.swt.test.condition.TableHasRowsTest tableHasRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.193 s tableHasRowOutOfBoundExceptionTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.198 s tableCellColumnNotTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.198 s tableHasNotRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.189 s tableHasRowsGetResultNoMatcher no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.209 s tableContainsCellWithTextTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.204 s tableHasRowsGetResult no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.198 s tableCellColumnTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.189 s Running org.eclipse.reddeer.swt.test.shell.DefaultShellTest 09:54:09.418 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 09:54:09.418 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:54:09.418 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:54:09.418 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 09:54:09.418 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:54:09.418 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:54:09.428 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:54:09.428 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:54:09.428 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:54:09.428 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:54:09.429 INFO [WorkbenchTestable][RequirementsRunner] Started test: activateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 09:54:09.429 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 09:54:09.429 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:54:09.429 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:54:09.429 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:54:09.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Shell 2"] is available.... 09:54:09.460 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 09:54:09.460 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Shell 2 09:54:09.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:54:09.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:54:09.460 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") 09:54:09.460 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:54:09.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:09.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:09.460 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 2" as the parent 09:54:09.460 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:54:09.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:09.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:09.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:09.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:54:09.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 09:54:09.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Shell 1"] is available.... 09:54:09.460 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 09:54:09.460 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Shell 1 09:54:09.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:54:09.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:54:09.461 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") 09:54:09.461 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:54:09.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:09.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:09.461 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 1" as the parent 09:54:09.461 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:54:09.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:09.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:09.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:09.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:54:09.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 09:54:09.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Shell 2"] is available.... 09:54:09.463 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 09:54:09.463 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Shell 2 09:54:09.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:54:09.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:54:09.463 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") 09:54:09.463 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:54:09.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:09.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:09.463 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 2" as the parent 09:54:09.463 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:54:09.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:09.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:09.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:09.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:54:09.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 09:54:09.464 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") 09:54:09.464 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:54:09.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:09.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:09.464 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 2" as the parent 09:54:09.464 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:54:09.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:09.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:09.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:54:09.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:09.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:54:10.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:10.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:54:10.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:54:10.465 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was not found 09:54:10.465 INFO [WorkbenchTestable][AbstractShell] Close shell Shell 1 09:54:10.465 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Shell 1' 09:54:10.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:54:10.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:54:10.468 INFO [WorkbenchTestable][AbstractShell] Close shell Shell 2 09:54:10.468 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Shell 2' 09:54:10.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:54:10.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:54:10.477 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 09:54:10.477 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:54:10.477 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:54:10.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:10.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:10.477 INFO [WorkbenchTestable][RequirementsRunner] Finished test: activateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 09:54:10.477 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:54:10.477 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEmptyTitleShell no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 09:54:10.477 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 09:54:10.477 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:54:10.477 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:54:10.477 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:54:10.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 09:54:10.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 09:54:10.508 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 09:54:10.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:54:10.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:54:10.508 INFO [WorkbenchTestable][AbstractShell] Close shell 09:54:10.508 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 09:54:10.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:54:10.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:54:10.529 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 09:54:10.529 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:54:10.529 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:54:10.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:10.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:10.529 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEmptyTitleShell no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 09:54:10.529 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:54:10.529 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 09:54:10.529 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 09:54:10.529 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:54:10.529 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:54:10.529 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:54:10.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:10.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:10.530 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:54:10.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:54:10.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:54:10.530 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 09:54:10.530 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:54:10.530 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:54:10.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:10.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:10.530 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 09:54:10.530 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:54:10.530 INFO [WorkbenchTestable][RequirementsRunner] Started test: manipulateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 09:54:10.530 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 09:54:10.530 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:54:10.530 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:54:10.530 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:54:10.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MaxMin"] is available.... 09:54:10.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MaxMin"] is available. finished successfully 09:54:10.542 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MaxMin 09:54:10.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:54:10.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:54:10.543 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'MaxMin' 09:54:10.544 INFO [WorkbenchTestable][ShellHandler] Restore shell 'MaxMin' 09:54:10.544 INFO [WorkbenchTestable][ShellHandler] Minimize shell 'MaxMin' 09:54:10.544 INFO [WorkbenchTestable][ShellHandler] Restore shell 'MaxMin' 09:54:10.545 INFO [WorkbenchTestable][AbstractShell] Close shell MaxMin 09:54:10.545 INFO [WorkbenchTestable][ShellHandler] Closing shell 'MaxMin' 09:54:10.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:54:10.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:54:10.577 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 09:54:10.577 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:54:10.577 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:54:10.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:10.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:10.577 INFO [WorkbenchTestable][RequirementsRunner] Finished test: manipulateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 09:54:10.577 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:54:10.577 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEmptyTitleShellWithCondition no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 09:54:10.577 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 09:54:10.577 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:54:10.577 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:54:10.577 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:54:10.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 09:54:10.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 09:54:10.589 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 09:54:10.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:54:10.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:54:10.590 INFO [WorkbenchTestable][AbstractShell] Close shell 09:54:10.590 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 09:54:10.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:54:10.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:54:10.611 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 09:54:10.611 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:54:10.611 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:54:10.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:10.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:10.611 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEmptyTitleShellWithCondition no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 09:54:10.611 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:54:10.611 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 09:54:10.611 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 09:54:10.611 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:54:10.611 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:54:10.611 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:54:10.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Dummy shell"] is available.... 09:54:10.624 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 09:54:10.624 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Dummy shell 09:54:10.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:54:10.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:54:10.624 INFO [WorkbenchTestable][AbstractShell] Close shell Dummy shell 09:54:10.624 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Dummy shell' 09:54:10.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:54:10.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:54:10.645 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 09:54:10.645 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:54:10.645 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:54:10.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:10.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:10.646 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 09:54:10.646 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 09:54:10.646 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:54:10.646 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:54:10.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:10.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.229 s - in org.eclipse.reddeer.swt.test.shell.DefaultShellTest activateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 1.048 s testEmptyTitleShell no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 0.052 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.047 s testEmptyTitleShellWithCondition no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 0.034 s closeShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 0.035 s Running org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 09:54:10.651 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 09:54:10.651 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:54:10.651 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:54:10.651 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 09:54:10.651 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:54:10.651 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:54:10.652 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:54:10.652 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:54:10.652 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:54:10.652 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:54:10.652 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) 09:54:10.652 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 09:54:10.652 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:54:10.652 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:54:10.652 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:54:10.652 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:54:10.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:54:10.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:54:10.652 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:54:10.652 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 09:54:10.653 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:54:10.653 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:54:10.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:10.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:10.653 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) 09:54:10.653 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:54:10.653 INFO [WorkbenchTestable][RequirementsRunner] Started test: maximizeWorkbenshShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) 09:54:10.653 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 09:54:10.653 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:54:10.653 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:54:10.653 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:54:10.653 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:54:10.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:54:10.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:54:10.653 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:54:10.653 INFO [WorkbenchTestable][ShellHandler] Restore shell 'data - Eclipse Platform' 09:54:10.653 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 09:54:10.653 INFO [WorkbenchTestable][ShellHandler] Restore shell 'data - Eclipse Platform' 09:54:10.653 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 09:54:10.653 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:54:10.653 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:54:10.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:10.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:10.655 INFO [WorkbenchTestable][RequirementsRunner] Finished test: maximizeWorkbenshShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) 09:54:10.655 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 09:54:10.655 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:54:10.655 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:54:10.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:10.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest workbenchShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) Time elapsed: 0.001 s maximizeWorkbenshShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) Time elapsed: 0.002 s Running org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 09:54:10.662 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 09:54:10.662 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:54:10.662 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:54:10.662 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 09:54:10.663 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:54:10.663 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:54:10.663 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:54:10.663 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:54:10.663 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:54:10.663 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:54:10.663 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultControlTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultControlTest) 09:54:10.663 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 09:54:10.664 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:54:10.664 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:54:10.664 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:54:10.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:54:10.711 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 09:54:10.711 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 09:54:10.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:54:10.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:54:10.711 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) 09:54:10.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:10.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:10.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:10.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:54:10.711 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:54:10.713 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:54:10.713 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:54:10.713 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:54:10.713 DEBUG [main][AbstractWait] Waiting until shell is active... 09:54:10.713 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:54:10.713 INFO [main][AbstractShell] Close shell Testing shell 09:54:10.713 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:54:10.716 DEBUG [main][AbstractWait] Waiting while shell is available... 09:54:10.716 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:54:10.716 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 09:54:10.717 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:54:10.717 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:54:10.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:10.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:10.722 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultControlTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultControlTest) 09:54:10.722 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 09:54:10.722 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:54:10.722 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:54:10.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:10.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s - in org.eclipse.reddeer.swt.test.widgets.DefaultControlTest defaultControlTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultControlTest) Time elapsed: 0.059 s Running org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 09:54:10.726 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 09:54:10.727 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:54:10.727 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:54:10.727 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 09:54:10.727 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:54:10.727 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:54:10.727 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:54:10.728 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:54:10.728 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:54:10.728 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:54:10.728 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultWidgetTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest) 09:54:10.728 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 09:54:10.728 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:54:10.728 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:54:10.728 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:54:10.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:54:10.757 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 09:54:10.757 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 09:54:10.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:54:10.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:54:10.757 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) 09:54:10.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:10.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:10.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:10.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:54:10.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:54:10.757 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'Testing shell' 09:54:10.758 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:54:10.758 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:54:10.758 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:54:10.758 DEBUG [main][AbstractWait] Waiting until shell is active... 09:54:10.758 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:54:10.758 INFO [main][AbstractShell] Close shell Testing shell 09:54:10.758 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:54:10.761 DEBUG [main][AbstractWait] Waiting while shell is available... 09:54:10.761 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:54:10.761 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 09:54:10.761 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:54:10.761 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:54:10.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:10.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:10.778 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultWidgetTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest) 09:54:10.778 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 09:54:10.778 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:54:10.778 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:54:10.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:10.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest defaultWidgetTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest) Time elapsed: 0.05 s Running org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 09:54:10.782 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 09:54:10.783 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:54:10.783 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:54:10.783 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 09:54:10.783 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:54:10.783 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:54:10.783 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:54:10.783 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:54:10.783 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:54:10.784 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:54:10.784 INFO [WorkbenchTestable][RequirementsRunner] Started test: testViewToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 09:54:10.784 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 09:54:10.784 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:54:10.784 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:54:10.784 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:54:10.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:10.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:10.786 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate. 09:54:10.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:10.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:10.789 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:54:10.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:54:10.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:54:10.789 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:54:10.789 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 09:54:10.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:10.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:10.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:10.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:54:10.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:54:10.808 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 09:54:10.808 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 09:54:10.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:54:10.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:54:10.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:54:10.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:54:10.823 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:54:10.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:54:10.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:54:10.824 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:54:10.827 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 09:54:10.827 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:54:10.827 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:54:10.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:10.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:10.827 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testViewToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 09:54:10.827 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:54:10.827 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInViewToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 09:54:10.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 09:54:10.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:54:10.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:54:10.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:54:10.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:10.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:10.830 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate. 09:54:10.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:10.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:10.832 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:54:10.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:54:10.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:54:10.832 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:54:10.832 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E') 09:54:10.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:10.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:10.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:10.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:54:10.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:54:10.835 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 09:54:10.835 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 09:54:10.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:54:10.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:54:10.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:54:10.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:54:10.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:10.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:10.836 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT"as the parent 09:54:10.837 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") 09:54:10.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:10.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:10.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:10.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:54:10.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 09:54:10.837 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 09:54:10.837 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:54:10.837 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:54:10.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:10.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:10.837 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInViewToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 09:54:10.837 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:54:10.838 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInViewToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 09:54:10.838 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 09:54:10.838 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:54:10.838 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:54:10.838 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:54:10.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:10.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:10.848 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate. 09:54:10.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:10.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:10.851 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:54:10.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:54:10.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:54:10.851 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:54:10.851 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E') 09:54:10.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:10.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:10.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:10.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:54:10.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:54:10.853 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 09:54:10.853 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 09:54:10.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:54:10.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:54:10.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:54:10.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:54:10.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:10.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:10.863 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT"as the parent 09:54:10.863 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") 09:54:10.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:10.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:10.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:10.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:54:10.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 09:54:10.863 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT ViewToolItem 09:54:10.863 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 09:54:10.863 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:54:10.864 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 09:54:10.864 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:54:10.864 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:54:10.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:10.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:10.864 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInViewToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 09:54:10.864 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:54:10.864 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInViewToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 09:54:10.864 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 09:54:10.864 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:54:10.864 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:54:10.864 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:54:10.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:10.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:10.866 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate. 09:54:10.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:10.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:10.868 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:54:10.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:54:10.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:54:10.869 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:54:10.869 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E') 09:54:10.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:10.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:10.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:10.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:54:10.879 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:54:10.879 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 09:54:10.879 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 09:54:10.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:54:10.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:54:10.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:54:10.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:54:10.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:10.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:10.881 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT"as the parent 09:54:10.881 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.*') 09:54:10.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:10.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:10.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:10.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:54:10.881 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 09:54:10.881 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT ViewToolItem 09:54:10.881 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 09:54:10.881 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:54:10.881 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 09:54:10.881 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:54:10.881 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:54:10.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:10.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:10.882 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInViewToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 09:54:10.882 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 09:54:10.882 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:54:10.882 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:54:10.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:10.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 s - in org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest testViewToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) Time elapsed: 0.043 s testToolItemInViewToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) Time elapsed: 0.01 s testToolItemInViewToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) Time elapsed: 0.026 s testToolItemInViewToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) Time elapsed: 0.018 s Running org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 09:54:10.886 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 09:54:10.886 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:54:10.886 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:54:10.887 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 09:54:10.887 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:54:10.887 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:54:10.887 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:54:10.887 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:54:10.887 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:54:10.887 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:54:10.887 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 09:54:10.887 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 09:54:10.887 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:54:10.887 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:54:10.887 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:54:10.887 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:54:10.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:54:10.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:54:10.896 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:54:10.896 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") 09:54:10.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:10.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:10.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:10.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:54:10.900 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 09:54:10.900 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT WorkbenchToolItem 09:54:10.900 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 09:54:10.900 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:54:10.900 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 09:54:10.900 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:54:10.900 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:54:10.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:10.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:10.900 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 09:54:10.900 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:54:10.900 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchToolBarRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 09:54:10.900 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 09:54:10.900 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:54:10.900 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:54:10.900 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:54:10.900 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:54:10.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:54:10.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:54:10.900 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:54:10.900 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.*') 09:54:10.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:10.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:10.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:10.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:54:10.904 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 09:54:10.904 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT WorkbenchToolItem 09:54:10.904 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 09:54:10.904 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:54:10.904 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 09:54:10.904 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:54:10.904 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:54:10.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:10.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:10.904 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchToolBarRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 09:54:10.904 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:54:10.904 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInShellToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 09:54:10.904 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 09:54:10.904 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:54:10.904 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:54:10.904 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:54:10.913 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:54:10.914 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:54:10.914 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:54:10.914 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:54:10.914 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:54:10.914 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:54:10.914 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:54:10.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:54:10.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:54:10.914 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:54:10.914 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:54:10.914 DEBUG [main][MenuItemLookup] Found menu:'File' 09:54:10.914 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:54:10.914 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:54:10.914 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:54:10.914 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:54:10.914 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:54:10.914 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:54:10.914 DEBUG [main][MenuItemLookup] Item match:Window 09:54:10.915 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:54:10.915 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:54:10.915 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:54:10.915 DEBUG [main][MenuItemLookup] Found menu:'' 09:54:10.915 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:54:10.915 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:54:10.915 DEBUG [main][MenuItemLookup] Found menu:'' 09:54:10.915 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:54:10.915 DEBUG [main][MenuItemLookup] Found menu:'' 09:54:10.915 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:54:10.915 DEBUG [main][MenuItemLookup] Item match:Preferences 09:54:10.915 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:54:10.915 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:54:10.915 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:54:11.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 09:54:11.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 09:54:11.043 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:54:11.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:54:11.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:54:11.061 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:54:11.061 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:54:11.061 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:54:11.061 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:54:11.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:11.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:11.061 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:54:11.061 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:54:11.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:11.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:11.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:11.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:54:11.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:54:11.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:54:11.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:54:11.067 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 09:54:11.067 DEBUG [main][TreeItemHandler] Selecting tree item: General 09:54:11.067 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 09:54:11.067 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 09:54:11.067 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 09:54:11.067 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:54:11.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:11.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:11.068 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:54:11.068 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:54:11.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:11.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:11.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:11.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:54:11.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 09:54:11.068 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:54:11.068 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:54:11.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:11.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:11.069 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:54:11.069 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:54:11.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:11.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:11.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:11.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:54:11.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:54:11.069 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java 09:54:11.069 DEBUG [main][TreeItemHandler] Selecting tree item: Java 09:54:11.069 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java about selection 09:54:11.069 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java 09:54:11.069 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 09:54:11.069 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:54:11.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:11.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:11.133 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:54:11.133 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:54:11.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:11.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:11.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:11.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:54:11.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 09:54:11.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:11.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:11.134 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:54:11.134 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 09:54:11.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:11.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:11.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:11.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:54:11.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 09:54:11.134 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Back to General 09:54:11.134 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 09:54:11.134 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:54:11.137 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 09:54:11.137 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:54:11.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:11.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:11.137 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:54:11.137 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:54:11.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:11.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:11.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:11.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:54:11.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 09:54:11.138 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:54:11.138 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:54:11.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:11.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:11.138 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:54:11.138 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:54:11.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:11.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:11.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:11.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:54:11.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:54:11.138 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 09:54:11.138 DEBUG [main][TreeItemHandler] Selecting tree item: General 09:54:11.138 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 09:54:11.138 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 09:54:11.139 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 09:54:11.139 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:54:11.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:11.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:11.139 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:54:11.139 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:54:11.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:11.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:11.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:11.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:54:11.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:54:11.141 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:54:11.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:54:11.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:54:11.141 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:54:11.141 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:54:11.166 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 09:54:11.166 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:54:11.166 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:54:11.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:11.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:11.166 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInShellToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 09:54:11.166 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:54:11.166 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInShellToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 09:54:11.166 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 09:54:11.166 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:54:11.166 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:54:11.166 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:54:11.166 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:54:11.166 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:54:11.166 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:54:11.166 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:54:11.166 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:54:11.166 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:54:11.167 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:54:11.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:54:11.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:54:11.167 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:54:11.167 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:54:11.167 DEBUG [main][MenuItemLookup] Found menu:'File' 09:54:11.167 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:54:11.167 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:54:11.167 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:54:11.167 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:54:11.167 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:54:11.167 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:54:11.167 DEBUG [main][MenuItemLookup] Item match:Window 09:54:11.167 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:54:11.167 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:54:11.167 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:54:11.167 DEBUG [main][MenuItemLookup] Found menu:'' 09:54:11.167 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:54:11.167 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:54:11.167 DEBUG [main][MenuItemLookup] Found menu:'' 09:54:11.167 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:54:11.167 DEBUG [main][MenuItemLookup] Found menu:'' 09:54:11.167 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:54:11.167 DEBUG [main][MenuItemLookup] Item match:Preferences 09:54:11.168 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:54:11.168 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:54:11.168 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:54:11.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 09:54:11.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 09:54:11.252 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:54:11.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:54:11.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:54:11.264 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:54:11.264 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:54:11.264 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:54:11.264 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:54:11.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:11.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:11.264 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:54:11.264 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:54:11.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:11.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:11.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:11.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:54:11.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:54:11.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:54:11.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:54:11.265 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 09:54:11.265 DEBUG [main][TreeItemHandler] Selecting tree item: General 09:54:11.266 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 09:54:11.266 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 09:54:11.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:11.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:11.266 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:54:11.266 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 09:54:11.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:11.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:11.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:11.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:54:11.266 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 09:54:11.266 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:54:11.266 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:54:11.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:11.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:11.267 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:54:11.267 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:54:11.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:11.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:11.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:11.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:54:11.267 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:54:11.267 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 09:54:11.267 DEBUG [main][TreeItemHandler] Selecting tree item: General 09:54:11.267 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 09:54:11.267 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 09:54:11.267 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 09:54:11.267 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:54:11.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:11.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:11.267 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:54:11.267 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:54:11.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:11.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:11.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:11.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:54:11.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:54:11.269 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:54:11.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:54:11.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:54:11.269 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:54:11.269 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:54:11.289 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 09:54:11.289 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:54:11.289 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:54:11.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:11.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:11.289 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInShellToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 09:54:11.289 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:54:11.289 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInShellToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 09:54:11.289 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 09:54:11.289 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:54:11.289 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:54:11.289 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:54:11.290 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:54:11.290 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:54:11.290 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:54:11.290 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:54:11.290 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:54:11.290 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:54:11.290 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:54:11.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:54:11.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:54:11.290 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:54:11.290 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:54:11.290 DEBUG [main][MenuItemLookup] Found menu:'File' 09:54:11.290 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:54:11.290 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:54:11.290 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:54:11.290 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:54:11.290 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:54:11.290 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:54:11.290 DEBUG [main][MenuItemLookup] Item match:Window 09:54:11.291 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:54:11.291 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:54:11.291 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:54:11.291 DEBUG [main][MenuItemLookup] Found menu:'' 09:54:11.291 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:54:11.291 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:54:11.291 DEBUG [main][MenuItemLookup] Found menu:'' 09:54:11.291 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:54:11.291 DEBUG [main][MenuItemLookup] Found menu:'' 09:54:11.291 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:54:11.291 DEBUG [main][MenuItemLookup] Item match:Preferences 09:54:11.291 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:54:11.291 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:54:11.291 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:54:11.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 09:54:11.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 09:54:11.381 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:54:11.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:54:11.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:54:11.382 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:54:11.382 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:54:11.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 09:54:11.382 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:54:11.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:11.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:11.383 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:54:11.383 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:54:11.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:11.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:11.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:11.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:54:11.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:54:11.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:54:11.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:54:11.384 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 09:54:11.384 DEBUG [main][TreeItemHandler] Selecting tree item: General 09:54:11.384 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 09:54:11.384 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 09:54:11.384 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:54:11.384 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:54:11.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:11.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:11.384 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:54:11.384 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:54:11.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:11.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:11.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:11.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:54:11.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:54:11.385 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java 09:54:11.385 DEBUG [main][TreeItemHandler] Selecting tree item: Java 09:54:11.385 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java about selection 09:54:11.385 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java 09:54:11.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:11.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:11.430 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:54:11.430 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.*') 09:54:11.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:11.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:11.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:11.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:54:11.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 09:54:11.431 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:54:11.431 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:54:11.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:11.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:11.431 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:54:11.431 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:54:11.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:11.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:11.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:11.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:54:11.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:54:11.431 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 09:54:11.431 DEBUG [main][TreeItemHandler] Selecting tree item: General 09:54:11.431 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 09:54:11.431 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 09:54:11.431 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 09:54:11.431 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:54:11.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:11.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:11.433 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:54:11.433 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:54:11.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:11.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:11.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:11.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:54:11.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:54:11.435 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:54:11.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:54:11.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:54:11.435 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:54:11.435 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:54:11.459 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 09:54:11.459 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:54:11.459 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:54:11.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:11.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:11.460 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInShellToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 09:54:11.460 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:54:11.460 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDefaultToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 09:54:11.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 09:54:11.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:54:11.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:54:11.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:54:11.460 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:54:11.460 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:54:11.460 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:54:11.460 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:54:11.460 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:54:11.460 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:54:11.460 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:54:11.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:54:11.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:54:11.461 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:54:11.461 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:54:11.461 DEBUG [main][MenuItemLookup] Found menu:'File' 09:54:11.461 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:54:11.461 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:54:11.461 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:54:11.461 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:54:11.461 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:54:11.461 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:54:11.461 DEBUG [main][MenuItemLookup] Item match:Window 09:54:11.461 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:54:11.461 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:54:11.461 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:54:11.461 DEBUG [main][MenuItemLookup] Found menu:'' 09:54:11.461 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:54:11.461 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:54:11.461 DEBUG [main][MenuItemLookup] Found menu:'' 09:54:11.461 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:54:11.461 DEBUG [main][MenuItemLookup] Found menu:'' 09:54:11.461 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:54:11.461 DEBUG [main][MenuItemLookup] Item match:Preferences 09:54:11.461 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:54:11.461 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:54:11.461 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:54:11.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 09:54:11.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 09:54:11.550 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:54:11.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:54:11.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:54:11.551 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:54:11.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:54:11.551 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:54:11.551 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:54:11.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:11.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:11.551 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:54:11.551 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:54:11.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:11.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:11.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:11.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:54:11.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:54:11.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:54:11.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:54:11.552 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 09:54:11.552 DEBUG [main][TreeItemHandler] Selecting tree item: General 09:54:11.552 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 09:54:11.552 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 09:54:11.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:11.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:11.553 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:54:11.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:54:11.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:54:11.554 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 09:54:11.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:11.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:11.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:11.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:54:11.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolBar and index 0 was found 09:54:11.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 09:54:11.554 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:54:11.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:11.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:11.554 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:54:11.554 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:54:11.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:11.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:11.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:11.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:54:11.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:54:11.555 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 09:54:11.555 DEBUG [main][TreeItemHandler] Selecting tree item: General 09:54:11.556 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 09:54:11.556 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 09:54:11.556 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 09:54:11.556 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:54:11.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:11.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:11.556 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 09:54:11.556 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:54:11.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:11.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:11.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:11.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:54:11.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:54:11.558 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:54:11.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:54:11.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:54:11.558 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:54:11.558 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:54:11.621 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 09:54:11.621 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:54:11.621 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:54:11.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:11.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:11.621 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDefaultToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 09:54:11.621 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 09:54:11.621 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:54:11.621 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:54:11.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:11.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.735 s - in org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.013 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.262 s testToolItemInShellToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.123 s testToolItemInShellToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.171 s testDefaultToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.161 s Running org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 09:54:11.638 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 09:54:11.638 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:54:11.638 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:54:11.638 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 09:54:11.639 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:54:11.639 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:54:11.639 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:54:11.639 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:54:11.639 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:54:11.639 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:54:11.639 INFO [WorkbenchTestable][RequirementsRunner] Started test: typingTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 09:54:11.639 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 09:54:11.639 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:54:11.639 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:54:11.639 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:54:11.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 09:54:11.652 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 09:54:11.652 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 09:54:11.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:54:11.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:54:11.652 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 09:54:11.652 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:54:11.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:11.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:11.652 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 09:54:11.652 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:54:11.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:11.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:11.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:11.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:54:11.652 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:54:11.652 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:54:11.653 INFO [WorkbenchTestable][Keyboard] Type text "test123" 09:54:11.653 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 09:54:11.653 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 09:54:12.254 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 09:54:12.254 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 09:54:12.855 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 09:54:12.855 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 09:54:13.456 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 09:54:13.456 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 09:54:14.057 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 09:54:14.057 INFO [WorkbenchTestable][Keyboard] As char:1, as int:49 09:54:14.658 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 09:54:14.658 INFO [WorkbenchTestable][Keyboard] As char:2, as int:50 09:54:15.258 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 09:54:15.259 INFO [WorkbenchTestable][Keyboard] As char:3, as int:51 09:54:15.860 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 09:54:15.861 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 09:54:15.861 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 09:54:15.861 DEBUG [main][AbstractWait] Waiting until shell is active... 09:54:15.861 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:54:15.861 INFO [main][AbstractShell] Close shell Keyboard testing shell 09:54:15.861 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 09:54:15.864 DEBUG [main][AbstractWait] Waiting while shell is available... 09:54:15.865 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:54:15.865 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 09:54:15.865 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:54:15.865 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:54:15.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:15.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:15.870 INFO [WorkbenchTestable][RequirementsRunner] Finished test: typingTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 09:54:15.870 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:54:15.870 INFO [WorkbenchTestable][RequirementsRunner] Started test: cutPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 09:54:15.870 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 09:54:15.870 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:54:15.870 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:54:15.870 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:54:15.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 09:54:15.896 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 09:54:15.897 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 09:54:15.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:54:15.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:54:15.897 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 09:54:15.897 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:54:15.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:15.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:15.897 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 09:54:15.897 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:54:15.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:15.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:15.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:15.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:54:15.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:54:15.897 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:54:15.897 INFO [WorkbenchTestable][Keyboard] Type text "test" 09:54:15.898 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 09:54:15.898 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 09:54:16.499 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 09:54:16.499 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 09:54:17.100 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 09:54:17.100 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 09:54:17.701 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 09:54:17.701 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 09:54:18.302 INFO [WorkbenchTestable][Keyboard] Select 2 characters to the left 09:54:18.302 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072 09:54:18.503 INFO [WorkbenchTestable][Keyboard] Move cursor 09:54:18.703 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 09:54:18.703 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 09:54:18.903 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 09:54:19.305 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 09:54:19.305 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 09:54:19.506 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 09:54:19.707 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072 09:54:19.907 INFO [WorkbenchTestable][DefaultKeyboard] Write to clipboard 09:54:19.907 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144 09:54:20.108 INFO [WorkbenchTestable][Keyboard] Type character 'x', as int:120 09:54:20.108 DEBUG [WorkbenchTestable][Keyboard] Press character 'x', as int:120 09:54:20.308 DEBUG [WorkbenchTestable][Keyboard] Release character 'x', as int:120 09:54:20.509 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144 09:54:20.710 INFO [WorkbenchTestable][Keyboard] Move cursor 09:54:20.910 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 09:54:20.910 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 09:54:21.110 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 09:54:21.511 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 09:54:21.511 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 09:54:21.712 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 09:54:22.113 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 09:54:22.113 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 09:54:22.313 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 09:54:22.714 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 09:54:22.714 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 09:54:22.915 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 09:54:23.316 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 09:54:23.316 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 09:54:23.516 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 09:54:23.717 INFO [WorkbenchTestable][DefaultKeyboard] Paste from clipboard 09:54:23.717 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144 09:54:23.917 INFO [WorkbenchTestable][Keyboard] Type character 'v', as int:118 09:54:23.917 DEBUG [WorkbenchTestable][Keyboard] Press character 'v', as int:118 09:54:24.118 DEBUG [WorkbenchTestable][Keyboard] Release character 'v', as int:118 09:54:24.318 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144 09:54:24.520 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 09:54:24.520 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 09:54:24.520 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 09:54:24.521 DEBUG [main][AbstractWait] Waiting until shell is active... 09:54:24.521 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:54:24.521 INFO [main][AbstractShell] Close shell Keyboard testing shell 09:54:24.521 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 09:54:24.525 DEBUG [main][AbstractWait] Waiting while shell is available... 09:54:24.525 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:54:24.525 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 09:54:24.525 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:54:24.525 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:54:24.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:24.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:24.541 INFO [WorkbenchTestable][RequirementsRunner] Finished test: cutPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 09:54:24.541 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:54:24.541 INFO [WorkbenchTestable][RequirementsRunner] Started test: typingWithShiftTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 09:54:24.541 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 09:54:24.541 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:54:24.541 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:54:24.541 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:54:24.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 09:54:24.554 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 09:54:24.554 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 09:54:24.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:54:24.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:54:24.554 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 09:54:24.554 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:54:24.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:24.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:24.554 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 09:54:24.554 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:54:24.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:24.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:24.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:24.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:54:24.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:54:24.554 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:54:24.555 INFO [WorkbenchTestable][Keyboard] Type text "{@Test}" 09:54:24.555 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 09:54:24.555 INFO [WorkbenchTestable][Keyboard] As char:, as int:131072 09:54:24.755 INFO [WorkbenchTestable][Keyboard] As char:[, as int:91 09:54:25.756 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 09:54:25.756 INFO [WorkbenchTestable][Keyboard] As char:, as int:131072 09:54:25.956 INFO [WorkbenchTestable][Keyboard] As char:2, as int:50 09:54:26.957 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 09:54:26.957 INFO [WorkbenchTestable][Keyboard] As char:, as int:131072 09:54:27.158 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 09:54:28.159 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 09:54:28.159 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 09:54:28.760 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 09:54:28.760 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 09:54:29.361 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 09:54:29.361 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 09:54:29.962 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 09:54:29.962 INFO [WorkbenchTestable][Keyboard] As char:, as int:131072 09:54:30.162 INFO [WorkbenchTestable][Keyboard] As char:], as int:93 09:54:31.164 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 09:54:31.164 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 09:54:31.164 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 09:54:31.165 DEBUG [main][AbstractWait] Waiting until shell is active... 09:54:31.165 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:54:31.165 INFO [main][AbstractShell] Close shell Keyboard testing shell 09:54:31.165 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 09:54:31.171 DEBUG [main][AbstractWait] Waiting while shell is available... 09:54:31.171 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:54:31.171 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 09:54:31.171 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:54:31.171 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:54:31.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:31.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:31.178 INFO [WorkbenchTestable][RequirementsRunner] Finished test: typingWithShiftTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 09:54:31.178 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:54:31.178 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 09:54:31.178 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 09:54:31.178 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:54:31.178 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:54:31.178 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:54:31.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 09:54:31.208 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 09:54:31.208 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 09:54:31.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:54:31.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:54:31.209 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 09:54:31.209 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:54:31.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:31.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:31.209 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 09:54:31.209 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:54:31.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:31.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:31.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:31.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:54:31.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:54:31.209 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:54:31.209 INFO [WorkbenchTestable][Keyboard] Type text "test" 09:54:31.210 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 09:54:31.210 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 09:54:31.811 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 09:54:31.811 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 09:54:32.412 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 09:54:32.412 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 09:54:33.012 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 09:54:33.013 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 09:54:33.613 INFO [WorkbenchTestable][Keyboard] Select 2 characters to the left 09:54:33.613 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072 09:54:33.814 INFO [WorkbenchTestable][Keyboard] Move cursor 09:54:34.014 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 09:54:34.014 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 09:54:34.214 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 09:54:34.616 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 09:54:34.616 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 09:54:34.816 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 09:54:35.017 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072 09:54:35.218 INFO [WorkbenchTestable][Keyboard] Type character '', as int:127 09:54:35.218 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:127 09:54:35.418 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:127 09:54:35.620 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 09:54:35.620 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 09:54:35.620 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 09:54:35.620 DEBUG [main][AbstractWait] Waiting until shell is active... 09:54:35.620 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:54:35.621 INFO [main][AbstractShell] Close shell Keyboard testing shell 09:54:35.621 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 09:54:35.624 DEBUG [main][AbstractWait] Waiting while shell is available... 09:54:35.624 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:54:35.624 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 09:54:35.624 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:54:35.624 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:54:35.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:35.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:35.630 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 09:54:35.630 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:54:35.630 INFO [WorkbenchTestable][RequirementsRunner] Started test: keyCombinationTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 09:54:35.630 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 09:54:35.630 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:54:35.630 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:54:35.630 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:54:35.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:35.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:35.630 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:54:35.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:54:35.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:54:35.630 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 09:54:35.630 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 09:54:35.830 INFO [WorkbenchTestable][Keyboard] As char:h, as int:104 09:54:36.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Search"] is available.... 09:54:36.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Search"] is available. finished successfully 09:54:36.832 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Search 09:54:36.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:54:36.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:54:36.842 INFO [WorkbenchTestable][AbstractShell] Close shell Search 09:54:36.842 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Search' 09:54:36.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:54:36.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:54:36.859 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 09:54:36.860 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 09:54:36.860 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:54:36.860 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:54:36.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:36.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:36.870 INFO [WorkbenchTestable][RequirementsRunner] Finished test: keyCombinationTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 09:54:36.870 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:54:36.870 INFO [WorkbenchTestable][RequirementsRunner] Started test: copyPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 09:54:36.870 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 09:54:36.870 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:54:36.870 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:54:36.870 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:54:36.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 09:54:36.888 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 09:54:36.888 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 09:54:36.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:54:36.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:54:36.888 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 09:54:36.888 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:54:36.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:36.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:36.888 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 09:54:36.888 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:54:36.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:36.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:36.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:36.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:54:36.888 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:54:36.888 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:54:36.889 INFO [WorkbenchTestable][Keyboard] Type text "test" 09:54:36.889 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 09:54:36.889 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 09:54:37.490 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 09:54:37.490 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 09:54:38.091 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 09:54:38.091 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 09:54:38.692 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 09:54:38.692 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 09:54:39.293 INFO [WorkbenchTestable][Keyboard] Select 2 characters to the left 09:54:39.293 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072 09:54:39.493 INFO [WorkbenchTestable][Keyboard] Move cursor 09:54:39.694 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 09:54:39.694 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 09:54:39.894 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 09:54:40.296 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 09:54:40.296 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 09:54:40.496 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 09:54:40.697 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072 09:54:40.897 INFO [WorkbenchTestable][DefaultKeyboard] Write to clipboard 09:54:40.897 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144 09:54:41.098 INFO [WorkbenchTestable][Keyboard] Type character 'c', as int:99 09:54:41.098 DEBUG [WorkbenchTestable][Keyboard] Press character 'c', as int:99 09:54:41.298 DEBUG [WorkbenchTestable][Keyboard] Release character 'c', as int:99 09:54:41.499 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144 09:54:41.699 INFO [WorkbenchTestable][Keyboard] Move cursor 09:54:41.900 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 09:54:41.900 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 09:54:42.113 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 09:54:42.514 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 09:54:42.514 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 09:54:42.715 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 09:54:43.116 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 09:54:43.116 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 09:54:43.316 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 09:54:43.717 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 09:54:43.717 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 09:54:43.918 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 09:54:44.318 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 09:54:44.318 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 09:54:44.519 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 09:54:44.720 INFO [WorkbenchTestable][DefaultKeyboard] Paste from clipboard 09:54:44.720 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144 09:54:44.920 INFO [WorkbenchTestable][Keyboard] Type character 'v', as int:118 09:54:44.920 DEBUG [WorkbenchTestable][Keyboard] Press character 'v', as int:118 09:54:45.120 DEBUG [WorkbenchTestable][Keyboard] Release character 'v', as int:118 09:54:45.321 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144 09:54:45.522 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 09:54:45.522 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 09:54:45.522 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 09:54:45.523 DEBUG [main][AbstractWait] Waiting until shell is active... 09:54:45.523 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:54:45.523 INFO [main][AbstractShell] Close shell Keyboard testing shell 09:54:45.523 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 09:54:45.526 DEBUG [main][AbstractWait] Waiting while shell is available... 09:54:45.526 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:54:45.526 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 09:54:45.526 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:54:45.526 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:54:45.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:45.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:45.542 INFO [WorkbenchTestable][RequirementsRunner] Finished test: copyPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 09:54:45.542 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 09:54:45.543 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:54:45.543 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:54:45.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:45.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.917 s - in org.eclipse.reddeer.swt.test.keyboard.KeyboardTest typingTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 4.231 s cutPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 8.671 s typingWithShiftTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 6.637 s selectionTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 4.452 s keyCombinationTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 1.24 s copyPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 8.672 s Running org.eclipse.reddeer.swt.test.WidgetResolverTest 09:54:45.548 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.WidgetResolverTest 09:54:45.549 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:54:45.549 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:54:45.549 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest 09:54:45.549 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:54:45.549 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:54:45.550 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:54:45.550 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:54:45.550 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:54:45.550 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:54:45.550 INFO [WorkbenchTestable][RequirementsRunner] Started test: parentMatchesChildrenTest no-configuration(org.eclipse.reddeer.swt.test.WidgetResolverTest) 09:54:45.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest 09:54:45.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:54:45.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:54:45.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:54:45.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:45.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:45.550 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:54:45.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:54:45.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:54:45.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widgets with specified parent and matchers 09:54:45.555 TRACE [WorkbenchTestable][WidgetLookup] 145 widget(s) found 09:54:45.555 INFO [WorkbenchTestable][WidgetResolverTest] Testing 145 widgets for matching children to parent. 09:54:45.557 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@fef4fda] 09:54:45.558 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@fef4fda] 09:54:45.558 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@fef4fda] 09:54:45.558 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@18e6b4e2] matches to its parent widget Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@fef4fda] 09:54:45.558 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@6d82a9bb] matches to its parent widget Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@fef4fda] 09:54:45.558 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@19057ce2] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 09:54:45.558 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@19057ce2] 09:54:45.558 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}]}] 09:54:45.559 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@60d5f350] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 09:54:45.559 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@60d5f350] 09:54:45.559 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@60d5f350] 09:54:45.559 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@358ebd61] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@60d5f350] 09:54:45.559 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@75e355e] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@60d5f350] 09:54:45.559 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@4d390a0c] 09:54:45.559 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@4d390a0c] 09:54:45.560 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] 09:54:45.560 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@4d390a0c] 09:54:45.560 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Package Explorer} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@4d390a0c] 09:54:45.560 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 09:54:45.560 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 09:54:45.560 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}] 09:54:45.561 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}] 09:54:45.563 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} matches to its parent widget ToolBar {} [layout=null] 09:54:45.563 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} matches to its parent widget ToolBar {} [layout=null] 09:54:45.563 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 09:54:45.563 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 09:54:45.564 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] 09:54:45.564 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}] 09:54:45.564 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}]}] 09:54:45.564 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Tree {} [layout=null] matches to its parent widget Composite {} [layout=StackLayout {topControl=Composite {} [layout=GridLayout {horizontalSpacing=7 verticalSpacing=9}]}] 09:54:45.564 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}] 09:54:45.565 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}] 09:54:45.565 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}] 09:54:45.565 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] 09:54:45.565 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}] 09:54:45.565 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] 09:54:45.565 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}] 09:54:45.565 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] 09:54:45.566 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}] 09:54:45.566 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {Package Explorer} 09:54:45.566 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 09:54:45.566 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@27779eaa] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 09:54:45.566 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@27779eaa] 09:54:45.566 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@27779eaa] 09:54:45.566 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@27779eaa] 09:54:45.567 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@27779eaa] 09:54:45.567 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 09:54:45.567 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 09:54:45.567 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}] 09:54:45.567 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}] 09:54:45.567 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}] 09:54:45.568 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}] 09:54:45.568 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}] 09:54:45.568 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}] 09:54:45.568 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}] 09:54:45.568 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}] 09:54:45.568 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}] 09:54:45.568 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}] 09:54:45.568 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}] 09:54:45.569 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@358ebd61] 09:54:45.569 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@358ebd61] 09:54:45.569 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@358ebd61] 09:54:45.569 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@358ebd61] 09:54:45.570 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Outline} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@358ebd61] 09:54:45.570 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}] 09:54:45.570 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}] 09:54:45.570 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 09:54:45.570 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 09:54:45.570 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 09:54:45.570 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] 09:54:45.570 INFO [WorkbenchTestable][WidgetResolverTest] Child widget PageBook {} [layout=org.eclipse.ui.part.PageBook$PageBookLayout@758d901e] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 09:54:45.571 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@758d901e] 09:54:45.571 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}] 09:54:45.571 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {Outline} 09:54:45.571 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@75e355e] 09:54:45.571 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@75e355e] 09:54:45.571 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@75e355e] 09:54:45.571 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@75e355e] 09:54:45.571 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@75e355e] 09:54:45.572 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@75e355e] 09:54:45.572 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@75e355e] 09:54:45.572 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Problems} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@75e355e] 09:54:45.572 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Javadoc} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@75e355e] 09:54:45.572 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Declaration} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@75e355e] 09:54:45.572 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {RedDeer SWT} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@75e355e] 09:54:45.572 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Error Log} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@75e355e] 09:54:45.572 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {RedDeer SWT Controls} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@75e355e] 09:54:45.572 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 09:54:45.572 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 09:54:45.573 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}] 09:54:45.573 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}] 09:54:45.573 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] 09:54:45.573 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 09:54:45.573 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 09:54:45.573 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] 09:54:45.573 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {Problems} 09:54:45.574 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {RedDeer SWT} 09:54:45.574 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {Error Log} 09:54:45.574 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {RedDeer SWT Controls} 09:54:45.574 INFO [WorkbenchTestable][WidgetResolverTest] Child widget StatusLine {} [layout=org.eclipse.jface.action.StatusLine$StatusLineLayout@56e92cdf] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@1d2d3bc2] 09:54:45.574 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@1d2d3bc2] 09:54:45.574 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CLabel {} [layout=null] matches to its parent widget StatusLine {} [layout=org.eclipse.jface.action.StatusLine$StatusLineLayout@56e92cdf] 09:54:45.574 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget StatusLine {} [layout=org.eclipse.jface.action.StatusLine$StatusLineLayout@56e92cdf] 09:54:45.574 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=GridLayout {}] matches to its parent widget StatusLine {} [layout=org.eclipse.jface.action.StatusLine$StatusLineLayout@56e92cdf] 09:54:45.574 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 09:54:45.575 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressIndicator {} [layout=StackLayout {}] matches to its parent widget Composite {} [layout=GridLayout {}] 09:54:45.575 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressBar {} matches to its parent widget ProgressIndicator {} [layout=StackLayout {}] 09:54:45.575 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressBar {} matches to its parent widget ProgressIndicator {} [layout=StackLayout {}] 09:54:45.575 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressRegion$1 {} [layout=GridLayout {numColumns=3 horizontalSpacing=5 verticalSpacing=5}] matches to its parent widget ImageBasedFrame {} [layout=null] 09:54:45.575 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Canvas {} [layout=null] matches to its parent widget ProgressRegion$1 {} [layout=GridLayout {numColumns=3 horizontalSpacing=5 verticalSpacing=5}] 09:54:45.575 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}] 09:54:45.575 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressIndicator {} [layout=StackLayout {topControl=ProgressBar {}}] matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 horizontalSpacing=2 verticalSpacing=5}] 09:54:45.575 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 horizontalSpacing=2 verticalSpacing=5}] 09:54:45.575 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@79c01d37] 09:54:45.576 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@79c01d37] 09:54:45.576 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@79c01d37] 09:54:45.576 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@79c01d37] 09:54:45.576 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@79c01d37] 09:54:45.576 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@79c01d37] 09:54:45.576 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@79c01d37] 09:54:45.576 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@79c01d37] 09:54:45.576 INFO [WorkbenchTestable][WidgetResolverTest] Child widget LayoutModifierToolControl$1 {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@79c01d37] 09:54:45.576 INFO [WorkbenchTestable][WidgetResolverTest] Child widget LayoutModifierToolControl$1 {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@79c01d37] 09:54:45.576 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@79c01d37] 09:54:45.576 INFO [WorkbenchTestable][WidgetResolverTest] Child widget LayoutModifierToolControl$1 {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@79c01d37] 09:54:45.576 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@79c01d37] 09:54:45.577 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 09:54:45.577 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=newWizardDropDown, visible=true)} matches to its parent widget ToolBar {} [layout=null] 09:54:45.577 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=save, visible=true)} matches to its parent widget ToolBar {} [layout=null] 09:54:45.577 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=saveAll, visible=true)} matches to its parent widget ToolBar {} [layout=null] 09:54:45.577 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 09:54:45.577 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: HandledContributionItem(id=undo, visible=true)} matches to its parent widget ToolBar {} [layout=null] 09:54:45.577 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: HandledContributionItem(id=redo, visible=true)} matches to its parent widget ToolBar {} [layout=null] 09:54:45.578 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 09:54:45.578 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] 09:54:45.578 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] 09:54:45.578 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 09:54:45.578 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] 09:54:45.578 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] 09:54:45.579 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 09:54:45.579 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] 09:54:45.579 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] 09:54:45.579 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 09:54:45.579 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] 09:54:45.579 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 09:54:45.580 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=openType, visible=true)} matches to its parent widget ToolBar {} [layout=null] 09:54:45.580 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=org.eclipse.search.OpenSearchDialogPage, visible=true)} matches to its parent widget ToolBar {} [layout=null] 09:54:45.580 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 09:54:45.580 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] 09:54:45.580 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] 09:54:45.580 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] 09:54:45.581 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] 09:54:45.581 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=backardHistory, visible=true)} matches to its parent widget ToolBar {} [layout=null] 09:54:45.581 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=forwardHistory, visible=true)} matches to its parent widget ToolBar {} [layout=null] 09:54:45.581 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: Separator(id=pin.group, visible=true)} matches to its parent widget ToolBar {} [layout=null] 09:54:45.581 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] 09:54:45.582 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}] 09:54:45.582 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}] 09:54:45.582 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 09:54:45.582 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] 09:54:45.582 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}] 09:54:45.582 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 09:54:45.583 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 09:54:45.583 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] 09:54:45.584 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] 09:54:45.584 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest 09:54:45.584 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:54:45.584 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:54:45.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:45.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:45.584 INFO [WorkbenchTestable][RequirementsRunner] Finished test: parentMatchesChildrenTest no-configuration(org.eclipse.reddeer.swt.test.WidgetResolverTest) 09:54:45.584 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest 09:54:45.584 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:54:45.584 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:54:45.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:45.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.eclipse.reddeer.swt.test.WidgetResolverTest parentMatchesChildrenTest no-configuration(org.eclipse.reddeer.swt.test.WidgetResolverTest) Time elapsed: 0.034 s Running org.eclipse.reddeer.swt.test.EditorBarTest 09:54:45.589 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.EditorBarTest 09:54:45.590 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:54:45.590 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:54:45.590 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest 09:54:45.590 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:54:45.590 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:54:45.590 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:54:45.590 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:54:45.590 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:54:45.591 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:54:45.591 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.EditorBarTest) 09:54:45.591 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest 09:54:45.591 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:54:45.591 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:54:45.591 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:54:45.591 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:54:45.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:54:45.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:54:45.591 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:54:45.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:45.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:45.591 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:54:45.591 DEBUG [main][MenuItemLookup] Found menu:'File' 09:54:45.591 DEBUG [main][MenuItemLookup] Item match:File 09:54:45.592 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:54:45.592 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:54:45.595 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 09:54:45.595 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:54:45.595 DEBUG [main][MenuItemLookup] Found menu:'' 09:54:45.595 DEBUG [main][MenuItemLookup] Found menu:'Package' 09:54:45.595 DEBUG [main][MenuItemLookup] Found menu:'Class' 09:54:45.595 DEBUG [main][MenuItemLookup] Found menu:'Interface' 09:54:45.595 DEBUG [main][MenuItemLookup] Found menu:'Enum' 09:54:45.595 DEBUG [main][MenuItemLookup] Found menu:'Record' 09:54:45.595 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 09:54:45.595 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 09:54:45.595 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 09:54:45.595 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:54:45.595 DEBUG [main][MenuItemLookup] Found menu:'File' 09:54:45.595 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:54:45.595 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 09:54:45.595 DEBUG [main][MenuItemLookup] Found menu:'' 09:54:45.595 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:54:45.595 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:54:45.595 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:54:45.595 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:54:45.595 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:54:45.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select a wizard"] is available.... 09:54:45.659 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 09:54:45.659 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:54:45.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:54:45.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:54:45.660 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:54:45.660 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:54:45.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:45.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:45.660 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 09:54:45.660 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:54:45.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:45.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:45.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:45.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:54:45.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:54:45.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:54:45.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:54:45.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 09:54:45.662 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:54:45.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:54:46.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:54:46.164 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:54:46.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 09:54:46.165 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:54:46.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:54:46.165 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:54:46.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:54:46.165 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:54:46.165 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 09:54:46.165 DEBUG [main][TreeItemHandler] Selecting tree item: Project 09:54:46.165 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 09:54:46.169 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 09:54:46.169 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >") 09:54:46.169 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:54:46.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:46.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:46.169 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 09:54:46.169 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:54:46.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:46.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:46.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:46.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:54:46.169 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:54:46.170 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:54:46.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:54:46.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:54:46.170 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:54:46.170 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:54:46.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 09:54:46.213 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 09:54:46.213 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 09:54:46.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:54:46.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:54:46.214 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:") 09:54:46.214 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:54:46.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:46.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:46.214 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 09:54:46.214 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:54:46.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:46.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:46.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:46.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:54:46.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:54:46.215 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:54:46.216 INFO [WorkbenchTestable][AbstractText] Text set to: EditorBarTest-test 09:54:46.218 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 09:54:46.218 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:54:46.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:46.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:46.218 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 09:54:46.218 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:54:46.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:46.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:46.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:46.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:54:46.219 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:54:46.219 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:54:46.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:54:46.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:54:46.220 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:54:46.220 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:54:46.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:54:46.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:54:46.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:54:46.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:54:46.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 09:54:47.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:54:47.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 09:54:47.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:54:47.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:54:47.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:54:47.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:47.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:54:47.733 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 09:54:47.733 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:54:47.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:54:47.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:54:47.733 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:54:47.733 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:54:47.734 DEBUG [main][MenuItemLookup] Found menu:'File' 09:54:47.734 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:54:47.734 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:54:47.734 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:54:47.734 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:54:47.734 DEBUG [main][MenuItemLookup] Found menu:'Run' 09:54:47.734 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:54:47.734 DEBUG [main][MenuItemLookup] Item match:Window 09:54:47.734 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:54:47.734 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:54:47.734 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:54:47.734 DEBUG [main][MenuItemLookup] Found menu:'' 09:54:47.734 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:54:47.734 DEBUG [main][MenuItemLookup] Item match:Show View 09:54:47.738 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 09:54:47.738 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 09:54:47.738 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 09:54:47.738 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 09:54:47.738 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 09:54:47.738 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 09:54:47.738 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 09:54:47.738 DEBUG [main][MenuItemLookup] Found menu:'Progress' 09:54:47.738 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 09:54:47.738 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 09:54:47.738 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 09:54:47.738 DEBUG [main][MenuItemLookup] Found menu:'Templates' 09:54:47.738 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 09:54:47.738 DEBUG [main][MenuItemLookup] Found menu:'' 09:54:47.738 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 09:54:47.738 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 09:54:47.738 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 09:54:47.738 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 09:54:47.739 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 09:54:47.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 09:54:47.789 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 09:54:47.789 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 09:54:47.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:54:47.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:54:47.790 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:54:47.790 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:54:47.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:47.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:47.790 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:54:47.790 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:54:47.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:47.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:47.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:47.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:54:47.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:54:47.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:54:47.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:54:47.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 09:54:47.791 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:54:47.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:54:47.792 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:54:47.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:54:47.792 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:54:47.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 09:54:47.792 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:54:47.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:54:47.792 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:54:47.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:54:47.792 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:54:47.792 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 09:54:47.792 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 09:54:47.792 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 09:54:47.792 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 09:54:47.792 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:54:47.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:47.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:47.792 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:54:47.793 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:54:47.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:47.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:47.793 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 09:54:47.793 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:54:47.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:47.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:47.793 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:54:47.793 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:54:47.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:47.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:47.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:47.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:54:47.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:54:47.794 INFO [WorkbenchTestable][AbstractButton] Click button &Open 09:54:47.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:54:47.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:54:47.794 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:54:47.794 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:54:47.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:54:47.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:54:47.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 09:54:47.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:47.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:47.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 09:54:47.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:47.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:47.841 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:54:47.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:54:47.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:54:47.841 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:54:47.841 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 09:54:47.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:47.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:47.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:47.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:54:47.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:54:47.842 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:54:47.842 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:54:47.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:54:47.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:54:47.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:54:47.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:54:47.844 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:54:47.844 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:54:47.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:54:47.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:54:47.844 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:54:47.844 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:54:47.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:54:47.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:54:47.846 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:54:47.846 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:54:47.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:54:47.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:54:47.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:47.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:47.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:54:48.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:48.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:54:48.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:48.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:54:48.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:54:48.857 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:54:48.857 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:54:48.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:54:48.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:54:48.858 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:54:48.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:48.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:48.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:48.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:54:48.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:54:48.860 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EditorBarTest-test 09:54:48.866 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:54:48.866 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:54:48.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:54:48.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:54:48.867 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:54:48.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:48.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:48.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:48.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:54:48.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:54:48.868 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 09:54:48.868 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 09:54:48.868 DEBUG [main][TreeItemHandler] Set Tree selection 09:54:48.868 DEBUG [main][TreeHandler] Notify Tree about selection event 09:54:48.882 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 09:54:48.904 DEBUG [WorkbenchTestable][TreeItemHandler] EditorBarTest-test 09:54:48.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:48.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:48.904 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:54:48.904 DEBUG [main][MenuItemLookup] Found menu:'File' 09:54:48.904 DEBUG [main][MenuItemLookup] Item match:File 09:54:48.906 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:54:48.906 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:54:48.909 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 09:54:48.909 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:54:48.909 DEBUG [main][MenuItemLookup] Found menu:'' 09:54:48.909 DEBUG [main][MenuItemLookup] Found menu:'Package' 09:54:48.909 DEBUG [main][MenuItemLookup] Found menu:'Class' 09:54:48.909 DEBUG [main][MenuItemLookup] Found menu:'Interface' 09:54:48.909 DEBUG [main][MenuItemLookup] Found menu:'Enum' 09:54:48.909 DEBUG [main][MenuItemLookup] Found menu:'Record' 09:54:48.909 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 09:54:48.909 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 09:54:48.909 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 09:54:48.909 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:54:48.909 DEBUG [main][MenuItemLookup] Found menu:'File' 09:54:48.909 DEBUG [main][MenuItemLookup] Item match:File 09:54:48.910 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"File" 09:54:48.910 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text File 09:54:48.910 INFO [main][MenuItemHandler] Select menu item: File 09:54:48.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.... 09:54:48.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 09:54:48.979 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 09:54:48.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:54:48.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:54:48.980 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:") 09:54:48.980 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:54:48.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:48.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:48.980 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Create New File" as the parent 09:54:48.980 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:54:48.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:48.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:48.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:48.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:54:48.982 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:54:48.982 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:54:48.983 INFO [WorkbenchTestable][AbstractText] Text set to: test.tlb 09:54:48.984 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 09:54:48.984 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:54:48.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:48.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:48.984 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Create New File" as the parent 09:54:48.984 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:54:48.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:48.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:48.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:48.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:54:48.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:54:48.985 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:54:48.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:54:48.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:54:48.985 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:54:48.985 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:54:48.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:54:49.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:54:49.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@28444088 is found... 09:54:49.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@28444088 is found finished successfully 09:54:49.495 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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') 09:54:49.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:49.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:49.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:49.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:54:49.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:54:49.498 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:54:49.498 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=Editor with toolbar example TooltipText=null 09:54:49.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:49.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:49.499 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editor-with-toolbar"as the parent 09:54:49.499 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") 09:54:49.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:49.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:49.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:49.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:54:49.499 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 09:54:49.499 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Execute task 09:54:49.499 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 09:54:49.499 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:54:49.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:49.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:49.500 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 09:54:49.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:49.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:49.501 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - editor-with-toolbar - Eclipse Platform 09:54:49.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:54:49.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:54:49.502 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - editor-with-toolbar - Eclipse Platform' 09:54:49.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 '\*?\QProject Explorer\E') 09:54:49.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:49.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:49.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:49.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:54:49.502 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:54:49.502 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:54:49.502 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:54:49.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:54:49.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:54:49.522 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:54:49.522 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:54:49.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:54:49.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:54:49.522 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:54:49.522 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:54:49.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:54:49.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:54:49.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:49.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:49.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:54:50.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:50.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:54:50.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:50.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:54:50.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:54:50.524 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:54:50.524 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:54:50.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:54:50.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:54:50.525 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:54:50.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:50.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:50.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:50.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:54:50.525 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:54:50.525 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EditorBarTest-test 09:54:50.527 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item EditorBarTest-test 09:54:50.527 DEBUG [main][TreeItemHandler] Selecting tree item: EditorBarTest-test 09:54:50.528 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item EditorBarTest-test about selection 09:54:50.534 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: EditorBarTest-test 09:54:50.539 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:54:50.539 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:54:50.579 DEBUG [main][MenuItemLookup] Found menu:'New' 09:54:50.579 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:54:50.579 DEBUG [main][MenuItemLookup] Found menu:'' 09:54:50.579 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:54:50.579 DEBUG [main][MenuItemLookup] Found menu:'' 09:54:50.579 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:54:50.579 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:54:50.579 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:54:50.579 DEBUG [main][MenuItemLookup] Found menu:'Move...' 09:54:50.580 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 09:54:50.580 DEBUG [main][MenuItemLookup] Found menu:'' 09:54:50.580 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:54:50.580 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:54:50.580 DEBUG [main][MenuItemLookup] Found menu:'' 09:54:50.580 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:54:50.580 DEBUG [main][MenuItemLookup] Item match:Refresh F5 09:54:50.580 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 09:54:50.580 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 09:54:50.580 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 09:54:50.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:54:50.581 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:54:50.581 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 09:54:51.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 09:54:51.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:54:51.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:54:51.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:54:51.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:54:51.081 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'EditorBarTest-test' via Explorer 09:54:51.081 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item EditorBarTest-test 09:54:51.081 DEBUG [main][TreeItemHandler] Selecting tree item: EditorBarTest-test 09:54:51.082 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item EditorBarTest-test about selection 09:54:51.088 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: EditorBarTest-test 09:54:51.089 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:54:51.089 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:54:51.112 DEBUG [main][MenuItemLookup] Found menu:'New' 09:54:51.112 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:54:51.112 DEBUG [main][MenuItemLookup] Found menu:'' 09:54:51.112 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:54:51.112 DEBUG [main][MenuItemLookup] Found menu:'' 09:54:51.112 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:54:51.112 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:54:51.112 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:54:51.112 DEBUG [main][MenuItemLookup] Item match:Delete Delete 09:54:51.112 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 09:54:51.112 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 09:54:51.112 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 09:54:51.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 09:54:51.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 09:54:51.730 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 09:54:51.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:54:51.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:54:51.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:51.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:51.733 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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) 09:54:51.733 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:54:51.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:51.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:51.733 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:54:51.733 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:54:51.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:51.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:51.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:51.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:54:51.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:54:51.733 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 09:54:51.733 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 09:54:51.733 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 09:54:51.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:54:51.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:54:51.733 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:54:51.733 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:54:51.734 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 09:54:51.734 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:54:51.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:51.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:51.734 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:54:51.734 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:54:51.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:54:51.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:54:51.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:54:51.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:54:51.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:54:51.734 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:54:51.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:54:51.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:54:51.735 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:54:51.735 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:54:51.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 09:54:51.741 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 09:54:52.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 09:54:52.242 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 09:54:52.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:54:52.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 09:54:52.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 09:54:52.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:54:52.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:54:52.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:54:52.242 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest 09:54:52.242 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:54:52.242 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:54:52.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:52.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:54:52.242 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.EditorBarTest) 09:54:52.242 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest 09:54:52.243 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:54:52.243 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:54:52.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:54:52.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.654 s - in org.eclipse.reddeer.swt.test.EditorBarTest workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.EditorBarTest) Time elapsed: 6.651 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.v20230828-0948 [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 09:55:04.434 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 09:55:04.435 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:55:04.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:55:04.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:55:04.923 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:55:04.923 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:55:04.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:55:04.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 09:55:04.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 09:55:04.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:55:04.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 09:55:04.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:55:04.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:55:04.956 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 09:55:05.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:55:05.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:55:05.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:55:05.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:55:05.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:55:05.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:55:05.022 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 09:55:05.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:55:05.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:55:05.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:55:05.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:55:05.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:55:05.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:55:05.023 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 09:55:05.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:55:05.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:55:05.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 09:55:05.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 09:55:05.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:55:05.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:55:05.023 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 09:55:05.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:55:05.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:55:05.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 09:55:05.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 09:55:05.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:55:05.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:55:05.024 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 09:55:05.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:55:05.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:55:05.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 09:55:05.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4 is found 09:55:05.033 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:55:05.038 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:55:05.039 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:55:05.039 DEBUG [main][AbstractWait] Waiting until shell is active... 09:55:05.039 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:55:05.039 INFO [main][AbstractShell] Close shell Testing shell 09:55:05.040 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:55:05.116 DEBUG [main][AbstractWait] Waiting while shell is available... 09:55:05.116 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:55:05.521 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 09:55:05.521 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:55:05.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:55:05.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:55:05.781 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:55:05.781 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:55:05.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:55:05.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 09:55:05.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 09:55:05.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:55:05.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 09:55:05.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:55:05.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:55:05.797 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 09:55:05.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:55:05.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:55:05.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:55:05.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:55:05.807 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 09:55:05.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:55:05.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:55:05.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:55:05.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:55:05.808 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 09:55:05.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:55:05.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:55:05.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:55:05.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:55:05.808 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 09:55:05.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:55:05.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:55:05.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:55:05.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:55:05.809 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 09:55:05.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:55:05.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:55:05.809 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:55:05.809 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:55:05.809 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:55:05.809 DEBUG [main][AbstractWait] Waiting until shell is active... 09:55:05.810 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:55:05.810 INFO [main][AbstractShell] Close shell Testing shell 09:55:05.810 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:55:05.821 DEBUG [main][AbstractWait] Waiting while shell is available... 09:55:05.822 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:55:05.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:55:05.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:55:05.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:55:05.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 09:55:05.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 09:55:05.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found 09:55:05.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 09:55:05.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 09:55:05.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 09:55:05.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 09:55:06.169 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 09:55:06.169 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:55:06.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:55:06.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:55:06.401 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:55:06.401 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:55:06.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:55:06.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 09:55:06.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 09:55:06.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:55:06.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 09:55:06.415 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:55:06.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:55:06.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:55:06.416 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:55:06.416 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:55:06.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:55:06.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:55:06.417 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:55:06.417 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:55:06.417 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:55:06.418 DEBUG [main][AbstractWait] Waiting until shell is active... 09:55:06.418 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:55:06.418 INFO [main][AbstractShell] Close shell Testing shell 09:55:06.418 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:55:06.429 DEBUG [main][AbstractWait] Waiting while shell is available... 09:55:06.429 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:55:06.727 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 2 and no matchers specified 09:55:06.728 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:55:06.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:55:06.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:55:06.966 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:55:06.966 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:55:06.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:55:06.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 09:55:06.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 09:55:06.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:55:06.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 09:55:06.977 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:55:06.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:55:06.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:55:06.977 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:55:06.977 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:55:06.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:55:06.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:55:06.980 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:55:06.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 09:55:06.981 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:55:06.981 DEBUG [main][AbstractWait] Waiting until shell is active... 09:55:06.981 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:55:06.981 INFO [main][AbstractShell] Close shell Testing shell 09:55:06.981 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:55:06.993 DEBUG [main][AbstractWait] Waiting while shell is available... 09:55:06.993 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:55:06.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:55:06.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:55:07.263 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 09:55:07.264 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:55:07.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:55:07.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:55:07.494 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:55:07.494 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:55:07.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:55:07.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 09:55:07.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 09:55:07.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:55:07.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 09:55:07.506 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 09:55:07.506 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:55:07.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:55:07.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:55:07.506 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:55:07.506 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:55:07.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:55:07.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:55:07.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:55:07.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:55:07.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 09:55:07.507 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 09:55:07.507 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:55:07.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:55:07.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:55:07.507 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:55:07.507 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:55:07.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:55:07.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 09:55:07.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 09:55:07.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:55:07.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 09:55:07.526 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 09:55:07.526 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:55:07.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:55:07.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:55:07.527 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:55:07.527 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:55:07.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:55:07.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 09:55:07.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 09:55:07.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:55:07.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 09:55:07.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:55:07.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:55:07.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:55:07.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:55:07.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:55:07.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:55:07.560 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:55:07.561 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:55:07.561 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:55:07.561 DEBUG [main][AbstractWait] Waiting until shell is active... 09:55:07.561 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:55:07.561 INFO [main][AbstractShell] Close shell Testing shell 09:55:07.562 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:55:07.571 DEBUG [main][AbstractWait] Waiting while shell is available... 09:55:07.571 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:55:07.832 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 2 and no matchers specified 09:55:07.832 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:55:08.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:55:08.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:55:08.073 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:55:08.073 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:55:08.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:55:08.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 09:55:08.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 09:55:08.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:55:08.086 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 09:55:08.087 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:55:08.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:55:08.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:55:08.087 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:55:08.087 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:55:08.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:55:08.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:55:08.088 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:55:08.088 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:55:08.088 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:55:08.089 DEBUG [main][AbstractWait] Waiting until shell is active... 09:55:08.089 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:55:08.089 INFO [main][AbstractShell] Close shell Testing shell 09:55:08.089 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:55:08.098 DEBUG [main][AbstractWait] Waiting while shell is available... 09:55:08.098 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.374 s - in org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest testIndex(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 1.294 s testNotFoundAfterClose(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.705 s testMatcher(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.606 s testGetResult(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.565 s testParent(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.577 s testSimple(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.527 s Running org.eclipse.reddeer.core.test.condition.JobIsRunningTest 09:55:08.130 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 09:55:08.132 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 09:55:08.140 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 09:55:08.141 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 09:55:08.156 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 09:55:08.166 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:55:08.167 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:55:08.171 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 09:55:08.173 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 09:55:08.173 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 09:55:08.174 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 09:55:08.175 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:55:08.175 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:55:08.178 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:55:08.178 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:55:08.210 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:55:08.211 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:55:08.212 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsidered no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 09:55:08.212 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 09:55:08.212 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:55:08.212 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:55:08.212 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:55:08.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 09:55:08.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 09:55:08.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 09:55:08.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 09:55:08.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 09:55:08.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 09:55:08.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:55:08.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 09:55:09.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 09:55:09.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 09:55:10.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is not listed in considered jobs, ignore it 09:55:10.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 09:55:10.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 09:55:10.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:55:11.220 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' was successfully killed 09:55:11.220 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 09:55:11.221 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:55:11.225 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:55:11.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:55:11.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:55:11.226 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsidered no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 09:55:11.226 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:55:11.227 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShorterTimeOutThanJobDuration no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 09:55:11.227 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 09:55:11.227 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:55:11.227 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:55:11.227 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:55:11.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 09:55:11.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 09:55:11.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:55:11.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 09:55:11.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 09:55:12.228 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 09:55:12.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 09:55:13.228 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 09:55:13.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 09:55:14.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 09:55:14.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 09:55:15.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 09:55:15.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running failed, an exception will be thrown 09:55:16.234 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' was successfully killed 09:55:16.235 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 09:55:16.235 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:55:16.235 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:55:16.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:55:16.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:55:16.236 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShorterTimeOutThanJobDuration no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 09:55:16.237 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:55:16.237 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsideredExcluded no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 09:55:16.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 09:55:16.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:55:16.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:55:16.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:55:16.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 09:55:16.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 09:55:16.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 09:55:16.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 09:55:16.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:55:16.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 09:55:17.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 09:55:17.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 09:55:18.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 09:55:18.740 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 09:55:19.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 09:55:19.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 09:55:20.241 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 09:55:20.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 09:55:21.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 09:55:21.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 09:55:22.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 09:55:22.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 09:55:22.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 09:55:22.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:55:23.243 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' was successfully killed 09:55:23.244 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 09:55:23.244 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:55:23.244 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:55:23.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:55:23.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:55:23.244 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsideredExcluded no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 09:55:23.245 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:55:23.245 INFO [WorkbenchTestable][RequirementsRunner] Started test: testNotIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 09:55:23.245 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 09:55:23.245 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:55:23.245 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:55:23.245 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:55:23.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 09:55:23.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 09:55:23.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 09:55:23.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 09:55:23.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 09:55:23.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 09:55:23.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 09:55:23.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 09:55:23.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:55:23.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 09:55:24.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 09:55:24.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 09:55:25.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 09:55:25.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 09:55:26.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 09:55:26.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 09:55:27.249 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 09:55:27.749 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 09:55:28.249 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 09:55:28.750 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 09:55:29.250 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 09:55:29.750 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 09:55:30.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 09:55:30.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 09:55:31.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 09:55:31.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 09:55:32.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 09:55:32.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 09:55:32.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 09:55:32.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:55:33.254 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' was successfully killed 09:55:33.254 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 09:55:33.255 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:55:33.255 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:55:33.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:55:33.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:55:33.256 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testNotIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 09:55:33.257 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:55:33.257 INFO [WorkbenchTestable][RequirementsRunner] Started test: testIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 09:55:33.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 09:55:33.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:55:33.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:55:33.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:55:33.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 09:55:33.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 09:55:33.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 09:55:33.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 09:55:33.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 09:55:33.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 09:55:33.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 09:55:33.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 09:55:33.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:55:33.259 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped 09:55:33.259 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 09:55:33.259 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 09:55:33.259 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 09:55:33.759 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped 09:55:33.759 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 09:55:33.759 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 09:55:33.759 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 09:55:34.259 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped 09:55:34.259 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 09:55:34.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 09:55:34.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 09:55:34.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped 09:55:34.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 09:55:34.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 09:55:34.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 09:55:35.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped 09:55:35.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 09:55:35.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 09:55:35.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 09:55:35.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped 09:55:35.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 09:55:35.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 09:55:35.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 09:55:36.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 09:55:36.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 09:55:36.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 09:55:36.762 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 09:55:36.762 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 09:55:36.762 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 09:55:37.262 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 09:55:37.262 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 09:55:37.262 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 09:55:37.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 09:55:37.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 09:55:37.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 09:55:38.263 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 09:55:38.263 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 09:55:38.263 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 09:55:38.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 09:55:38.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 09:55:38.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 09:55:39.264 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 09:55:39.264 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 09:55:39.264 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 09:55:39.264 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 09:55:39.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:55:40.264 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' was successfully killed 09:55:41.265 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' was successfully killed 09:55:41.265 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 09:55:41.265 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:55:41.265 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:55:41.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:55:41.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:55:41.266 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 09:55:41.266 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:55:41.266 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSimple no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 09:55:41.266 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 09:55:41.266 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:55:41.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:55:41.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:55:41.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 09:55:41.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 09:55:41.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:55:41.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 09:55:41.776 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 09:55:42.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 09:55:42.776 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 09:55:43.277 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 09:55:43.277 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:55:43.277 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:55:43.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:55:43.277 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 09:55:43.277 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:55:43.277 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:55:43.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:55:43.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:55:43.277 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSimple no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 09:55:43.278 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 09:55:43.278 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:55:43.278 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:55:43.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:55:43.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.151 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.011 s testIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 8.009 s testSimple no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 2.011 s Running org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 09:55:43.361 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 09:55:43.365 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:55:43.366 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:55:43.366 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 09:55:43.366 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:55:43.366 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:55:43.366 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:55:43.366 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:55:43.366 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:55:43.367 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:55:43.367 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDisposedTable no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) 09:55:43.367 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 09:55:43.367 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:55:43.367 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:55:43.367 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:55:43.625 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 09:55:43.626 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:55:43.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:55:43.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:55:43.880 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:55:43.880 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:55:43.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:55:43.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 09:55:43.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 09:55:43.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:55:43.888 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 09:55:43.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:55:43.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:55:43.891 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 09:55:43.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:55:43.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:55:43.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:55:43.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:55:43.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 09:55:43.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 09:55:43.898 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:55:43.898 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 09:55:43.898 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:55:43.898 DEBUG [main][AbstractWait] Waiting until shell is active... 09:55:43.898 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:55:43.898 INFO [main][AbstractShell] Close shell Testing shell 09:55:43.898 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:55:43.908 DEBUG [main][AbstractWait] Waiting while shell is available... 09:55:43.908 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:55:43.908 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 09:55:43.908 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:55:43.908 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:55:43.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:55:43.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:55:43.918 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDisposedTable no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) 09:55:43.918 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:55:43.918 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDisposedTree no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) 09:55:43.918 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 09:55:43.918 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:55:43.918 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:55:43.918 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:55:43.946 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:55:43.946 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:55:43.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:55:43.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:55:43.958 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 09:55:43.958 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:55:43.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:55:43.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:55:43.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:55:43.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:55:43.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:55:43.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:55:43.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:55:43.965 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 09:55:43.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:55:43.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:55:43.975 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item C and wait with time period 1 09:55:43.975 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 09:55:43.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:55:44.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:55:44.479 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 09:55:44.480 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 09:55:44.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:55:44.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:55:44.980 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 09:55:44.982 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item C and wait with time period 1 09:55:44.982 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 09:55:44.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:55:45.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:55:45.482 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 09:55:45.482 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item B and wait with time period 1 09:55:45.483 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 09:55:45.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:55:45.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:55:45.983 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 09:55:45.987 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 09:55:45.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:55:45.987 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed 09:55:45.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:55:45.987 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 09:55:45.988 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item B and wait with time period 1 09:55:45.988 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 09:55:45.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:55:45.988 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed 09:55:45.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:55:45.988 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 09:55:45.988 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item BB and wait with time period 1 09:55:45.988 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 09:55:45.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:55:46.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:55:46.488 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 09:55:46.489 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 09:55:46.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:55:46.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:55:46.989 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 09:55:46.989 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item BB and wait with time period 1 09:55:46.989 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 09:55:46.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:55:47.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:55:47.490 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 09:55:47.490 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 09:55:47.490 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 09:55:47.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:55:47.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:55:47.991 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 09:55:47.993 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 09:55:47.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:55:47.994 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 09:55:47.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:55:47.994 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 09:55:47.994 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 09:55:47.994 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 09:55:47.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:55:47.994 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 09:55:47.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:55:47.994 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 09:55:47.994 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1 09:55:47.994 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 09:55:47.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:55:48.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:55:48.495 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 09:55:48.497 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 09:55:48.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:55:48.497 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 09:55:48.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:55:48.497 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 09:55:48.498 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1 09:55:48.498 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 09:55:48.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:55:48.498 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 09:55:48.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:55:48.498 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 09:55:48.498 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAB and wait with time period 1 09:55:48.498 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 09:55:48.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:55:48.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:55:48.999 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 09:55:48.999 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 09:55:48.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:55:49.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:55:49.499 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 09:55:49.500 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAB and wait with time period 1 09:55:49.500 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 09:55:49.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:55:50.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:55:50.000 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 09:55:50.000 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAA and wait with time period 1 09:55:50.000 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 09:55:50.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:55:50.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:55:50.501 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 09:55:50.501 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 09:55:50.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:55:51.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:55:51.002 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 09:55:51.002 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAA and wait with time period 1 09:55:51.002 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 09:55:51.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:55:51.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:55:51.503 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 09:55:51.503 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 09:55:51.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 09:55:51.504 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 09:55:51.504 DEBUG [main][AbstractWait] Waiting until shell is active... 09:55:51.504 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 09:55:51.504 INFO [main][AbstractShell] Close shell Testing shell 09:55:51.504 INFO [main][ShellHandler] Closing shell 'Testing shell' 09:55:51.509 DEBUG [main][AbstractWait] Waiting while shell is available... 09:55:51.509 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 09:55:51.509 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 09:55:51.509 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:55:51.509 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:55:51.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:55:51.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:55:51.517 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDisposedTree no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) 09:55:51.518 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 09:55:51.518 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:55:51.518 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:55:51.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:55:51.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.158 s - in org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest testDisposedTable no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) Time elapsed: 0.551 s testDisposedTree no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) Time elapsed: 7.599 s Running org.eclipse.reddeer.core.test.condition.ActiveShellExistsTest 09:55:51.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Test shell"] is available.... 09:55:51.550 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 09:55:51.550 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Test shell 09:55:51.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:55:51.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:55:51.550 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Test shell 09:55:51.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:55:51.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:55:51.550 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Test shell 09:55:51.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:55:51.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:55:51.550 INFO [WorkbenchTestable][AbstractShell] Close shell Test shell 09:55:51.551 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Test shell' 09:55:51.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:55:51.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.eclipse.reddeer.core.test.condition.ActiveShellExistsTest testActiveShellExistsGetResult(org.eclipse.reddeer.core.test.condition.ActiveShellExistsTest) Time elapsed: 0.048 s Running org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 09:55:51.580 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 09:55:51.581 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:55:51.581 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:55:51.581 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 09:55:51.581 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:55:51.581 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:55:51.581 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:55:51.581 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:55:51.581 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:55:51.582 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:55:51.582 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShellContainsStyledText no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) 09:55:51.582 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 09:55:51.582 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:55:51.582 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:55:51.582 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:55:51.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 09:55:51.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 09:55:51.621 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 09:55:51.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:55:51.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:55:51.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 09:55:51.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 09:55:51.629 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 09:55:51.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:55:51.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:55:51.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 09:55:51.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 09:55:51.637 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 09:55:51.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:55:51.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:55:51.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 09:55:51.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 09:55:51.644 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 09:55:51.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:55:51.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:55:51.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 09:55:51.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 09:55:51.651 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 09:55:51.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:55:51.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:55:51.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 09:55:51.654 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 09:55:51.654 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:55:51.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:55:51.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:55:51.661 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:55:51.661 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:55:51.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:55:51.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:55:51.676 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 09:55:51.707 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:55:51.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:55:51.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:55:51.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:55:52.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:55:52.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:55:52.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:55:52.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:55:52.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:55:52.888 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:55:52.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 09:55:52.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 09:55:52.889 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 09:55:52.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:55:52.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:55:52.889 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:55:52.889 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:55:52.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:55:52.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:55:52.889 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 09:55:52.889 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:55:52.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:55:52.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:55:52.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:55:53.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:55:53.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:55:53.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:55:53.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:55:53.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:55:53.890 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:55:53.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 09:55:53.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 09:55:53.891 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 09:55:53.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:55:53.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:55:53.891 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:55:53.891 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:55:53.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:55:53.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:55:53.891 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 09:55:53.891 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:55:53.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:55:53.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:55:53.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:55:54.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:55:54.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:55:54.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:55:54.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:55:54.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:55:54.892 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:55:54.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 09:55:54.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 09:55:54.893 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 09:55:54.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:55:54.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:55:54.893 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:55:54.893 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:55:54.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:55:54.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:55:54.893 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 09:55:54.893 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:55:54.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:55:54.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:55:54.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:55:55.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:55:55.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:55:55.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:55:55.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:55:55.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:55:55.894 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:55:55.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 09:55:55.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 09:55:55.895 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 09:55:55.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:55:55.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:55:55.895 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:55:55.895 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:55:55.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:55:55.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:55:55.895 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 09:55:55.895 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:55:55.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:55:55.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:55:55.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:55:56.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:55:56.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:55:56.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:55:56.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:55:56.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:55:56.896 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:55:56.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 09:55:56.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 09:55:56.897 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 09:55:56.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:55:56.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:55:56.897 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:55:56.897 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:55:56.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:55:56.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:55:56.897 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 09:55:56.897 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:55:56.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:55:56.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:55:56.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:55:57.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:55:57.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:55:57.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:55:57.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:55:57.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:55:57.898 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:55:57.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 09:55:57.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 09:55:57.899 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:55:57.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:55:57.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:55:57.899 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:55:57.899 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:55:57.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:55:57.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:55:57.899 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 09:55:57.899 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:55:57.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:55:57.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:55:57.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:55:58.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:55:58.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:55:58.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:55:58.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:55:58.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:55:58.909 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:55:58.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 09:55:58.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 09:55:58.909 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 09:55:58.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:55:58.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:55:58.910 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:55:58.910 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:55:58.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:55:58.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:55:58.910 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 09:55:58.910 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:55:58.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:55:58.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:55:58.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:55:59.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:55:59.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:55:59.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:55:59.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:55:59.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:55:59.911 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:55:59.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 09:55:59.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 09:55:59.911 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 09:55:59.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:55:59.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:55:59.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 09:55:59.912 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:55:59.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:55:59.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:55:59.912 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 09:55:59.912 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:55:59.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:55:59.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:55:59.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:00.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:00.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:00.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:00.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:00.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:56:00.913 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:56:00.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 09:56:00.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 09:56:00.913 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 09:56:00.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:56:00.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:56:00.913 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:56:00.913 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:56:00.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:56:00.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:56:00.914 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 09:56:00.914 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:56:00.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:56:00.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:00.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:01.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:01.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:01.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:01.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:01.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:56:01.915 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:56:01.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 09:56:01.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 09:56:01.915 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 09:56:01.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:56:01.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:56: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 09:56:01.915 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:56:01.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:56:01.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:56:01.915 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 09:56:01.915 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:56:01.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:56:01.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:01.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:02.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:02.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:02.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:02.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:02.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:56:02.917 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:56:02.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 09:56:02.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 09:56:02.917 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 09:56:02.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:56:02.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:56:02.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 09:56:02.917 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:56:02.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:56:02.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:56:02.918 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 09:56:02.918 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:56:02.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:56:02.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:02.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:03.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:03.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:03.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:03.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:03.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:56:03.919 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:56:03.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 09:56:03.919 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 09:56:03.919 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:56:03.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:56:03.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:56:03.919 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:56:03.919 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:56:03.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:56:03.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:56:03.920 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 09:56:03.920 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:56:03.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:56:03.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:03.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:04.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:04.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:04.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:04.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:04.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:56:04.944 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:56:04.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 09:56:04.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 09:56:04.944 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 09:56:04.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:56:04.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:56:04.944 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:56:04.944 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:56:04.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:56:04.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:56:04.944 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 09:56:04.944 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:56:04.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:56:04.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:04.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:05.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:05.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:05.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:05.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:05.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:56:05.946 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:56:05.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 09:56:05.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 09:56:05.946 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 09:56:05.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:56:05.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:56:05.946 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:56:05.946 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:56:05.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:56:05.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:56:05.946 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 09:56:05.946 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:56:05.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:56:05.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:05.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:06.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:06.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:06.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:06.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:06.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:56:06.948 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:56:06.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 09:56:06.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 09:56:06.948 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 09:56:06.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:56:06.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:56:06.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 09:56:06.948 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:56:06.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:56:06.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:56:06.948 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 09:56:06.948 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:56:06.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:56:06.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:06.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:07.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:07.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:07.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:07.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:07.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:56:07.949 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:56:07.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 09:56:07.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 09:56:07.950 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 09:56:07.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:56:07.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:56:07.950 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:56:07.950 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:56:07.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:56:07.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:56:07.950 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 09:56:07.950 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:56:07.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:56:07.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:07.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:08.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:08.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:08.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:08.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:08.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:56:08.951 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:56:08.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 09:56:08.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 09:56:08.952 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 09:56:08.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:56:08.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:56:08.952 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:56:08.952 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:56:08.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:56:08.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:56:08.952 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 09:56:08.952 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:56:08.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:56:08.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:08.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:09.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:09.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:09.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:09.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:09.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:56:09.953 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:56:09.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 09:56:09.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 09:56:09.954 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:56:09.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:56:09.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:56:09.954 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:56:09.954 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:56:09.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:56:09.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:56:09.954 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 09:56:09.975 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:56:09.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:56:09.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:09.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:10.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:10.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:10.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:10.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:10.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:56:10.979 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:56:10.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 09:56:10.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 09:56:10.979 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 09:56:10.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:56:10.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:56:10.979 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:56:10.979 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:56:10.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:56:10.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:56:10.980 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 09:56:10.980 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:56:10.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:56:10.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:10.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:11.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:11.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:11.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:11.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:11.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:56:11.981 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:56:11.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 09:56:11.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 09:56:11.981 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 09:56:11.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:56:11.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:56:11.982 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:56:11.982 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:56:11.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:56:11.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:56:11.984 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 09:56:11.984 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:56:11.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:56:11.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:11.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:12.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:12.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:12.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:12.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:12.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:56:12.986 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:56:12.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 09:56:12.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 09:56:12.987 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 09:56:12.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:56:12.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:56:12.987 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:56:12.987 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:56:12.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:56:12.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:56:12.987 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 09:56:12.987 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:56:12.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:56:12.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:12.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:13.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:13.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:13.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:13.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:13.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:56:13.991 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:56:13.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 09:56:13.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 09:56:13.992 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 09:56:13.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:56:13.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:56:13.992 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:56:13.992 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:56:13.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:56:13.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:56:13.992 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 09:56:13.992 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:56:13.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:56:13.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:13.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:14.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:14.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:14.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:14.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:14.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:56:14.993 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:56:14.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 09:56:14.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 09:56:14.994 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 09:56:14.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:56:14.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:56:14.994 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:56:14.994 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:56:14.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:56:14.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:56:14.994 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 09:56:14.994 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:56:14.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:56:14.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:14.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:15.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:15.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:15.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:15.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:15.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:56:15.995 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:56:15.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 09:56:15.996 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 09:56:15.996 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:56:15.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:56:15.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:56:15.996 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:56:15.996 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:56:15.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:56:15.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:56:15.996 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 09:56:15.996 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:56:15.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:56:15.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:16.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:16.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:16.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:17.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:17.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:17.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:56:17.019 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:56:17.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 09:56:17.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 09:56:17.019 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 09:56:17.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:56:17.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:56:17.020 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:56:17.020 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:56:17.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:56:17.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:56:17.020 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 09:56:17.020 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:56:17.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:56:17.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:17.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:17.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:17.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:18.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:18.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:18.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:56:18.027 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:56:18.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 09:56:18.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 09:56:18.027 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 09:56:18.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:56:18.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:56:18.027 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:56:18.027 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:56:18.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:56:18.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:56:18.028 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 09:56:18.028 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:56:18.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:56:18.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:18.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:18.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:18.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:19.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:19.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:19.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:56:19.029 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:56:19.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 09:56:19.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 09:56:19.029 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 09:56:19.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:56:19.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:56:19.029 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:56:19.029 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:56:19.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:56:19.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:56:19.029 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 09:56:19.029 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:56:19.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:56:19.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:19.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:19.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:19.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:20.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:20.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:20.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:56:20.031 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:56:20.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 09:56:20.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 09:56:20.031 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 09:56:20.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:56:20.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:56:20.031 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:56:20.031 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:56:20.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:56:20.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:56:20.031 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 09:56:20.031 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:56:20.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:56:20.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:20.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:20.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:20.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:21.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:21.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:21.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:56:21.032 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:56:21.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 09:56:21.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 09:56:21.033 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 09:56:21.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:56:21.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:56:21.033 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:56:21.033 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:56:21.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:56:21.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:56:21.033 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 09:56:21.033 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:56:21.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:56:21.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:21.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:21.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:21.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:22.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:22.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:22.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:56:22.034 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:56:22.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 09:56:22.069 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 09:56:22.069 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:56:22.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:56:22.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:56:22.069 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:56:22.069 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:56:22.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:56:22.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:56:22.069 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 09:56:22.069 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:56:22.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:56:22.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:22.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:22.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:22.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:23.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:23.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:23.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:56:23.078 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:56:23.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 09:56:23.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 09:56:23.078 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 09:56:23.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:56:23.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:56:23.079 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:56:23.079 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:56:23.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:56:23.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:56:23.091 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 09:56:23.091 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:56:23.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:56:23.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:23.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:56:23.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:56:23.098 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:56:23.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 09:56:23.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 09:56:23.112 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:56:23.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:56:23.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:56:23.112 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:56:23.112 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:56:23.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:56:23.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:56:23.132 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 09:56:23.132 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:56:23.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:56:23.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:23.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:23.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:23.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:24.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:24.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:24.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:56:24.137 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:56:24.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 09:56:24.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 09:56:24.137 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 09:56:24.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:56:24.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:56:24.137 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:56:24.137 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:56:24.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:56:24.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:56:24.137 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 09:56:24.137 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:56:24.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:56:24.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:24.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:56:24.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:56:24.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:56:24.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 09:56:24.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 09:56:24.146 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 09:56:24.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:56:24.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:56:24.146 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:56:24.146 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:56:24.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:56:24.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:56:24.159 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 09:56:24.159 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:56:24.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:56:24.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:24.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:24.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:24.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:25.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:25.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:25.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:56:25.161 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:56:25.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 09:56:25.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 09:56:25.161 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 09:56:25.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:56:25.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:56:25.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 09:56:25.161 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:56:25.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:56:25.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:56:25.161 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 09:56:25.161 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:56:25.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:56:25.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:25.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:25.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:25.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:26.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:26.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:26.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:56:26.162 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:56:26.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 09:56:26.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 09:56:26.163 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 09:56:26.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:56:26.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:56: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 09:56:26.163 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:56:26.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:56:26.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:56:26.163 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 09:56:26.163 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:56:26.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:56:26.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:26.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:26.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:26.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:27.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:27.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:27.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:56:27.191 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:56:27.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 09:56:27.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 09:56:27.293 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 09:56:27.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:56:27.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:56:27.304 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:56:27.304 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:56:27.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:56:27.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:56:27.306 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 09:56:27.306 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:56:27.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:56:27.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:27.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:27.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:27.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:28.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:28.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:28.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:56:28.308 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:56:28.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 09:56:28.308 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 09:56:28.308 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:56:28.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:56:28.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:56:28.308 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:56:28.308 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:56:28.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:56:28.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:56:28.308 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 09:56:28.309 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:56:28.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:56:28.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:28.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:28.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:28.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:29.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:29.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:29.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:56:29.325 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:56:29.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 09:56:29.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 09:56:29.325 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 09:56:29.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:56:29.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:56:29.325 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:56:29.325 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:56:29.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:56:29.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:56:29.326 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 09:56:29.326 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:56:29.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:56:29.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:29.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:56:29.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:56:29.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:56:29.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 09:56:29.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 09:56:29.333 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 09:56:29.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:56:29.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:56:29.333 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:56:29.333 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:56:29.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:56:29.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:56:29.333 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 09:56:29.333 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:56:29.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:56:29.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:29.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:29.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:29.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:30.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:30.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:30.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:56:30.334 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:56:30.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 09:56:30.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 09:56:30.335 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 09:56:30.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:56:30.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:56:30.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 09:56:30.335 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:56:30.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:56:30.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:56:30.335 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 09:56:30.335 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:56:30.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:56:30.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:30.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:30.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:30.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:31.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:31.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:31.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:56:31.336 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:56:31.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 09:56:31.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 09:56:31.336 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 09:56:31.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:56:31.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:56:31.336 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:56:31.336 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:56:31.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:56:31.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:56:31.337 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 09:56:31.337 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:56:31.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:56:31.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:31.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:31.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:31.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:32.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:32.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:32.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:56:32.338 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:56:32.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 09:56:32.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 09:56:32.338 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 09:56:32.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:56:32.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:56:32.338 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:56:32.338 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:56:32.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:56:32.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:56:32.338 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 09:56:32.338 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:56:32.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:56:32.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:32.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:32.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:32.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:33.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:33.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:33.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:56:33.339 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:56:33.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 09:56:33.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 09:56:33.340 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:56:33.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:56:33.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:56:33.340 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:56:33.340 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:56:33.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:56:33.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:56:33.340 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 09:56:33.340 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:56:33.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:56:33.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:33.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:33.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:33.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:34.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:34.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:34.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:56:34.361 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:56:34.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 09:56:34.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 09:56:34.362 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 09:56:34.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:56:34.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:56:34.362 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:56:34.362 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:56:34.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:56:34.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:56:34.362 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 09:56:34.362 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:56:34.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:56:34.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:34.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:56:34.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:56:34.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:56:34.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 09:56:34.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 09:56:34.368 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 09:56:34.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:56:34.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:56:34.369 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:56:34.369 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:56:34.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:56:34.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:56:34.369 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 09:56:34.369 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:56:34.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:56:34.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:34.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:34.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:34.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:35.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:35.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:35.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:35.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:35.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:56:35.870 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:56:35.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 09:56:35.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 09:56:35.870 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 09:56:35.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:56:35.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:56:35.871 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:56:35.871 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:56:35.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:56:35.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:56:35.871 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 09:56:35.871 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:56:35.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:56:35.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:35.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:36.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:36.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:36.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:36.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:36.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:56:36.872 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:56:36.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 09:56:36.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 09:56:36.873 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 09:56:36.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:56:36.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:56:36.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 09:56:36.873 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:56:36.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:56:36.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:56:36.873 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 09:56:36.873 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:56:36.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:56:36.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:36.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:37.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:37.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:37.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:37.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:37.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:56:37.874 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:56:37.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 09:56:37.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 09:56:37.875 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 09:56:37.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:56:37.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:56:37.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 09:56:37.875 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:56:37.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:56:37.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:56:37.875 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 09:56:37.875 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:56:37.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:56:37.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:37.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:38.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:38.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:38.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:38.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:38.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:56:38.876 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:56:38.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 09:56:38.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 09:56:38.876 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:56:38.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:56:38.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:56:38.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 09:56:38.876 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:56:38.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:56:38.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:56:38.877 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 09:56:38.883 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:56:38.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:56:38.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:38.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:39.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:39.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:39.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:39.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:39.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:56:39.886 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:56:39.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 09:56:39.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 09:56:39.887 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 09:56:39.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:56:39.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:56:39.887 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:56:39.887 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:56:39.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:56:39.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:56:39.887 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 09:56:39.887 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:56:39.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:56:39.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:39.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:56:39.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:56:39.887 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:56:39.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 09:56:39.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 09:56:39.893 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 09:56:39.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:56:39.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:56:39.893 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:56:39.893 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:56:39.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:56:39.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:56:39.893 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 09:56:39.893 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:56:39.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:56:39.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:39.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:40.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:40.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:40.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:40.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:40.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:56:40.897 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:56:40.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 09:56:40.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 09:56:40.898 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 09:56:40.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:56:40.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:56:40.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 09:56:40.898 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:56:40.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:56:40.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:56:40.898 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 09:56:40.898 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:56:40.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:56:40.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:40.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:41.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:41.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:41.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:41.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:41.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:56:41.900 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:56:41.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 09:56:41.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 09:56:41.900 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 09:56:41.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:56:41.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:56:41.900 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:56:41.900 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:56:41.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:56:41.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:56:41.900 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 09:56:41.900 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:56:41.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:56:41.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:41.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:42.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:42.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:42.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:42.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:42.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:56:42.902 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:56:42.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 09:56:42.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 09:56:42.902 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 09:56:42.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:56:42.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:56:42.902 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:56:42.902 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:56:42.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:56:42.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:56:42.902 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 09:56:42.902 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:56:42.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:56:42.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:42.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:43.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:43.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:43.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:43.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:43.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:56:43.904 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:56:43.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 09:56:43.907 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 09:56:43.907 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:56:43.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:56:43.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:56:43.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 09:56:43.907 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:56:43.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:56:43.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:56:43.908 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 09:56:43.928 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:56:43.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:56:43.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:43.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:44.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:44.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:44.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:44.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:44.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:56:44.933 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:56:44.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 09:56:44.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 09:56:44.934 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 09:56:44.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:56:44.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:56:44.934 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:56:44.934 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:56:44.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:56:44.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:56:44.934 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 09:56:44.934 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:56:44.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:56:44.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:44.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:56:44.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:56:44.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:56:44.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 09:56:44.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 09:56:44.953 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:56:44.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:56:44.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:56:44.953 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:56:44.953 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:56:44.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:56:44.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:56:44.953 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 09:56:44.953 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:56:44.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:56:44.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:44.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:45.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:45.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:45.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:45.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:45.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:56:45.977 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:56:45.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 09:56:45.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 09:56:45.977 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 09:56:45.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:56:45.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:56:45.978 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:56:45.978 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:56:45.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:56:45.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:56:45.978 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 09:56:45.978 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:56:45.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:56:45.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:45.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:56:45.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:56:45.978 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:56:45.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 09:56:45.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 09:56:45.984 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 09:56:45.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:56:45.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:56:45.984 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:56:45.984 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:56:45.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:56:45.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:56:45.984 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 09:56:45.984 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:56:45.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:56:45.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:45.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:46.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:46.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:46.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:46.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:46.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:56:46.987 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:56:46.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 09:56:46.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 09:56:46.987 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 09:56:46.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:56:46.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:56:46.987 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:56:46.987 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:56:46.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:56:46.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:56:46.988 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 09:56:46.988 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:56:46.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:56:46.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:46.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:47.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:47.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:47.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:47.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:48.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:48.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:48.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:56:48.489 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:56:48.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 09:56:48.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 09:56:48.489 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 09:56:48.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:56:48.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:56:48.490 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:56:48.490 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:56:48.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:56:48.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:56:48.490 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 09:56:48.490 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:56:48.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:56:48.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:48.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:56:48.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:56:48.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:56:48.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 09:56:48.493 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 09:56:48.493 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:56:48.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:56:48.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:56:48.493 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:56:48.493 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:56:48.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:56:48.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:56:48.493 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 09:56:48.493 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:56:48.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:56:48.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:48.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:48.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:48.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:49.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:49.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:49.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:56:49.501 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:56:49.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 09:56:49.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 09:56:49.502 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 09:56:49.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:56:49.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:56:49.502 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:56:49.502 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:56:49.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:56:49.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:56:49.502 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 09:56:49.502 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:56:49.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:56:49.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:49.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:56:49.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:56:49.508 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:56:49.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 09:56:49.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 09:56:49.509 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 09:56:49.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:56:49.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:56:49.509 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:56:49.509 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:56:49.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:56:49.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:56:49.509 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 09:56:49.509 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:56:49.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:56:49.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:49.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:50.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:50.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:50.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:50.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:50.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:56:50.513 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:56:50.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 09:56:50.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 09:56:50.513 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 09:56:50.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:56:50.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:56:50.513 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:56:50.513 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:56:50.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:56:50.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:56:50.513 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 09:56:50.513 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:56:50.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:56:50.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:50.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:51.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:51.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:51.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:51.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:51.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:56:51.515 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:56:51.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 09:56:51.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 09:56:51.515 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 09:56:51.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:56:51.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:56:51.515 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:56:51.515 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:56:51.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:56:51.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:56:51.516 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 09:56:51.516 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:56:51.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:56:51.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:51.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:56:51.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:56:51.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:56:51.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 09:56:51.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 09:56:51.520 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 09:56:51.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:56:51.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:56:51.520 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:56:51.520 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:56:51.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:56:51.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:56:51.520 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 09:56:51.520 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:56:51.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:56:51.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:51.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:52.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:52.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:52.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:52.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:52.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:56:52.523 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:56:52.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 09:56:52.524 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 09:56:52.524 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:56:52.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:56:52.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:56:52.524 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:56:52.524 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:56:52.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:56:52.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:56:52.551 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 09:56:52.551 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:56:52.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:56:52.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:52.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:53.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:53.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:53.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:53.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:53.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:56:53.554 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:56:53.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 09:56:53.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 09:56:53.554 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 09:56:53.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:56:53.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:56:53.554 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:56:53.554 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:56:53.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:56:53.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:56:53.555 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 09:56:53.555 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:56:53.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:56:53.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:53.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:56:53.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:56:53.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:56:53.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 09:56:53.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 09:56:53.568 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 09:56:53.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:56:53.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:56:53.568 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:56:53.568 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:56:53.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:56:53.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:56:53.568 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 09:56:53.568 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:56:53.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:56:53.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:53.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:54.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:54.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:54.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:54.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:54.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:56:54.571 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:56:54.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 09:56:54.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 09:56:54.572 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 09:56:54.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:56:54.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:56:54.572 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:56:54.572 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:56:54.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:56:54.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:56:54.572 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 09:56:54.572 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:56:54.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:56:54.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:54.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:55.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:55.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:55.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:55.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:55.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:56:55.575 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:56:55.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 09:56:55.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 09:56:55.576 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 09:56:55.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:56:55.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:56:55.576 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:56:55.576 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:56:55.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:56:55.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:56:55.576 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 09:56:55.576 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:56:55.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:56:55.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:55.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:56:55.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:56:55.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:56:55.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 09:56:55.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 09:56:55.579 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 09:56:55.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:56:55.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:56:55.579 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:56:55.579 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:56:55.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:56:55.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:56:55.580 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 09:56:55.580 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:56:55.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:56:55.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:55.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:56.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:56.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:56.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:56.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:57.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:57.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:57.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:56:57.081 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:56:57.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.... 09:56:57.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 09:56:57.081 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:56:57.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:56:57.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:56:57.082 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:56:57.082 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:56:57.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:56:57.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:56:57.082 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 09:56:57.082 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:56:57.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:56:57.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:57.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:57.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:57.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:58.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:58.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:58.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:56:58.103 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:56:58.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 09:56:58.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 09:56:58.104 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 09:56:58.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:56:58.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:56:58.104 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:56:58.104 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:56:58.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:56:58.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:56:58.104 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 09:56:58.104 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:56:58.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:56:58.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:58.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:56:58.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:56:58.104 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:56:58.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 09:56:58.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 09:56:58.111 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 09:56:58.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:56:58.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:56:58.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 09:56:58.111 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:56:58.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:56:58.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:56:58.111 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 09:56:58.111 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:56:58.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:56:58.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:58.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:58.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:58.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:59.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:59.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:59.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:56:59.112 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:56:59.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 09:56:59.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 09:56:59.112 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 09:56:59.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:56:59.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:56:59.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 09:56:59.113 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:56:59.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:56:59.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:56:59.113 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 09:56:59.113 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:56:59.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:56:59.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:59.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:56:59.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:56:59.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:00.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:00.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:00.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:57:00.114 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:57:00.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 09:57:00.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 09:57:00.114 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 09:57:00.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:00.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:00.115 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:00.115 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:00.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:00.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:00.115 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 09:57:00.115 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:00.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:00.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:00.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:57:00.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:57:00.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:57:00.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 09:57:00.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 09:57:00.118 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 09:57:00.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:00.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:00.118 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:00.118 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:00.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:00.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:00.118 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 09:57:00.118 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:00.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:00.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:00.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:00.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:00.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:01.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:01.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:01.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:57:01.119 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:57:01.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 09:57:01.122 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 09:57:01.122 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:57:01.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:01.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:01.122 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:01.122 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:01.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:01.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:01.123 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 09:57:01.123 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:01.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:01.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:01.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:01.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:01.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:02.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:02.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:02.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:57:02.132 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:57:02.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 09:57:02.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 09:57:02.132 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 09:57:02.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:02.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:02.132 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:02.132 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:02.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:02.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:02.137 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 09:57:02.137 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:02.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:02.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:02.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:57:02.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:57:02.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:57:02.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 09:57:02.138 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 09:57:02.138 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:57:02.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:02.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:02.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 09:57:02.138 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:02.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:02.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:02.143 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 09:57:02.143 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:02.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:02.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:02.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:02.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:02.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:03.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:03.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:03.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:57:03.147 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:57:03.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 09:57:03.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 09:57:03.147 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 09:57:03.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:03.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:03.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 09:57:03.147 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:03.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:03.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:03.147 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 09:57:03.147 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:03.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:03.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:03.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:57:03.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:57:03.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:57:03.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 09:57:03.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 09:57:03.153 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 09:57:03.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:03.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:03.153 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:03.153 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:03.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:03.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:03.153 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 09:57:03.153 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:03.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:03.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:03.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:03.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:03.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:04.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:04.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:04.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:57:04.156 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:57:04.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 09:57:04.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 09:57:04.157 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 09:57:04.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:04.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:04.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 09:57:04.157 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:04.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:04.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:04.157 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 09:57:04.157 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:04.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:04.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:04.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:57:04.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:57:04.157 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:57:04.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 09:57:04.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 09:57:04.160 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 09:57:04.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:04.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:04.160 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:04.160 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:04.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:04.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:04.160 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 09:57:04.160 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:04.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:04.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:04.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:57:04.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:57:04.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:57:04.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 09:57:04.163 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 09:57:04.163 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:57:04.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:04.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:04.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 09:57:04.163 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:04.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:04.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:04.163 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 09:57:04.163 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:04.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:04.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:04.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:04.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:04.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:05.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:05.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:05.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:57:05.171 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:57:05.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 09:57:05.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 09:57:05.172 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 09:57:05.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:05.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:05.172 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:05.172 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:05.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:05.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:05.172 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 09:57:05.172 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:05.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:05.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:05.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:57:05.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:57:05.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:57:05.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 09:57:05.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 09:57:05.185 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 09:57:05.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:05.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:05.185 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:05.185 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:05.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:05.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:05.185 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 09:57:05.186 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:05.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:05.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:05.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:05.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:05.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:06.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:06.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:06.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:57:06.189 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:57:06.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 09:57:06.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 09:57:06.189 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 09:57:06.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:06.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:06.189 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:06.189 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:06.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:06.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:06.189 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 09:57:06.189 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:06.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:06.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:06.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:57:06.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:57:06.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:57:06.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 09:57:06.192 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 09:57:06.193 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:57:06.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:06.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:06.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 09:57:06.193 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:06.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:06.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:06.193 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 09:57:06.193 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:06.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:06.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:06.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:06.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:06.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:07.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:07.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:07.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:57:07.201 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:57:07.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 09:57:07.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 09:57:07.202 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 09:57:07.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:07.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:07.202 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:07.202 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:07.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:07.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:07.202 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 09:57:07.202 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:07.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:07.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:07.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:57:07.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:57:07.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:57:07.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 09:57:07.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 09:57:07.215 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 09:57:07.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:07.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:07.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 09:57:07.215 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:07.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:07.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:07.215 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 09:57:07.215 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:07.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:07.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:07.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:07.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:07.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:08.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:08.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:08.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:57:08.218 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:57:08.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 09:57:08.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 09:57:08.219 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 09:57:08.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:08.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:08.219 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:08.219 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:08.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:08.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:08.219 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 09:57:08.219 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:08.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:08.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:08.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:57:08.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:57:08.219 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:57:08.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 09:57:08.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 09:57:08.222 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 09:57:08.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:08.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:08.222 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:08.223 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:08.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:08.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:08.223 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 09:57:08.223 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:08.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:08.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:08.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:57:08.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:57:08.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:57:08.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 09:57:08.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 09:57:08.225 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 09:57:08.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:08.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:08.225 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:08.225 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:08.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:08.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:08.225 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 09:57:08.225 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:08.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:08.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:08.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:08.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:08.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:09.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:09.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:09.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:57:09.226 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:57:09.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 09:57:09.227 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 09:57:09.227 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:57:09.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:09.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:09.227 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:09.227 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:09.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:09.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:09.227 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 09:57:09.251 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:09.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:09.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:09.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:09.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:09.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:10.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:10.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:10.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:57:10.255 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:57:10.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 09:57:10.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 09:57:10.255 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 09:57:10.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:10.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:10.256 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:10.256 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:10.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:10.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:10.256 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 09:57:10.256 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:10.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:10.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:10.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:57:10.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:57:10.261 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:57:10.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 09:57:10.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 09:57:10.262 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 09:57:10.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:10.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:10.262 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:10.262 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:10.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:10.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:10.262 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 09:57:10.262 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:10.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:10.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:10.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:10.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:10.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:11.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:11.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:11.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:57:11.273 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:57:11.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 09:57:11.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 09:57:11.273 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 09:57:11.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:11.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:11.273 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:11.273 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:11.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:11.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:11.273 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 09:57:11.273 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:11.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:11.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:11.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:57:11.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:57:11.274 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:57:11.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 09:57:11.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 09:57:11.277 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 09:57:11.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:11.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:11.277 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:11.277 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:11.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:11.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:11.277 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 09:57:11.277 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:11.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:11.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:11.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:57:11.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:57:11.279 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:57:11.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 09:57:11.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 09:57:11.279 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 09:57:11.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:11.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:11.279 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:11.280 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:11.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:11.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:11.280 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 09:57:11.280 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:11.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:11.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:11.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:11.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:11.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:12.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:12.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:12.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:57:12.281 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:57:12.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 09:57:12.284 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 09:57:12.284 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:57:12.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:12.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:12.284 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:12.284 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:12.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:12.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:12.284 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 09:57:12.289 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:12.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:12.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:12.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:12.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:12.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:13.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:13.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:13.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:57:13.292 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:57:13.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 09:57:13.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 09:57:13.292 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 09:57:13.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:13.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:13.292 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:13.292 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:13.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:13.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:13.293 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 09:57:13.293 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:13.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:13.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:13.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:57:13.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:57:13.293 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:57:13.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 09:57:13.300 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 09:57:13.300 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:57:13.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:13.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:13.301 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:13.301 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:13.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:13.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:13.308 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 09:57:13.308 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:13.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:13.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:13.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:13.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:13.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:14.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:14.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:14.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:57:14.325 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:57:14.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 09:57:14.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 09:57:14.325 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 09:57:14.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:14.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:14.325 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:14.325 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:14.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:14.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:14.325 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 09:57:14.325 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:14.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:14.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:14.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:57:14.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:57:14.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:57:14.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 09:57:14.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 09:57:14.334 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 09:57:14.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:14.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:14.334 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:14.334 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:14.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:14.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:14.334 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 09:57:14.334 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:14.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:14.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:14.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:57:14.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:57:14.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:57:14.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 09:57:14.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 09:57:14.337 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 09:57:14.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:14.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:14.337 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:14.337 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:14.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:14.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:14.338 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 09:57:14.338 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:14.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:14.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:14.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:57:14.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:57:14.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:57:14.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 09:57:14.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 09:57:14.339 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 09:57:14.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:14.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:14.339 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:14.339 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:14.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:14.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:14.340 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 09:57:14.340 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:14.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:14.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:14.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:57:14.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:57:14.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:57:14.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 09:57:14.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 09:57:14.340 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:57:14.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:14.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:14.340 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:14.340 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:14.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:14.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:14.340 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 09:57:14.340 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:14.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:14.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:14.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:14.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:14.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:15.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:15.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:15.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:57:15.371 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:57:15.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 09:57:15.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 09:57:15.371 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 09:57:15.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:15.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:15.372 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:15.372 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:15.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:15.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:15.372 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 09:57:15.372 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:15.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:15.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:15.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:57:15.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:57:15.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:57:15.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 09:57:15.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 09:57:15.379 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 09:57:15.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:15.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:15.379 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:15.379 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:15.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:15.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:15.379 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 09:57:15.379 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:15.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:15.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:15.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:57:15.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:57:15.381 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:57:15.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 09:57:15.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 09:57:15.382 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 09:57:15.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:15.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:15.382 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:15.382 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:15.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:15.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:15.382 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 09:57:15.382 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:15.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:15.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:15.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:57:15.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:57:15.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:57:15.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 09:57:15.382 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 09:57:15.382 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:57:15.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:15.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:15.382 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:15.382 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:15.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:15.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:15.412 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 09:57:15.412 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:15.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:15.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:15.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:15.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:15.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:16.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:16.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:16.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:57:16.415 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:57:16.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 09:57:16.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 09:57:16.416 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 09:57:16.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:16.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:16.416 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:16.416 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:16.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:16.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:16.416 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 09:57:16.416 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:16.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:16.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:16.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:57:16.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:57:16.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:57:16.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 09:57:16.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 09:57:16.430 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 09:57:16.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:16.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:16.430 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:16.430 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:16.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:16.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:16.430 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 09:57:16.430 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:16.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:16.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:16.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:57:16.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:57:16.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:57:16.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 09:57:16.432 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 09:57:16.432 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:57:16.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:16.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:16.432 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:16.432 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:16.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:16.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:16.433 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 09:57:16.433 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:16.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:16.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:16.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:16.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:16.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:17.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:17.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:17.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:57:17.436 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:57:17.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 09:57:17.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 09:57:17.436 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 09:57:17.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:17.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:17.437 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:17.437 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:17.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:17.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:17.437 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 09:57:17.437 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:17.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:17.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:17.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:57:17.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:57:17.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:57:17.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 09:57:17.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 09:57:17.443 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 09:57:17.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:17.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:17.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 09:57:17.443 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:17.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:17.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:17.443 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 09:57:17.443 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:17.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:17.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:17.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:57:17.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:57:17.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:57:17.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 09:57:17.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 09:57:17.445 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 09:57:17.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:17.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:17.445 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:17.445 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:17.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:17.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:17.445 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 09:57:17.445 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:17.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:17.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:17.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:57:17.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:57:17.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:57:17.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 09:57:17.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 09:57:17.446 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 09:57:17.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:17.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:17.446 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:17.446 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:17.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:17.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:17.446 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 09:57:17.446 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:17.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:17.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:17.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:57:17.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:57:17.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:57:17.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 09:57:17.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 09:57:17.449 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 09:57:17.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:17.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:17.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 09:57:17.450 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:17.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:17.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:17.450 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 09:57:17.450 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:17.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:17.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:17.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:17.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:17.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:18.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:18.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:18.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:18.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:18.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:57:18.951 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:57:18.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 09:57:18.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 09:57:18.954 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:57:18.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:18.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:18.954 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:18.954 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:18.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:18.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:18.954 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 09:57:18.954 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:18.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:18.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:18.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:19.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:19.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:19.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:19.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:19.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:57:19.963 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:57:19.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 09:57:19.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 09:57:19.963 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 09:57:19.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:19.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:19.963 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:19.963 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:19.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:19.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:19.963 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 09:57:19.963 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:19.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:19.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:19.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:57:19.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:57:19.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:57:19.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 09:57:19.977 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 09:57:19.977 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:57:19.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:19.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:19.977 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:19.977 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:19.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:19.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:19.977 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 09:57:19.994 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:19.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:19.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:19.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:20.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:20.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:20.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:20.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:20.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:57:20.997 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:57:20.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 09:57:20.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 09:57:20.997 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 09:57:20.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:20.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:20.997 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:20.997 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:20.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:20.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:20.998 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 09:57:20.998 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:20.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:20.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:20.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:57:20.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:57:20.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:57:21.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 09:57:21.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 09:57:21.003 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 09:57:21.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:21.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:21.003 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:21.003 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:21.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:21.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:21.004 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 09:57:21.004 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:21.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:21.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:21.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:57:21.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:57:21.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:57:21.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 09:57:21.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 09:57:21.005 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 09:57:21.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:21.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:21.006 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:21.006 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:21.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:21.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:21.006 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 09:57:21.006 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:21.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:21.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:21.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:57:21.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:57:21.006 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:57:21.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 09:57:21.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 09:57:21.006 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 09:57:21.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:21.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:21.006 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:21.006 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:21.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:21.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:21.007 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 09:57:21.007 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:21.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:21.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:21.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:57:21.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:57:21.007 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:57:21.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 09:57:21.007 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 09:57:21.007 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:57:21.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:21.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:21.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 09:57:21.007 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:21.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:21.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:21.007 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 09:57:21.007 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:21.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:21.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:21.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:21.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:21.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:22.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:22.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:22.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:57:22.010 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:57:22.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 09:57:22.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 09:57:22.011 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 09:57:22.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:22.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:22.011 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:22.011 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:22.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:22.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:22.011 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 09:57:22.011 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:22.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:22.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:22.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:57:22.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:57:22.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:57:22.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 09:57:22.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 09:57:22.017 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 09:57:22.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:22.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:22.018 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:22.018 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:22.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:22.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:22.018 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 09:57:22.018 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:22.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:22.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:22.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:57:22.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:57:22.020 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:57:22.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 09:57:22.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 09:57:22.020 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 09:57:22.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:22.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:22.020 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:22.020 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:22.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:22.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:22.020 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 09:57:22.020 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:22.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:22.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:22.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:57:22.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:57:22.020 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:57:22.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 09:57:22.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 09:57:22.021 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:57:22.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:22.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:22.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 09:57:22.021 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:22.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:22.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:22.021 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 09:57:22.021 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:22.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:22.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:22.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:22.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:22.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:23.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:23.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:23.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:57:23.054 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:57:23.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 09:57:23.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 09:57:23.055 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 09:57:23.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:23.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:23.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 09:57:23.055 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:23.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:23.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:23.055 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 09:57:23.055 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:23.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:23.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:23.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:57:23.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:57:23.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:57:23.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 09:57:23.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 09:57:23.069 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 09:57:23.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:23.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:23.069 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:23.069 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:23.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:23.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:23.069 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 09:57:23.069 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:23.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:23.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:23.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:57:23.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:57:23.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:57:23.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 09:57:23.072 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 09:57:23.072 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:57:23.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:23.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:23.072 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:23.072 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:23.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:23.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:23.072 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 09:57:23.072 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:23.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:23.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:23.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:23.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:23.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:24.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:24.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:24.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:57:24.075 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:57:24.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 09:57:24.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 09:57:24.075 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 09:57:24.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:24.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:24.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 09:57:24.076 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:24.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:24.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:24.076 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 09:57:24.076 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:24.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:24.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:24.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:57:24.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:57:24.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:57:24.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 09:57:24.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 09:57:24.085 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 09:57:24.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:24.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:24.085 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:24.085 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:24.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:24.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:24.085 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 09:57:24.085 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:24.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:24.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:24.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:57:24.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:57:24.086 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:57:24.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 09:57:24.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 09:57:24.088 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 09:57:24.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:24.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:24.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 09:57:24.088 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:24.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:24.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:24.089 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 09:57:24.089 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:24.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:24.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:24.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:57:24.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:57:24.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:57:24.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 09:57:24.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 09:57:24.100 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 09:57:24.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:24.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:24.100 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:24.100 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:24.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:24.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:24.100 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 09:57:24.100 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:24.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:24.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:24.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:57:24.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:57:24.102 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:57:24.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 09:57:24.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 09:57:24.102 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 09:57:24.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:24.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:24.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 09:57:24.103 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:24.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:24.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:24.103 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 09:57:24.103 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:24.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:24.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:24.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:57:24.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:57:24.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:57:24.104 INFO [WorkbenchTestable][AbstractShell] Close shell shell1 09:57:24.104 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell1' 09:57:24.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:57:24.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:57:24.111 INFO [WorkbenchTestable][AbstractShell] Close shell shell2 09:57:24.111 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell2' 09:57:24.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:57:24.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:57:24.115 INFO [WorkbenchTestable][AbstractShell] Close shell shell3 09:57:24.115 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell3' 09:57:24.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:57:24.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:57:24.119 INFO [WorkbenchTestable][AbstractShell] Close shell shell4 09:57:24.119 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell4' 09:57:24.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:57:24.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:57:24.122 INFO [WorkbenchTestable][AbstractShell] Close shell shell5 09:57:24.122 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell5' 09:57:24.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:57:24.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:57:24.138 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 09:57:24.138 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:57:24.138 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:57:24.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:24.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:24.138 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShellContainsStyledText no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) 09:57:24.139 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:57:24.139 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShellGetResult no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) 09:57:24.139 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 09:57:24.139 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:57:24.139 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:57:24.139 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:57:24.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 09:57:24.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 09:57:24.166 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 09:57:24.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:24.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:24.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 09:57:24.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 09:57:24.180 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 09:57:24.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:24.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:24.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 09:57:24.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 09:57:24.187 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 09:57:24.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:24.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:24.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 09:57:24.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 09:57:24.212 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 09:57:24.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:24.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:24.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 09:57:24.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 09:57:24.219 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 09:57:24.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:24.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:24.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 09:57:24.220 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 09:57:24.220 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:57:24.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:24.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:24.220 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:24.220 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:24.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:24.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:24.239 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 09:57:24.239 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:24.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:24.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:24.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:24.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:24.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:25.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:25.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:25.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:57:25.246 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:57:25.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 09:57:25.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 09:57:25.247 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 09:57:25.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:25.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:25.247 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:25.247 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:25.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:25.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:25.247 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 09:57:25.247 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:25.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:25.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:25.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:25.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:25.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:26.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:26.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:26.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:57:26.248 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:57:26.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 09:57:26.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 09:57:26.248 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 09:57:26.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:26.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:26.248 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:26.248 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:26.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:26.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:26.248 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 09:57:26.248 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:26.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:26.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:26.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:26.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:26.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:27.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:27.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:27.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:57:27.250 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:57:27.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 09:57:27.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 09:57:27.250 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 09:57:27.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:27.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:27.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 09:57:27.250 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:27.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:27.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:27.250 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 09:57:27.250 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:27.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:27.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:27.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:27.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:27.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:28.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:28.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:28.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:57:28.251 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:57:28.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 09:57:28.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 09:57:28.251 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 09:57:28.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:28.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:28.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 09:57:28.252 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:28.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:28.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:28.252 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 09:57:28.252 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:28.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:28.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:28.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:28.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:28.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:29.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:29.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:29.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:57:29.253 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:57:29.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 09:57:29.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 09:57:29.253 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 09:57:29.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:29.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:29.253 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:29.253 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:29.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:29.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:29.253 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 09:57:29.253 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:29.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:29.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:29.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:29.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:29.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:30.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:30.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:30.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:57:30.255 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:57:30.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 09:57:30.258 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 09:57:30.258 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:57:30.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:30.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:30.258 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:30.258 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:30.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:30.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:30.258 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 09:57:30.263 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:30.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:30.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:30.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:30.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:30.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:31.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:31.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:31.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:57:31.266 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:57:31.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 09:57:31.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 09:57:31.267 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 09:57:31.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:31.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:31.267 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:31.267 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:31.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:31.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:31.267 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 09:57:31.267 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:31.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:31.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:31.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:31.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:31.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:32.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:32.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:32.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:57:32.268 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:57:32.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 09:57:32.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 09:57:32.268 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 09:57:32.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:32.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:32.268 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:32.268 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:32.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:32.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:32.268 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 09:57:32.268 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:32.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:32.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:32.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:32.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:32.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:33.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:33.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:33.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:57:33.270 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:57:33.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 09:57:33.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 09:57:33.270 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 09:57:33.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:33.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:33.270 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:33.270 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:33.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:33.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:33.270 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 09:57:33.270 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:33.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:33.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:33.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:33.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:33.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:34.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:34.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:34.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:57:34.271 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:57:34.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 09:57:34.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 09:57:34.272 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 09:57:34.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:34.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:34.272 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:34.272 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:34.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:34.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:34.272 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 09:57:34.272 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:34.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:34.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:34.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:34.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:34.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:35.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:35.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:35.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:57:35.273 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:57:35.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 09:57:35.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 09:57:35.274 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 09:57:35.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:35.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:35.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 09:57:35.274 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:35.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:35.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:35.274 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 09:57:35.274 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:35.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:35.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:35.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:57:35.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:57:35.274 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:57:35.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 09:57:35.277 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 09:57:35.277 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:57:35.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:35.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:35.277 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:35.277 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:35.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:35.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:35.277 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 09:57:35.277 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:35.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:35.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:35.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:35.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:35.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:36.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:36.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:36.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:57:36.280 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:57:36.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 09:57:36.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 09:57:36.280 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 09:57:36.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:36.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:36.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 09:57:36.280 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:36.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:36.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:36.281 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 09:57:36.281 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:36.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:36.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:36.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:36.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:36.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:37.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:37.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:37.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:57:37.282 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:57:37.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 09:57:37.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 09:57:37.282 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 09:57:37.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:37.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:37.282 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:37.282 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:37.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:37.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:37.282 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 09:57:37.282 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:37.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:37.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:37.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:37.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:37.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:38.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:38.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:38.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:57:38.284 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:57:38.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 09:57:38.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 09:57:38.284 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 09:57:38.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:38.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:38.284 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:38.284 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:38.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:38.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:38.284 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 09:57:38.284 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:38.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:38.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:38.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:38.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:38.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:39.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:39.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:39.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:57:39.285 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:57:39.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 09:57:39.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 09:57:39.286 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 09:57:39.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:39.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:39.286 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:39.286 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:39.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:39.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:39.286 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 09:57:39.286 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:39.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:39.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:39.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:39.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:39.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:40.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:40.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:40.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:57:40.287 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:57:40.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 09:57:40.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 09:57:40.288 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 09:57:40.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:40.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:40.288 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:40.288 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:40.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:40.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:40.288 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 09:57:40.288 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:40.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:40.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:40.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:57:40.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:57:40.288 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:57:40.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 09:57:40.292 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 09:57:40.292 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:57:40.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:40.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:40.292 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:40.292 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:40.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:40.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:40.293 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 09:57:40.310 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:40.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:40.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:40.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:40.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:40.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:41.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:41.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:41.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:57:41.313 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:57:41.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 09:57:41.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 09:57:41.313 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 09:57:41.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:41.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:41.313 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:41.313 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:41.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:41.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:41.314 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 09:57:41.314 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:41.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:41.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:41.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:41.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:41.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:42.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:42.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:42.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:42.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:42.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:57:42.815 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:57:42.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 09:57:42.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 09:57:42.815 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 09:57:42.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:42.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:42.816 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:42.816 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:42.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:42.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:42.816 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 09:57:42.816 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:42.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:42.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:42.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:43.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:43.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:43.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:43.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:44.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:44.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:44.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:57:44.317 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:57:44.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 09:57:44.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 09:57:44.317 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 09:57:44.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:44.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:44.317 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:44.317 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:44.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:44.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:44.318 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 09:57:44.318 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:44.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:44.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:44.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:44.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:44.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:45.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:45.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:45.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:45.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:45.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:57:45.819 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:57:45.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 09:57:45.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 09:57:45.819 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 09:57:45.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:45.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:45.820 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:45.820 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:45.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:45.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:45.820 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 09:57:45.820 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:45.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:45.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:45.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:57:45.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:57:45.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:57:45.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 09:57:45.823 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 09:57:45.823 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:57:45.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:45.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:45.823 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:45.823 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:45.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:45.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:45.823 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 09:57:45.823 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:45.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:45.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:45.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:46.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:46.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:46.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:46.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:46.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:57:46.826 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:57:46.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 09:57:46.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 09:57:46.826 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 09:57:46.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:46.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:46.826 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:46.826 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:46.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:46.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:46.826 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 09:57:46.826 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:46.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:46.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:46.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:47.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:47.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:47.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:47.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:47.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:57:47.827 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:57:47.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 09:57:47.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 09:57:47.828 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 09:57:47.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:47.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:47.828 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:47.828 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:47.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:47.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:47.828 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 09:57:47.828 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:47.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:47.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:47.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:48.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:48.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:48.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:48.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:48.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:57:48.829 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:57:48.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 09:57:48.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 09:57:48.829 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 09:57:48.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:48.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:48.829 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:48.829 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:48.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:48.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:48.830 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 09:57:48.830 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:48.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:48.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:48.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:49.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:49.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:49.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:49.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:50.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:50.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:50.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:57:50.331 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:57:50.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 09:57:50.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 09:57:50.331 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 09:57:50.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:50.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:50.332 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:50.332 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:50.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:50.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:50.332 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 09:57:50.332 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:50.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:50.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:50.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:57:50.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:57:50.335 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:57:50.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 09:57:50.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 09:57:50.336 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 09:57:50.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:50.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:50.336 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:50.336 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:50.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:50.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:50.336 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 09:57:50.336 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:50.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:50.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:50.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:57:50.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:57:50.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:57:50.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 09:57:50.342 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 09:57:50.342 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:57:50.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:50.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:50.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 09:57:50.342 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:50.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:50.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:50.349 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 09:57:50.349 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:50.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:50.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:50.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:50.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:50.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:51.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:51.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:51.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:57:51.352 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:57:51.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 09:57:51.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 09:57:51.353 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 09:57:51.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:51.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:51.353 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:51.353 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:51.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:51.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:51.353 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 09:57:51.353 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:51.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:51.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:51.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:57:51.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:57:51.365 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:57:51.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 09:57:51.366 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 09:57:51.366 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:57:51.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:51.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:51.366 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:51.366 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:51.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:51.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:51.370 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 09:57:51.371 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:51.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:51.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:51.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:51.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:51.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:52.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:52.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:52.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:57:52.373 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:57:52.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 09:57:52.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 09:57:52.373 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 09:57:52.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:52.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:52.373 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:52.373 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:52.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:52.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:52.374 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 09:57:52.374 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:52.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:52.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:52.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:57:52.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:57:52.379 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:57:52.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 09:57:52.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 09:57:52.379 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 09:57:52.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:52.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:52.379 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:52.379 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:52.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:52.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:52.379 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 09:57:52.379 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:52.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:52.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:52.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:52.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:52.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:53.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:53.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:53.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:53.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:53.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:57:53.881 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:57:53.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 09:57:53.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 09:57:53.881 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 09:57:53.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:53.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:53.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 09:57:53.881 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:53.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:53.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:53.881 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 09:57:53.881 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:53.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:53.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:53.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:54.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:54.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:54.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:54.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:54.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:57:54.882 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:57:54.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 09:57:54.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 09:57:54.883 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 09:57:54.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:54.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:54.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 09:57:54.883 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:54.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:54.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:54.883 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 09:57:54.883 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:54.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:54.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:54.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:57:54.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:57:54.883 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:57:54.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 09:57:54.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 09:57:54.887 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 09:57:54.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:54.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:54.887 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:54.887 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:54.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:54.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:54.887 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 09:57:54.887 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:54.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:54.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:54.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:57:54.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:57:54.887 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:57:54.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 09:57:54.892 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 09:57:54.892 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:57:54.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:54.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:54.893 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:54.893 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:54.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:54.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:54.893 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 09:57:54.898 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:54.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:54.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:54.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:55.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:55.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:55.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:55.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:55.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:57:55.901 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:57:55.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 09:57:55.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 09:57:55.902 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 09:57:55.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:55.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:55.902 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:55.902 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:55.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:55.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:55.902 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 09:57:55.902 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:55.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:55.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:55.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:57:55.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:57:55.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:57:55.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 09:57:55.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 09:57:55.911 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 09:57:55.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:55.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:55.911 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:55.912 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:55.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:55.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:55.912 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 09:57:55.912 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:55.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:55.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:55.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:57:55.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:57:55.912 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:57:55.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 09:57:55.914 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 09:57:55.914 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:57:55.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:55.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:55.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 09:57:55.914 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:55.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:55.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:55.914 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 09:57:55.915 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:55.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:55.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:55.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:56.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:56.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:56.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:56.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:56.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:57:56.917 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:57:56.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 09:57:56.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 09:57:56.917 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 09:57:56.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:56.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:56.917 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:56.917 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:56.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:56.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:56.918 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 09:57:56.918 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:56.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:56.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:56.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:57:56.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:57:56.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:57:56.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 09:57:56.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 09:57:56.923 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 09:57:56.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:56.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:56.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 09:57:56.923 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:56.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:56.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:56.925 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 09:57:56.925 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:56.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:56.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:56.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:57:56.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:57:56.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:57:56.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 09:57:56.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 09:57:56.926 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 09:57:56.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:56.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:56.926 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:56.926 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:56.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:56.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:56.927 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 09:57:56.927 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:56.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:56.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:56.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:57.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:57.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:57.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:57.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:58.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:58.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:58.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:57:58.428 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:57:58.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 09:57:58.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 09:57:58.429 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 09:57:58.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:58.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:58.429 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:58.429 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:58.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:58.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:58.429 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 09:57:58.429 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:58.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:58.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:58.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:57:58.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:57:58.429 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:57:58.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 09:57:58.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 09:57:58.433 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 09:57:58.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:58.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:58.433 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:58.433 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:58.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:58.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:58.433 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 09:57:58.433 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:58.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:58.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:58.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:57:58.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:57:58.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:57:58.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 09:57:58.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 09:57:58.439 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:57:58.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:58.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:58.439 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:58.439 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:58.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:58.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:58.465 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 09:57:58.465 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:58.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:58.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:58.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:58.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:58.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:59.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:59.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:57:59.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 09:57:59.468 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 09:57:59.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 09:57:59.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 09:57:59.468 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 09:57:59.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:59.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:59.469 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:59.469 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:59.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:59.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:59.469 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 09:57:59.469 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:59.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:59.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:59.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:57:59.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:57:59.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:57:59.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 09:57:59.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 09:57:59.474 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 09:57:59.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:59.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:59.474 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:59.474 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:59.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:59.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:59.474 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 09:57:59.474 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:59.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:59.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:59.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:57:59.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:57:59.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:57:59.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 09:57:59.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 09:57:59.476 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 09:57:59.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:57:59.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:57:59.476 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 09:57:59.476 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:57:59.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:59.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:59.476 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 09:57:59.476 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:57:59.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:57:59.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:57:59.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:57:59.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:57:59.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 09:57:59.477 INFO [WorkbenchTestable][AbstractShell] Close shell shell1 09:57:59.477 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell1' 09:57:59.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:57:59.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:57:59.493 INFO [WorkbenchTestable][AbstractShell] Close shell shell2 09:57:59.493 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell2' 09:57:59.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:57:59.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:57:59.497 INFO [WorkbenchTestable][AbstractShell] Close shell shell3 09:57:59.497 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell3' 09:57:59.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:57:59.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:57:59.499 INFO [WorkbenchTestable][AbstractShell] Close shell shell4 09:57:59.499 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell4' 09:57:59.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:57:59.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:57:59.501 INFO [WorkbenchTestable][AbstractShell] Close shell shell5 09:57:59.501 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell5' 09:57:59.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:57:59.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:57:59.528 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 09:57:59.528 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:57:59.528 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:57:59.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:59.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:57:59.528 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShellGetResult no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) 09:57:59.528 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 09:57:59.529 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:57:59.529 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:57:59.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:57:59.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 127.95 s - in org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest testShellContainsStyledText no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) Time elapsed: 92.556 s testShellGetResult no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) Time elapsed: 35.389 s Running org.eclipse.reddeer.core.test.DummyTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.reddeer.core.test.DummyTest dummyTest(org.eclipse.reddeer.core.test.DummyTest) Time elapsed: 0 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.v20230828-0948 [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 09:58:09.038 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 09:58:09.040 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 09:58:09.052 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 09:58:09.109 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 09:58:09.134 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 09:58:09.213 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:58:09.216 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:58:09.220 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 09:58:09.222 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 09:58:09.222 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 09:58:09.239 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 09:58:09.308 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:58:09.308 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:58:09.319 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:58:09.319 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:58:09.322 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:58:09.323 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 09:58:09.351 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:58:09.353 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:58:09.354 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:58:09.354 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:58:09.355 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:58:09.355 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:58:09.362 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:58:09.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:58:09.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:58:09.366 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:58:09.371 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:58:09.374 DEBUG [main][MenuItemLookup] Found menu:'File' 09:58:09.374 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:58:09.374 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:58:09.374 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:58:09.374 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:58:09.374 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:58:09.374 DEBUG [main][MenuItemLookup] Item match:Window 09:58:09.408 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:58:09.409 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:58:09.409 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:58:09.409 DEBUG [main][MenuItemLookup] Found menu:'' 09:58:09.409 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:58:09.409 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:58:09.409 DEBUG [main][MenuItemLookup] Found menu:'' 09:58:09.409 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:58:09.409 DEBUG [main][MenuItemLookup] Found menu:'' 09:58:09.409 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:58:09.409 DEBUG [main][MenuItemLookup] Item match:Preferences 09:58:09.412 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:58:09.412 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:58:09.413 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:58:09.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 09:58:09.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 09:58:09.620 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:58:09.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:58:09.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:58:09.624 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:58:09.624 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:58:09.630 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 09:58:09.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:58:09.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:09.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:09.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:58:09.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:58:09.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:58:09.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:58:09.663 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) 09:58:09.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:58:09.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:09.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:09.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:58:09.678 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:58:09.681 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:58:09.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:58:09.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:58:09.715 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:58:09.715 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:58:09.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:58:09.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:58:09.765 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:58:09.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:58:09.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:58:09.766 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:58:09.768 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseNonInstantiatedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 09:58:09.768 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 09:58:09.769 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:58:09.769 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:58:09.769 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:58:09.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:09.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:58:09.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:09.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:09.812 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:58:09.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:58:09.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:58:09.812 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:58:09.812 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 09:58:09.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:58:09.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:09.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:09.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:58:09.814 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:58:09.816 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:58:09.817 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:58:09.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:58:09.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:58:09.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:58:09.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:58:09.837 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 09:58:09.837 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 09:58:09.838 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:58:09.840 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 09:58:09.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:09.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:58:09.915 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 09:58:09.915 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:58:09.917 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:58:09.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:09.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:09.919 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseNonInstantiatedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 09:58:09.919 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:58:09.920 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 09:58:09.920 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 09:58:09.920 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:58:09.920 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:58:09.920 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:58:09.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:09.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:58:09.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:09.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:58:09.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:09.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:58:09.934 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' view via menu. 09:58:09.935 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:58:09.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:58:09.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:58:09.948 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:58:09.949 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:58:09.949 DEBUG [main][MenuItemLookup] Found menu:'File' 09:58:09.949 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:58:09.949 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:58:09.949 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:58:09.949 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:58:09.949 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:58:09.949 DEBUG [main][MenuItemLookup] Item match:Window 09:58:09.950 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:58:09.951 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:58:09.951 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:58:09.951 DEBUG [main][MenuItemLookup] Found menu:'' 09:58:09.951 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:58:09.951 DEBUG [main][MenuItemLookup] Item match:Show View 09:58:09.961 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 09:58:09.961 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 09:58:09.961 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 09:58:09.962 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 09:58:09.962 DEBUG [main][MenuItemLookup] Found menu:'Progress' 09:58:09.962 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 09:58:09.962 DEBUG [main][MenuItemLookup] Found menu:'Properties' 09:58:09.962 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 09:58:09.962 DEBUG [main][MenuItemLookup] Found menu:'' 09:58:09.962 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 09:58:09.962 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 09:58:09.963 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 09:58:09.963 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 09:58:09.963 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 09:58:10.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 09:58:10.045 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 09:58:10.045 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 09:58:10.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:58:10.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:58:10.047 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:58:10.047 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:58:10.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:10.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:10.047 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:58:10.047 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:58:10.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:58:10.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:10.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:10.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:58:10.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:58:10.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:58:10.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:58:10.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 09:58:10.050 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:58:10.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:58:10.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:58:10.558 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:58:10.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 09:58:10.560 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:58:10.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:58:10.560 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:58:10.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:58:10.560 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:58:10.561 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Markers 09:58:10.562 DEBUG [main][TreeItemHandler] Selecting tree item: Markers 09:58:10.562 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Markers about selection 09:58:10.563 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Markers 09:58:10.563 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:58:10.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:10.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:10.564 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:58:10.564 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:58:10.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:10.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:10.566 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 09:58:10.566 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:58:10.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:10.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:10.566 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:58:10.566 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:58:10.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:58:10.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:10.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:10.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:58:10.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:58:10.568 INFO [WorkbenchTestable][AbstractButton] Click button &Open 09:58:10.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:58:10.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:58:10.568 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:58:10.568 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:58:10.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:58:10.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:58:10.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 09:58:10.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:10.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:10.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 09:58:10.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:10.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:10.660 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:58:10.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:58:10.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:58:10.660 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:58:10.661 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E') 09:58:10.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:58:10.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:10.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:10.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:58:10.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:58:10.663 INFO [WorkbenchTestable][AbstractView] Activate view Markers 09:58:10.664 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 09:58:10.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:58:10.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:58:10.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:58:10.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:58:10.666 INFO [WorkbenchTestable][AbstractView] Activate view Markers 09:58:10.666 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 09:58:10.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:58:10.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:58:10.667 INFO [WorkbenchTestable][AbstractView] Close view 'Markers' 09:58:10.667 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Markers 09:58:10.668 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 09:58:10.668 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 09:58:10.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:10.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:58:10.730 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 09:58:10.730 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:58:10.730 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:58:10.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:10.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:10.731 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 09:58:10.731 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:58:10.731 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 09:58:10.731 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 09:58:10.731 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:58:10.731 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:58:10.731 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:58:10.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:10.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:58:10.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:10.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:58:10.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:10.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:58:10.741 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 09:58:10.741 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:58:10.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:58:10.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:58:10.742 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:58:10.742 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:58:10.742 DEBUG [main][MenuItemLookup] Found menu:'File' 09:58:10.742 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:58:10.742 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:58:10.742 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:58:10.742 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:58:10.742 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:58:10.742 DEBUG [main][MenuItemLookup] Item match:Window 09:58:10.743 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:58:10.743 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:58:10.743 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:58:10.743 DEBUG [main][MenuItemLookup] Found menu:'' 09:58:10.743 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:58:10.743 DEBUG [main][MenuItemLookup] Item match:Show View 09:58:10.747 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 09:58:10.747 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 09:58:10.747 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 09:58:10.747 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 09:58:10.747 DEBUG [main][MenuItemLookup] Found menu:'Progress' 09:58:10.747 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 09:58:10.747 DEBUG [main][MenuItemLookup] Found menu:'Properties' 09:58:10.747 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 09:58:10.747 DEBUG [main][MenuItemLookup] Found menu:'' 09:58:10.747 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 09:58:10.747 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 09:58:10.748 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 09:58:10.748 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 09:58:10.748 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 09:58:10.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 09:58:10.825 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 09:58:10.825 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 09:58:10.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:58:10.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:58:10.827 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:58:10.827 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:58:10.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:10.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:10.828 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:58:10.828 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:58:10.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:58:10.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:10.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:10.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:58:10.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:58:10.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:58:10.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:58:10.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 09:58:10.829 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:58:10.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:58:10.830 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:58:10.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:58:10.830 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:58:10.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 09:58:10.830 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:58:10.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:58:10.830 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:58:10.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:58:10.830 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:58:10.830 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 09:58:10.831 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 09:58:10.831 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 09:58:10.831 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 09:58:10.831 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:58:10.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:10.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:10.832 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:58:10.832 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:58:10.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:10.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:10.832 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 09:58:10.832 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:58:10.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:10.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:10.833 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:58:10.833 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:58:10.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:58:10.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:10.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:10.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:58:10.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:58:10.834 INFO [WorkbenchTestable][AbstractButton] Click button &Open 09:58:10.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:58:10.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:58:10.834 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:58:10.834 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:58:10.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:58:10.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:58:10.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 09:58:10.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:10.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:10.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 09:58:10.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:10.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:10.935 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:58:10.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:58:10.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:58:10.936 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:58:10.936 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 09:58:10.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:58:10.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:10.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:10.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:58:10.937 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:58:10.937 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:58:10.937 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:58:10.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:58:10.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:58:10.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:58:10.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:58:10.950 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:58:10.950 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:58:10.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:58:10.951 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 09:58:10.951 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 09:58:10.951 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 09:58:10.952 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:58:10.952 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 09:58:10.973 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 09:58:10.973 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:58:10.973 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:58:10.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:10.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:10.981 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 09:58:10.981 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 09:58:10.982 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:58:10.982 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:58:10.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:10.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.962 s - in org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest testCloseNonInstantiatedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) Time elapsed: 0.151 s testCloseClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) Time elapsed: 0.811 s testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) Time elapsed: 0.25 s Running org.eclipse.reddeer.workbench.test.view.ViewTest 09:58:11.026 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.view.ViewTest 09:58:11.027 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:58:11.027 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:58:11.027 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 09:58:11.027 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:58:11.027 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:58:11.028 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:58:11.028 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:58:11.028 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:58:11.028 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 09:58:11.028 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:58:11.028 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:58:11.028 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:58:11.028 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:58:11.028 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:58:11.029 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:58:11.029 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:58:11.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:58:11.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:58:11.037 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:58:11.037 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:58:11.037 DEBUG [main][MenuItemLookup] Found menu:'File' 09:58:11.037 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:58:11.037 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:58:11.037 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:58:11.037 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:58:11.037 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:58:11.037 DEBUG [main][MenuItemLookup] Item match:Window 09:58:11.038 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:58:11.038 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:58:11.038 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:58:11.038 DEBUG [main][MenuItemLookup] Found menu:'' 09:58:11.038 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:58:11.038 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:58:11.038 DEBUG [main][MenuItemLookup] Found menu:'' 09:58:11.038 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:58:11.038 DEBUG [main][MenuItemLookup] Found menu:'' 09:58:11.038 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:58:11.038 DEBUG [main][MenuItemLookup] Item match:Preferences 09:58:11.038 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:58:11.038 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:58:11.039 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:58:11.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 09:58:11.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 09:58:11.142 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:58:11.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:58:11.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:58:11.145 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:58:11.145 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:58:11.145 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 09:58:11.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:58:11.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:11.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:11.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:58:11.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:58:11.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:58:11.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:58:11.163 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) 09:58:11.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:58:11.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:11.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:11.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:58:11.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:58:11.167 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:58:11.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:58:11.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:58:11.167 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:58:11.167 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:58:11.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:58:11.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:58:11.194 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:58:11.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:58:11.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:58:11.195 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:58:11.195 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 09:58:11.195 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 09:58:11.195 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:58:11.195 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:58:11.195 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:58:11.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:11.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:58:11.223 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 09:58:11.223 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:58:11.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:58:11.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:58:11.224 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:58:11.224 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:58:11.224 DEBUG [main][MenuItemLookup] Found menu:'File' 09:58:11.224 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:58:11.224 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:58:11.224 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:58:11.224 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:58:11.224 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:58:11.224 DEBUG [main][MenuItemLookup] Item match:Window 09:58:11.225 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:58:11.225 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:58:11.225 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:58:11.225 DEBUG [main][MenuItemLookup] Found menu:'' 09:58:11.226 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:58:11.226 DEBUG [main][MenuItemLookup] Item match:Show View 09:58:11.231 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 09:58:11.231 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 09:58:11.231 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 09:58:11.231 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 09:58:11.231 DEBUG [main][MenuItemLookup] Found menu:'Progress' 09:58:11.231 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 09:58:11.231 DEBUG [main][MenuItemLookup] Found menu:'Properties' 09:58:11.231 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 09:58:11.231 DEBUG [main][MenuItemLookup] Found menu:'' 09:58:11.231 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 09:58:11.231 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 09:58:11.232 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 09:58:11.232 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 09:58:11.232 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 09:58:11.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 09:58:11.296 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 09:58:11.296 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 09:58:11.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:58:11.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:58:11.298 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:58:11.298 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:58:11.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:11.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:11.298 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:58:11.298 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:58:11.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:58:11.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:11.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:11.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:58:11.298 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:58:11.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:58:11.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:58:11.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 09:58:11.300 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 09:58:11.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:58:11.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:58:11.801 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 09:58:11.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 09:58:11.802 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 09:58:11.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:58:11.802 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 09:58:11.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:58:11.802 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 09:58:11.802 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 09:58:11.802 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 09:58:11.802 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 09:58:11.803 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 09:58:11.803 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:58:11.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:11.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:11.803 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:58:11.803 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:58:11.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:11.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:11.804 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 09:58:11.804 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:58:11.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:11.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:11.804 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:58:11.804 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:58:11.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:58:11.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:11.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:11.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:58:11.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:58:11.806 INFO [WorkbenchTestable][AbstractButton] Click button &Open 09:58:11.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:58:11.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:58:11.806 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:58:11.806 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:58:11.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:58:11.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:58:11.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 09:58:11.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:11.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:11.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 09:58:11.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:11.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:11.861 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:58:11.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:58:11.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:58:11.862 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:58:11.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 09:58:11.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:58:11.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:11.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:11.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:58:11.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:58:11.863 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 09:58:11.863 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 09:58:11.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:58:11.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:58:11.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:58:11.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:58:11.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:11.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:11.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:11.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:11.869 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:58:11.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:58:11.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:58:11.869 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:58:11.869 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 09:58:11.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:58:11.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:11.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:11.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:58:11.878 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:58:11.878 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 09:58:11.878 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 09:58:11.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:58:11.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:58:11.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:58:11.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:58:11.879 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 09:58:11.880 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 09:58:11.880 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 09:58:11.880 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 09:58:11.922 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 09:58:11.922 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:58:11.922 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:58:11.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:11.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:11.936 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 09:58:11.936 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:58:11.936 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 09:58:11.936 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 09:58:11.936 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:58:11.936 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:58:11.936 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:58:11.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:11.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:58:11.942 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 09:58:11.942 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:58:11.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:58:11.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:58:11.943 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:58:11.943 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:58:11.943 DEBUG [main][MenuItemLookup] Found menu:'File' 09:58:11.943 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:58:11.943 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:58:11.943 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:58:11.943 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:58:11.943 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:58:11.943 DEBUG [main][MenuItemLookup] Item match:Window 09:58:11.944 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:58:11.944 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:58:11.944 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:58:11.944 DEBUG [main][MenuItemLookup] Found menu:'' 09:58:11.944 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:58:11.944 DEBUG [main][MenuItemLookup] Item match:Show View 09:58:11.948 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 09:58:11.948 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 09:58:11.948 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 09:58:11.948 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 09:58:11.948 DEBUG [main][MenuItemLookup] Found menu:'Progress' 09:58:11.948 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 09:58:11.948 DEBUG [main][MenuItemLookup] Found menu:'Properties' 09:58:11.948 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 09:58:11.948 DEBUG [main][MenuItemLookup] Found menu:'' 09:58:11.948 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 09:58:11.948 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 09:58:11.963 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 09:58:11.963 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 09:58:11.963 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 09:58:12.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 09:58:12.040 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 09:58:12.040 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 09:58:12.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:58:12.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:58:12.042 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:58:12.042 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:58:12.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:12.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:12.042 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:58:12.042 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:58:12.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:58:12.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:12.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:12.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:58:12.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:58:12.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:58:12.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:58:12.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 09:58:12.048 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 09:58:12.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:58:12.048 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 09:58:12.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:58:12.048 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 09:58:12.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 09:58:12.048 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 09:58:12.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:58:12.048 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 09:58:12.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:58:12.049 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 09:58:12.049 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 09:58:12.049 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 09:58:12.049 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 09:58:12.049 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 09:58:12.049 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:58:12.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:12.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:12.049 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:58:12.049 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:58:12.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:12.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:12.050 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 09:58:12.050 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:58:12.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:12.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:12.050 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:58:12.050 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:58:12.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:58:12.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:12.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:12.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:58:12.051 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:58:12.052 INFO [WorkbenchTestable][AbstractButton] Click button &Open 09:58:12.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:58:12.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:58:12.052 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:58:12.052 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:58:12.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:58:12.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:58:12.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 09:58:12.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:12.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:12.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 09:58:12.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:12.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:12.126 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:58:12.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:58:12.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:58:12.127 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:58:12.127 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 09:58:12.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:58:12.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:12.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:12.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:58:12.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:58:12.129 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 09:58:12.130 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 09:58:12.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:58:12.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:58:12.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:58:12.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:58:12.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:12.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:12.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:12.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:12.155 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:58:12.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:58:12.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:58:12.155 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:58:12.155 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 09:58:12.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:58:12.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:12.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:12.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:58:12.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:58:12.158 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 09:58:12.158 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 09:58:12.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:58:12.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:58:12.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:58:12.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:58:12.160 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 09:58:12.160 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 09:58:12.160 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 09:58:12.161 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 09:58:12.181 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 09:58:12.181 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:58:12.181 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:58:12.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:12.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:12.193 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 09:58:12.193 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:58:12.193 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActivateNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 09:58:12.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 09:58:12.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:58:12.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:58:12.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:58:12.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:12.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:58:12.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:12.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:58:12.215 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 09:58:12.215 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:58:12.215 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:58:12.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:12.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:12.216 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActivateNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 09:58:12.216 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:58:12.216 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedGetToolTip no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 09:58:12.216 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 09:58:12.216 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:58:12.216 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:58:12.216 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:58:12.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:12.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:58:12.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:12.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:58:12.226 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 09:58:12.226 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:58:12.226 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:58:12.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:12.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:12.227 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedGetToolTip no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 09:58:12.227 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:58:12.227 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenAndCloseDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 09:58:12.227 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 09:58:12.227 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:58:12.227 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:58:12.227 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:58:12.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:12.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:58:12.232 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E'' view via menu. 09:58:12.232 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:58:12.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:58:12.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:58:12.241 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:58:12.241 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:58:12.241 DEBUG [main][MenuItemLookup] Found menu:'File' 09:58:12.241 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:58:12.241 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:58:12.241 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:58:12.241 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:58:12.241 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:58:12.241 DEBUG [main][MenuItemLookup] Item match:Window 09:58:12.242 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:58:12.242 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:58:12.242 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:58:12.242 DEBUG [main][MenuItemLookup] Found menu:'' 09:58:12.242 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:58:12.242 DEBUG [main][MenuItemLookup] Item match:Show View 09:58:12.245 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 09:58:12.245 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 09:58:12.245 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 09:58:12.245 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 09:58:12.245 DEBUG [main][MenuItemLookup] Found menu:'Progress' 09:58:12.245 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 09:58:12.245 DEBUG [main][MenuItemLookup] Found menu:'Properties' 09:58:12.245 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 09:58:12.245 DEBUG [main][MenuItemLookup] Found menu:'' 09:58:12.245 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 09:58:12.245 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 09:58:12.245 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 09:58:12.246 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 09:58:12.246 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 09:58:12.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 09:58:12.327 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 09:58:12.327 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 09:58:12.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:58:12.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:58:12.329 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:58:12.329 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:58:12.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:12.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:12.329 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:58:12.329 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:58:12.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:58:12.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:12.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:12.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:58:12.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:58:12.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:58:12.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:58:12.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 09:58:12.331 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 09:58:12.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:58:12.331 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 09:58:12.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:58:12.331 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 09:58:12.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 09:58:12.331 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 09:58:12.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:58:12.331 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 09:58:12.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:58:12.331 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 09:58:12.332 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Dirty Test 09:58:12.332 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Dirty Test 09:58:12.332 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Dirty Test about selection 09:58:12.332 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Dirty Test 09:58:12.332 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:58:12.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:12.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:12.332 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:58:12.332 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:58:12.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:12.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:12.333 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 09:58:12.333 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:58:12.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:12.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:12.333 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:58:12.333 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:58:12.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:58:12.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:12.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:12.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:58:12.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:58:12.335 INFO [WorkbenchTestable][AbstractButton] Click button &Open 09:58:12.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:58:12.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:58:12.335 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:58:12.335 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:58:12.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:58:12.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:58:12.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 09:58:12.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:12.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:12.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 09:58:12.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:12.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:12.393 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:58:12.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:58:12.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:58:12.393 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:58:12.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E') 09:58:12.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:58:12.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:12.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:12.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:58:12.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:58:12.396 INFO [WorkbenchTestable][AbstractView] Activate view *Workbench Dirty Test 09:58:12.396 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test 09:58:12.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:58:12.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:58:12.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:58:12.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:58:12.421 INFO [WorkbenchTestable][AbstractView] Activate view *Workbench Dirty Test 09:58:12.421 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test 09:58:12.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:58:12.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text= TooltipText=null 09:58:12.422 INFO [WorkbenchTestable][AbstractView] Close view '*Workbench Dirty Test' 09:58:12.422 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem *Workbench Dirty Test 09:58:12.422 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test 09:58:12.423 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 09:58:12.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:12.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:58:12.462 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 09:58:12.462 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:58:12.462 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:58:12.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:12.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:12.462 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenAndCloseDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 09:58:12.462 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:58:12.462 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedGetImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 09:58:12.462 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 09:58:12.463 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:58:12.463 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:58:12.463 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:58:12.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:12.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:58:12.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:12.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:58:12.474 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 09:58:12.474 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:58:12.474 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:58:12.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:12.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:12.475 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedGetImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 09:58:12.475 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:58:12.475 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedGetTitle no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 09:58:12.475 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 09:58:12.475 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:58:12.475 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:58:12.475 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:58:12.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:12.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:58:12.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:12.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:58:12.485 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 09:58:12.485 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:58:12.485 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:58:12.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:12.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:12.485 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedGetTitle no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 09:58:12.485 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:58:12.485 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleToolTipTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 09:58:12.485 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 09:58:12.485 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:58:12.485 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:58:12.485 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:58:12.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:12.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:58:12.509 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 09:58:12.509 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:58:12.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:58:12.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:58:12.518 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:58:12.518 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:58:12.518 DEBUG [main][MenuItemLookup] Found menu:'File' 09:58:12.518 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:58:12.518 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:58:12.518 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:58:12.518 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:58:12.518 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:58:12.518 DEBUG [main][MenuItemLookup] Item match:Window 09:58:12.519 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:58:12.519 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:58:12.519 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:58:12.519 DEBUG [main][MenuItemLookup] Found menu:'' 09:58:12.519 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:58:12.519 DEBUG [main][MenuItemLookup] Item match:Show View 09:58:12.522 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 09:58:12.522 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 09:58:12.522 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 09:58:12.522 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 09:58:12.522 DEBUG [main][MenuItemLookup] Found menu:'Progress' 09:58:12.522 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 09:58:12.522 DEBUG [main][MenuItemLookup] Found menu:'Properties' 09:58:12.522 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 09:58:12.522 DEBUG [main][MenuItemLookup] Found menu:'' 09:58:12.522 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 09:58:12.522 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 09:58:12.522 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 09:58:12.522 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 09:58:12.522 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 09:58:12.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 09:58:12.579 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 09:58:12.579 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 09:58:12.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:58:12.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:58:12.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 09:58:12.580 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:58:12.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:12.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:12.580 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:58:12.580 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:58:12.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:58:12.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:12.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:12.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:58:12.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:58:12.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:58:12.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:58:12.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 09:58:12.582 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 09:58:12.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:58:12.582 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 09:58:12.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:58:12.582 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 09:58:12.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 09:58:12.582 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 09:58:12.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:58:12.582 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 09:58:12.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:58:12.582 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 09:58:12.583 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 09:58:12.583 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 09:58:12.583 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 09:58:12.583 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 09:58:12.583 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:58:12.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:12.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:12.583 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:58:12.583 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:58:12.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:12.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:12.584 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 09:58:12.584 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:58:12.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:12.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:12.584 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:58:12.584 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:58:12.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:58:12.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:12.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:12.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:58:12.585 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:58:12.585 INFO [WorkbenchTestable][AbstractButton] Click button &Open 09:58:12.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:58:12.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:58:12.585 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:58:12.585 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:58:12.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:58:12.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:58:12.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 09:58:12.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:12.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:12.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 09:58:12.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:12.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:12.652 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:58:12.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:58:12.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:58:12.652 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:58:12.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 '\*?\QWorkbench Test\E') 09:58:12.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:58:12.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:12.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:12.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:58:12.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:58:12.655 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 09:58:12.655 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 09:58:12.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:58:12.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:58:12.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:58:12.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:58:12.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:12.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:12.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:12.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:12.674 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:58:12.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:58:12.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:58:12.675 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:58:12.675 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 09:58:12.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:58:12.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:12.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:12.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:58:12.677 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:58:12.678 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 09:58:12.678 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 09:58:12.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:58:12.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:58:12.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:58:12.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:58:12.679 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 09:58:12.679 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 09:58:12.679 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 09:58:12.679 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 09:58:12.710 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 09:58:12.710 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:58:12.710 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:58:12.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:12.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:12.722 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleToolTipTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 09:58:12.722 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:58:12.722 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInitializeRegisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 09:58:12.722 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 09:58:12.722 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:58:12.722 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:58:12.722 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:58:12.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:12.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:58:12.728 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 09:58:12.728 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:58:12.728 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:58:12.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:12.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:12.728 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInitializeRegisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 09:58:12.728 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:58:12.728 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 09:58:12.728 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 09:58:12.728 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:58:12.728 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:58:12.728 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:58:12.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:12.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:58:12.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:12.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:58:12.740 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 09:58:12.740 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:58:12.740 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:58:12.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:12.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:12.740 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 09:58:12.740 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:58:12.741 INFO [WorkbenchTestable][RequirementsRunner] Started test: viewAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 09:58:12.741 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 09:58:12.741 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:58:12.741 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:58:12.741 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:58:12.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:12.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:58:12.746 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E'' view via menu. 09:58:12.746 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:58:12.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:58:12.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:58:12.746 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:58:12.746 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:58:12.746 DEBUG [main][MenuItemLookup] Found menu:'File' 09:58:12.746 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:58:12.746 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:58:12.746 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:58:12.747 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:58:12.747 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:58:12.747 DEBUG [main][MenuItemLookup] Item match:Window 09:58:12.747 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:58:12.747 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:58:12.747 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:58:12.747 DEBUG [main][MenuItemLookup] Found menu:'' 09:58:12.747 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:58:12.747 DEBUG [main][MenuItemLookup] Item match:Show View 09:58:12.750 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 09:58:12.750 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 09:58:12.751 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 09:58:12.751 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 09:58:12.751 DEBUG [main][MenuItemLookup] Found menu:'Progress' 09:58:12.751 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 09:58:12.751 DEBUG [main][MenuItemLookup] Found menu:'Properties' 09:58:12.751 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 09:58:12.751 DEBUG [main][MenuItemLookup] Found menu:'' 09:58:12.751 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 09:58:12.751 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 09:58:12.751 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 09:58:12.751 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 09:58:12.751 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 09:58:12.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 09:58:12.822 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 09:58:12.824 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 09:58:12.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:58:12.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:58:12.825 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:58:12.825 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:58:12.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:12.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:12.825 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:58:12.825 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:58:12.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:58:12.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:12.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:12.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:58:12.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:58:12.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:58:12.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:58:12.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 09:58:12.827 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 09:58:12.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:58:12.827 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 09:58:12.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:58:12.827 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 09:58:12.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 09:58:12.827 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 09:58:12.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:58:12.827 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 09:58:12.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:58:12.827 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 09:58:12.828 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Dirty Test 09:58:12.828 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Dirty Test 09:58:12.828 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Dirty Test about selection 09:58:12.828 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Dirty Test 09:58:12.828 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:58:12.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:12.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:12.828 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:58:12.828 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:58:12.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:12.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:12.829 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 09:58:12.829 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:58:12.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:12.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:12.829 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:58:12.829 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:58:12.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:58:12.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:12.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:12.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:58:12.830 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:58:12.830 INFO [WorkbenchTestable][AbstractButton] Click button &Open 09:58:12.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:58:12.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:58:12.830 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:58:12.831 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:58:12.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:58:12.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:58:12.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 09:58:12.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:12.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:12.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 09:58:12.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:12.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:12.881 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:58:12.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:58:12.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:58:12.882 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:58:12.882 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 09:58:12.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:58:12.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:12.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:12.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:58:12.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:58:12.884 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test 09:58:12.884 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 09:58:12.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:58:12.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:58:12.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:58:12.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:58:12.919 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: ") 09:58:12.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:58:12.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:12.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:12.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:58:12.929 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:58:12.929 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:58:12.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:12.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:58:12.935 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 09:58:12.935 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:58:12.935 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:58:12.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:12.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:12.935 INFO [WorkbenchTestable][RequirementsRunner] Finished test: viewAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 09:58:12.935 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:58:12.936 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedActivate no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 09:58:12.936 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 09:58:12.936 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:58:12.936 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:58:12.936 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:58:12.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:12.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:58:12.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:12.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:58:12.949 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 09:58:12.949 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:58:12.949 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:58:12.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:12.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:12.949 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedActivate no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 09:58:12.949 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:58:12.949 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 09:58:12.949 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 09:58:12.949 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:58:12.949 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:58:12.949 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:58:12.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:12.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:58:12.954 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 09:58:12.954 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:58:12.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:58:12.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:58:12.962 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:58:12.962 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:58:12.962 DEBUG [main][MenuItemLookup] Found menu:'File' 09:58:12.962 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:58:12.962 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:58:12.962 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:58:12.962 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:58:12.962 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:58:12.962 DEBUG [main][MenuItemLookup] Item match:Window 09:58:12.963 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:58:12.963 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:58:12.963 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:58:12.963 DEBUG [main][MenuItemLookup] Found menu:'' 09:58:12.963 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:58:12.963 DEBUG [main][MenuItemLookup] Item match:Show View 09:58:12.966 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 09:58:12.966 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 09:58:12.966 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 09:58:12.966 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 09:58:12.966 DEBUG [main][MenuItemLookup] Found menu:'Progress' 09:58:12.966 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 09:58:12.966 DEBUG [main][MenuItemLookup] Found menu:'Properties' 09:58:12.966 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 09:58:12.966 DEBUG [main][MenuItemLookup] Found menu:'' 09:58:12.966 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 09:58:12.966 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 09:58:12.966 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 09:58:12.967 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 09:58:12.967 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 09:58:13.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 09:58:13.020 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 09:58:13.020 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 09:58:13.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:58:13.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:58:13.023 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:58:13.023 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:58:13.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:13.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:13.023 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:58:13.023 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:58:13.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:58:13.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:13.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:13.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:58:13.024 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:58:13.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:58:13.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:58:13.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 09:58:13.025 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 09:58:13.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:58:13.025 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 09:58:13.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:58:13.025 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 09:58:13.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 09:58:13.025 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 09:58:13.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:58:13.025 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 09:58:13.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:58:13.025 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 09:58:13.025 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 09:58:13.025 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 09:58:13.025 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 09:58:13.026 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 09:58:13.026 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:58:13.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:13.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:13.026 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:58:13.026 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:58:13.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:13.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:13.027 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 09:58:13.027 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:58:13.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:13.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:13.027 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:58:13.027 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:58:13.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:58:13.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:13.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:13.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:58:13.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:58:13.028 INFO [WorkbenchTestable][AbstractButton] Click button &Open 09:58:13.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:58:13.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:58:13.028 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:58:13.028 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:58:13.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:58:13.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:58:13.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 09:58:13.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:13.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:13.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 09:58:13.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:13.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:13.075 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:58:13.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:58:13.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:58:13.075 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:58:13.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') 09:58:13.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:58:13.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:13.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:13.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:58:13.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:58:13.078 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 09:58:13.078 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 09:58:13.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:58:13.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:58:13.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:58:13.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:58:13.080 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 09:58:13.080 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 09:58:13.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:58:13.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 09:58:13.080 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 09:58:13.080 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 09:58:13.080 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 09:58:13.081 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 09:58:13.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:13.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:58:13.120 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 09:58:13.120 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:58:13.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:58:13.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:58:13.120 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:58:13.120 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:58:13.121 DEBUG [main][MenuItemLookup] Found menu:'File' 09:58:13.121 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:58:13.121 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:58:13.121 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:58:13.121 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:58:13.121 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:58:13.121 DEBUG [main][MenuItemLookup] Item match:Window 09:58:13.121 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:58:13.121 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:58:13.121 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:58:13.121 DEBUG [main][MenuItemLookup] Found menu:'' 09:58:13.121 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:58:13.122 DEBUG [main][MenuItemLookup] Item match:Show View 09:58:13.125 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 09:58:13.125 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 09:58:13.125 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 09:58:13.125 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 09:58:13.125 DEBUG [main][MenuItemLookup] Found menu:'Progress' 09:58:13.125 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 09:58:13.125 DEBUG [main][MenuItemLookup] Found menu:'Properties' 09:58:13.125 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 09:58:13.125 DEBUG [main][MenuItemLookup] Found menu:'' 09:58:13.125 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 09:58:13.125 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 09:58:13.125 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 09:58:13.125 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 09:58:13.125 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 09:58:13.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 09:58:13.179 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 09:58:13.179 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 09:58:13.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:58:13.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:58:13.180 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:58:13.180 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:58:13.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:13.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:13.180 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:58:13.180 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:58:13.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:58:13.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:13.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:13.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:58:13.181 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:58:13.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:58:13.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:58:13.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 09:58:13.182 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 09:58:13.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:58:13.182 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 09:58:13.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:58:13.182 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 09:58:13.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 09:58:13.182 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 09:58:13.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:58:13.182 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 09:58:13.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:58:13.182 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 09:58:13.182 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 09:58:13.182 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 09:58:13.183 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 09:58:13.183 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 09:58:13.183 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:58:13.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:13.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:13.183 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:58:13.183 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:58:13.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:13.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:13.184 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 09:58:13.184 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:58:13.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:13.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:13.184 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:58:13.184 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:58:13.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:58:13.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:13.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:13.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:58:13.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:58:13.185 INFO [WorkbenchTestable][AbstractButton] Click button &Open 09:58:13.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:58:13.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:58:13.185 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:58:13.185 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:58:13.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:58:13.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:58:13.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 09:58:13.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:13.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:13.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 09:58:13.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:13.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:13.250 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:58:13.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:58:13.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:58:13.250 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:58:13.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 '\*?\QWorkbench Test\E') 09:58:13.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:58:13.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:13.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:13.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:58:13.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:58:13.253 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 09:58:13.253 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 09:58:13.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:58:13.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:58:13.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:58:13.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:58:13.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:13.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:13.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:13.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:13.270 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:58:13.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:58:13.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:58:13.270 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:58:13.271 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 09:58:13.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:58:13.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:13.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:13.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:58:13.280 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:58:13.280 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 09:58:13.280 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 09:58:13.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:58:13.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:58:13.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:58:13.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:58:13.282 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 09:58:13.282 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 09:58:13.282 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 09:58:13.282 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 09:58:13.308 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 09:58:13.308 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:58:13.308 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:58:13.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:13.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:13.318 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 09:58:13.318 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:58:13.318 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedIsActive no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 09:58:13.318 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 09:58:13.318 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:58:13.318 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:58:13.318 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:58:13.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:13.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:58:13.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:13.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:58:13.327 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 09:58:13.327 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:58:13.327 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:58:13.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:13.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:13.328 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedIsActive no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 09:58:13.328 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:58:13.328 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInitializeRegisteredViewWithRegex no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 09:58:13.328 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 09:58:13.328 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:58:13.328 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:58:13.328 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:58:13.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:13.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:58:13.334 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 09:58:13.334 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:58:13.334 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:58:13.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:13.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:13.334 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInitializeRegisteredViewWithRegex no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 09:58:13.335 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:58:13.335 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenAndCloseView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 09:58:13.335 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 09:58:13.335 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:58:13.335 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:58:13.335 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:58:13.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:13.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:58:13.340 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 09:58:13.340 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:58:13.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:58:13.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:58:13.341 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:58:13.341 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:58:13.341 DEBUG [main][MenuItemLookup] Found menu:'File' 09:58:13.341 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:58:13.341 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:58:13.341 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:58:13.341 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:58:13.341 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:58:13.341 DEBUG [main][MenuItemLookup] Item match:Window 09:58:13.342 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:58:13.342 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:58:13.342 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:58:13.342 DEBUG [main][MenuItemLookup] Found menu:'' 09:58:13.342 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:58:13.342 DEBUG [main][MenuItemLookup] Item match:Show View 09:58:13.346 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 09:58:13.346 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 09:58:13.346 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 09:58:13.346 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 09:58:13.346 DEBUG [main][MenuItemLookup] Found menu:'Progress' 09:58:13.346 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 09:58:13.346 DEBUG [main][MenuItemLookup] Found menu:'Properties' 09:58:13.346 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 09:58:13.346 DEBUG [main][MenuItemLookup] Found menu:'' 09:58:13.346 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 09:58:13.346 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 09:58:13.347 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 09:58:13.347 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 09:58:13.347 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 09:58:13.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 09:58:13.417 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 09:58:13.417 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 09:58:13.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:58:13.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:58:13.418 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:58:13.418 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:58:13.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:13.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:13.418 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:58:13.418 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:58:13.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:58:13.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:13.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:13.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:58:13.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:58:13.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:58:13.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:58:13.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 09:58:13.420 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 09:58:13.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:58:13.424 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 09:58:13.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:58:13.424 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 09:58:13.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 09:58:13.424 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 09:58:13.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:58:13.425 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 09:58:13.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:58:13.425 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 09:58:13.425 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 09:58:13.425 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 09:58:13.425 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 09:58:13.425 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 09:58:13.425 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:58:13.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:13.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:13.425 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:58:13.425 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:58:13.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:13.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:13.426 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 09:58:13.426 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:58:13.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:13.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:13.426 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:58:13.426 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:58:13.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:58:13.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:13.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:13.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:58:13.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:58:13.427 INFO [WorkbenchTestable][AbstractButton] Click button &Open 09:58:13.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:58:13.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:58:13.427 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:58:13.427 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:58:13.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:58:13.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:58:13.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 09:58:13.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:13.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:13.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 09:58:13.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:13.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:13.480 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:58:13.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:58:13.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:58:13.480 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:58:13.480 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 09:58:13.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:58:13.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:13.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:13.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:58:13.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:58:13.481 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 09:58:13.482 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 09:58:13.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:58:13.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:58:13.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:58:13.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:58:13.484 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 09:58:13.484 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 09:58:13.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:58:13.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 09:58:13.485 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 09:58:13.485 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 09:58:13.485 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 09:58:13.485 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 09:58:13.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:13.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:58:13.531 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 09:58:13.531 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:58:13.531 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:58:13.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:13.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:13.532 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenAndCloseView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 09:58:13.532 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:58:13.532 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenAndCloseViewFullPath no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 09:58:13.532 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 09:58:13.532 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:58:13.532 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:58:13.532 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:58:13.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:13.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:58:13.537 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 09:58:13.537 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:58:13.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:58:13.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:58:13.538 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:58:13.538 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:58:13.538 DEBUG [main][MenuItemLookup] Found menu:'File' 09:58:13.538 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:58:13.538 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:58:13.538 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:58:13.538 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:58:13.538 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:58:13.538 DEBUG [main][MenuItemLookup] Item match:Window 09:58:13.539 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:58:13.539 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:58:13.539 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:58:13.539 DEBUG [main][MenuItemLookup] Found menu:'' 09:58:13.539 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:58:13.539 DEBUG [main][MenuItemLookup] Item match:Show View 09:58:13.543 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 09:58:13.543 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 09:58:13.543 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 09:58:13.543 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 09:58:13.543 DEBUG [main][MenuItemLookup] Found menu:'Progress' 09:58:13.543 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 09:58:13.543 DEBUG [main][MenuItemLookup] Found menu:'Properties' 09:58:13.543 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 09:58:13.543 DEBUG [main][MenuItemLookup] Found menu:'' 09:58:13.543 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 09:58:13.543 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 09:58:13.550 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 09:58:13.550 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 09:58:13.550 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 09:58:13.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 09:58:13.610 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 09:58:13.610 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 09:58:13.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:58:13.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:58:13.611 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:58:13.611 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:58:13.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:13.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:13.611 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:58:13.611 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:58:13.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:58:13.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:13.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:13.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:58:13.612 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:58:13.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:58:13.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:58:13.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 09:58:13.613 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 09:58:13.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:58:13.613 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 09:58:13.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:58:13.613 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 09:58:13.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 09:58:13.613 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 09:58:13.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:58:13.613 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 09:58:13.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:58:13.614 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 09:58:13.614 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 09:58:13.614 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 09:58:13.614 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 09:58:13.614 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 09:58:13.614 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:58:13.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:13.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:13.614 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:58:13.614 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:58:13.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:13.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:13.615 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 09:58:13.615 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:58:13.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:13.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:13.615 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:58:13.615 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:58:13.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:58:13.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:13.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:13.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:58:13.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:58:13.616 INFO [WorkbenchTestable][AbstractButton] Click button &Open 09:58:13.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:58:13.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:58:13.616 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:58:13.616 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:58:13.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:58:13.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:58:13.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 09:58:13.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:13.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:13.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 09:58:13.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:13.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:13.669 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:58:13.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:58:13.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:58:13.669 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:58:13.669 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 09:58:13.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:58:13.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:13.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:13.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:58:13.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:58:13.671 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 09:58:13.671 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 09:58:13.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:58:13.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:58:13.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:58:13.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:58:13.673 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 09:58:13.673 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 09:58:13.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:58:13.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 09:58:13.674 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 09:58:13.674 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 09:58:13.674 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 09:58:13.681 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 09:58:13.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:13.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:58:13.712 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 09:58:13.712 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:58:13.712 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:58:13.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:13.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:13.713 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenAndCloseViewFullPath no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 09:58:13.713 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:58:13.713 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInitializeNonregisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 09:58:13.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 09:58:13.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:58:13.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:58:13.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:58:13.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:13.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:58:13.717 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 09:58:13.717 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:58:13.717 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:58:13.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:13.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:13.718 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInitializeNonregisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 09:58:13.718 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:58:13.718 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 09:58:13.718 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 09:58:13.718 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:58:13.718 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:58:13.718 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:58:13.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:13.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:58:13.723 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 09:58:13.723 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:58:13.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:58:13.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:58:13.723 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:58:13.723 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:58:13.723 DEBUG [main][MenuItemLookup] Found menu:'File' 09:58:13.723 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:58:13.723 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:58:13.723 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:58:13.723 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:58:13.723 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:58:13.723 DEBUG [main][MenuItemLookup] Item match:Window 09:58:13.724 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:58:13.724 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:58:13.724 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:58:13.724 DEBUG [main][MenuItemLookup] Found menu:'' 09:58:13.724 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:58:13.724 DEBUG [main][MenuItemLookup] Item match:Show View 09:58:13.727 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 09:58:13.727 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 09:58:13.727 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 09:58:13.727 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 09:58:13.727 DEBUG [main][MenuItemLookup] Found menu:'Progress' 09:58:13.727 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 09:58:13.727 DEBUG [main][MenuItemLookup] Found menu:'Properties' 09:58:13.727 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 09:58:13.727 DEBUG [main][MenuItemLookup] Found menu:'' 09:58:13.728 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 09:58:13.728 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 09:58:13.733 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 09:58:13.733 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 09:58:13.733 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 09:58:13.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 09:58:13.785 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 09:58:13.785 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 09:58:13.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:58:13.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:58:13.787 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:58:13.787 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:58:13.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:13.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:13.787 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:58:13.787 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:58:13.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:58:13.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:13.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:13.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:58:13.787 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:58:13.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:58:13.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:58:13.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 09:58:13.788 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 09:58:13.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:58:13.788 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 09:58:13.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:58:13.788 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 09:58:13.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 09:58:13.789 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 09:58:13.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:58:13.789 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 09:58:13.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:58:13.789 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 09:58:13.789 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 09:58:13.789 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 09:58:13.789 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 09:58:13.789 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 09:58:13.789 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:58:13.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:13.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:13.789 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:58:13.789 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:58:13.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:13.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:13.790 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 09:58:13.790 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:58:13.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:13.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:13.790 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:58:13.790 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:58:13.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:58:13.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:13.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:13.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:58:13.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:58:13.791 INFO [WorkbenchTestable][AbstractButton] Click button &Open 09:58:13.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:58:13.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:58:13.791 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:58:13.791 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:58:13.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:58:13.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:58:13.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 09:58:13.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:13.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:13.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 09:58:13.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:13.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:13.855 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:58:13.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:58:13.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:58:13.855 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:58:13.855 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 09:58:13.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:58:13.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:13.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:13.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:58:13.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:58:13.858 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 09:58:13.858 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 09:58:13.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:58:13.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:58:13.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:58:13.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:58:13.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:13.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:58:13.865 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' view via menu. 09:58:13.865 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:58:13.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:58:13.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:58:13.872 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:58:13.872 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:58:13.872 DEBUG [main][MenuItemLookup] Found menu:'File' 09:58:13.872 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:58:13.872 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:58:13.872 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:58:13.872 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:58:13.872 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:58:13.872 DEBUG [main][MenuItemLookup] Item match:Window 09:58:13.873 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:58:13.874 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:58:13.874 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:58:13.874 DEBUG [main][MenuItemLookup] Found menu:'' 09:58:13.874 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:58:13.874 DEBUG [main][MenuItemLookup] Item match:Show View 09:58:13.877 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 09:58:13.877 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 09:58:13.877 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 09:58:13.877 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 09:58:13.877 DEBUG [main][MenuItemLookup] Found menu:'Progress' 09:58:13.877 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 09:58:13.877 DEBUG [main][MenuItemLookup] Found menu:'Properties' 09:58:13.877 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 09:58:13.877 DEBUG [main][MenuItemLookup] Found menu:'' 09:58:13.877 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 09:58:13.877 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 09:58:13.877 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 09:58:13.877 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 09:58:13.877 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 09:58:13.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 09:58:13.942 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 09:58:13.943 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 09:58:13.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:58:13.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:58:13.944 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:58:13.944 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:58:13.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:13.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:13.944 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:58:13.944 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:58:13.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:58:13.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:13.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:13.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:58:13.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:58:13.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:58:13.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:58:13.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 09:58:13.946 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:58:13.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:58:13.946 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:58:13.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:58:13.946 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:58:13.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 09:58:13.946 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:58:13.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:58:13.946 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:58:13.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:58:13.946 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:58:13.947 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Markers 09:58:13.947 DEBUG [main][TreeItemHandler] Selecting tree item: Markers 09:58:13.947 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Markers about selection 09:58:13.947 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Markers 09:58:13.947 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:58:13.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:13.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:13.947 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:58:13.947 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:58:13.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:13.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:13.948 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 09:58:13.948 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:58:13.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:13.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:13.948 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:58:13.948 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:58:13.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:58:13.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:13.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:13.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:58:13.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:58:13.949 INFO [WorkbenchTestable][AbstractButton] Click button &Open 09:58:13.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:58:13.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:58:13.949 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:58:13.949 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:58:14.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:58:14.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:58:14.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 09:58:14.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:14.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:14.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 09:58:14.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:14.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:14.032 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:58:14.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:58:14.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:58:14.033 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:58:14.033 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E') 09:58:14.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:58:14.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:14.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:14.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:58:14.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:58:14.035 INFO [WorkbenchTestable][AbstractView] Activate view Markers 09:58:14.035 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 09:58:14.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:58:14.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:58:14.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:58:14.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:58:14.049 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 09:58:14.049 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 09:58:14.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:58:14.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 09:58:14.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:58:14.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:58:14.063 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 09:58:14.064 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 09:58:14.064 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 09:58:14.064 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 09:58:14.084 INFO [WorkbenchTestable][AbstractView] Activate view Markers 09:58:14.084 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 09:58:14.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:58:14.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:58:14.085 INFO [WorkbenchTestable][AbstractView] Close view 'Markers' 09:58:14.085 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Markers 09:58:14.085 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 09:58:14.086 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 09:58:14.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:14.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:58:14.122 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 09:58:14.123 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:58:14.123 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:58:14.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:14.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:14.123 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 09:58:14.123 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:58:14.123 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 09:58:14.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 09:58:14.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:58:14.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:58:14.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:58:14.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:14.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:58:14.128 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 09:58:14.128 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:58:14.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:58:14.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:58:14.135 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:58:14.135 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:58:14.135 DEBUG [main][MenuItemLookup] Found menu:'File' 09:58:14.135 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:58:14.135 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:58:14.135 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:58:14.135 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:58:14.135 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:58:14.135 DEBUG [main][MenuItemLookup] Item match:Window 09:58:14.136 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:58:14.136 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:58:14.136 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:58:14.136 DEBUG [main][MenuItemLookup] Found menu:'' 09:58:14.136 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:58:14.136 DEBUG [main][MenuItemLookup] Item match:Show View 09:58:14.139 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 09:58:14.139 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 09:58:14.139 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 09:58:14.140 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 09:58:14.140 DEBUG [main][MenuItemLookup] Found menu:'Progress' 09:58:14.140 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 09:58:14.140 DEBUG [main][MenuItemLookup] Found menu:'Properties' 09:58:14.140 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 09:58:14.140 DEBUG [main][MenuItemLookup] Found menu:'' 09:58:14.140 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 09:58:14.140 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 09:58:14.140 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 09:58:14.140 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 09:58:14.140 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 09:58:14.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 09:58:14.213 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 09:58:14.214 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 09:58:14.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:58:14.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:58:14.215 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:58:14.215 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:58:14.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:14.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:14.215 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:58:14.215 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:58:14.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:58:14.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:14.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:14.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:58:14.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:58:14.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:58:14.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:58:14.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 09:58:14.217 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 09:58:14.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:58:14.217 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 09:58:14.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:58:14.217 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 09:58:14.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 09:58:14.217 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 09:58:14.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:58:14.217 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 09:58:14.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:58:14.217 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 09:58:14.217 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 09:58:14.218 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 09:58:14.218 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 09:58:14.218 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 09:58:14.218 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:58:14.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:14.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:14.218 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:58:14.218 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:58:14.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:14.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:14.219 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 09:58:14.219 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:58:14.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:14.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:14.219 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:58:14.219 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:58:14.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:58:14.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:14.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:14.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:58:14.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:58:14.221 INFO [WorkbenchTestable][AbstractButton] Click button &Open 09:58:14.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:58:14.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:58:14.221 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:58:14.221 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:58:14.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:58:14.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:58:14.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 09:58:14.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:14.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:14.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 09:58:14.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:14.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:14.270 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:58:14.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:58:14.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:58:14.270 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:58:14.270 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 09:58:14.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:58:14.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:14.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:14.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:58:14.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:58:14.272 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 09:58:14.272 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 09:58:14.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:58:14.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:58:14.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:58:14.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:58:14.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:14.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:58:14.288 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' view via menu. 09:58:14.288 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:58:14.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:58:14.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:58:14.288 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:58:14.288 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:58:14.289 DEBUG [main][MenuItemLookup] Found menu:'File' 09:58:14.289 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:58:14.289 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:58:14.289 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:58:14.289 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:58:14.289 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:58:14.289 DEBUG [main][MenuItemLookup] Item match:Window 09:58:14.290 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:58:14.290 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:58:14.290 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:58:14.290 DEBUG [main][MenuItemLookup] Found menu:'' 09:58:14.290 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:58:14.290 DEBUG [main][MenuItemLookup] Item match:Show View 09:58:14.311 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 09:58:14.311 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 09:58:14.311 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 09:58:14.311 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 09:58:14.311 DEBUG [main][MenuItemLookup] Found menu:'Progress' 09:58:14.311 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 09:58:14.311 DEBUG [main][MenuItemLookup] Found menu:'Properties' 09:58:14.311 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 09:58:14.311 DEBUG [main][MenuItemLookup] Found menu:'' 09:58:14.311 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 09:58:14.311 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 09:58:14.319 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 09:58:14.319 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 09:58:14.319 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 09:58:14.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 09:58:14.370 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 09:58:14.370 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 09:58:14.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:58:14.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:58:14.372 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:58:14.372 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:58:14.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:14.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:14.372 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:58:14.372 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:58:14.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:58:14.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:14.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:14.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:58:14.372 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:58:14.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:58:14.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:58:14.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 09:58:14.373 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:58:14.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:58:14.374 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:58:14.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:58:14.374 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:58:14.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 09:58:14.374 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:58:14.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:58:14.374 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:58:14.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:58:14.374 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:58:14.374 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Markers 09:58:14.374 DEBUG [main][TreeItemHandler] Selecting tree item: Markers 09:58:14.375 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Markers about selection 09:58:14.375 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Markers 09:58:14.375 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:58:14.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:14.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:14.375 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:58:14.375 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:58:14.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:14.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:14.376 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 09:58:14.376 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:58:14.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:14.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:14.376 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:58:14.376 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:58:14.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:58:14.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:14.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:14.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:58:14.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:58:14.377 INFO [WorkbenchTestable][AbstractButton] Click button &Open 09:58:14.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:58:14.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:58:14.377 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:58:14.377 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:58:14.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:58:14.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:58:14.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 09:58:14.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:14.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:14.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 09:58:14.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:14.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:14.465 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:58:14.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:58:14.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:58:14.466 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:58:14.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 '\*?\QMarkers\E') 09:58:14.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:58:14.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:14.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:14.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:58:14.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:58:14.469 INFO [WorkbenchTestable][AbstractView] Activate view Markers 09:58:14.469 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 09:58:14.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:58:14.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:58:14.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:58:14.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:58:14.471 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 09:58:14.471 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 09:58:14.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:58:14.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 09:58:14.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:58:14.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:58:14.489 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 09:58:14.489 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 09:58:14.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:58:14.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 09:58:14.489 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 09:58:14.489 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 09:58:14.490 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 09:58:14.490 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 09:58:14.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:14.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:58:14.532 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 09:58:14.532 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:58:14.532 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:58:14.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:14.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:14.532 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 09:58:14.532 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:58:14.532 INFO [WorkbenchTestable][RequirementsRunner] Started test: testViewIsOpen no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 09:58:14.532 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 09:58:14.532 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:58:14.532 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:58:14.532 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:58:14.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:14.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:58:14.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:14.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:58:14.541 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 09:58:14.541 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:58:14.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:58:14.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:58:14.551 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:58:14.551 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:58:14.551 DEBUG [main][MenuItemLookup] Found menu:'File' 09:58:14.552 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:58:14.552 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:58:14.552 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:58:14.552 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:58:14.552 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:58:14.552 DEBUG [main][MenuItemLookup] Item match:Window 09:58:14.552 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:58:14.552 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:58:14.552 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:58:14.552 DEBUG [main][MenuItemLookup] Found menu:'' 09:58:14.552 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:58:14.552 DEBUG [main][MenuItemLookup] Item match:Show View 09:58:14.556 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 09:58:14.556 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 09:58:14.556 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 09:58:14.556 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 09:58:14.556 DEBUG [main][MenuItemLookup] Found menu:'Progress' 09:58:14.556 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 09:58:14.556 DEBUG [main][MenuItemLookup] Found menu:'Properties' 09:58:14.556 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 09:58:14.556 DEBUG [main][MenuItemLookup] Found menu:'' 09:58:14.556 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 09:58:14.556 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 09:58:14.556 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 09:58:14.556 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 09:58:14.556 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 09:58:14.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 09:58:14.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 09:58:14.631 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 09:58:14.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:58:14.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:58:14.632 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:58:14.632 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:58:14.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:14.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:14.633 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:58:14.633 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:58:14.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:58:14.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:14.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:14.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:58:14.633 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:58:14.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:58:14.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:58:14.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 09:58:14.634 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 09:58:14.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:58:14.634 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 09:58:14.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:58:14.634 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 09:58:14.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 09:58:14.634 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 09:58:14.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:58:14.634 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 09:58:14.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:58:14.634 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 09:58:14.634 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 09:58:14.635 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 09:58:14.635 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 09:58:14.635 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 09:58:14.635 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:58:14.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:14.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:14.635 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:58:14.635 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:58:14.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:14.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:14.636 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 09:58:14.636 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:58:14.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:14.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:14.636 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:58:14.636 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:58:14.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:58:14.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:14.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:14.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:58:14.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:58:14.637 INFO [WorkbenchTestable][AbstractButton] Click button &Open 09:58:14.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:58:14.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:58:14.637 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:58:14.637 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:58:14.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:58:14.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:58:14.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 09:58:14.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:14.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:14.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 09:58:14.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:14.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:14.684 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:58:14.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:58:14.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:58:14.685 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:58:14.685 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 09:58:14.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:58:14.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:14.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:14.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:58:14.687 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:58:14.687 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 09:58:14.687 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 09:58:14.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:58:14.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:58:14.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:58:14.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:58:14.711 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 09:58:14.711 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 09:58:14.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:58:14.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 09:58:14.712 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 09:58:14.712 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 09:58:14.712 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 09:58:14.712 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 09:58:14.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:14.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:58:14.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:14.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:58:14.745 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 09:58:14.745 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:58:14.745 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:58:14.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:14.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:14.745 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testViewIsOpen no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 09:58:14.745 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:58:14.745 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActivateDirtyAndNonDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 09:58:14.745 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 09:58:14.746 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:58:14.746 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:58:14.746 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:58:14.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:14.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:14.748 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E'' is already open. Activate. 09:58:14.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:14.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:14.752 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:58:14.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:58:14.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:58:14.753 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:58:14.753 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E') 09:58:14.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:58:14.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:14.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:14.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:58:14.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:58:14.756 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test 09:58:14.756 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 09:58:14.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:58:14.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:58:14.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:58:14.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:58:14.767 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: ") 09:58:14.767 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:58:14.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:14.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:14.774 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Workbench Dirty Test"as the parent 09:58:14.774 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:58:14.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:58:14.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:14.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:14.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:58:14.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:58:14.775 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:58:14.775 INFO [WorkbenchTestable][AbstractText] Text set to: hello 09:58:14.778 INFO [WorkbenchTestable][AbstractView] Activate view *Workbench Dirty Test 09:58:14.778 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test 09:58:14.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:58:14.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=hello TooltipText=null 09:58:14.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:14.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:14.779 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:58:14.779 DEBUG [main][MenuItemLookup] Found menu:'File' 09:58:14.779 DEBUG [main][MenuItemLookup] Item match:File 09:58:14.782 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:58:14.782 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 09:58:14.782 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 09:58:14.782 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 09:58:14.782 DEBUG [main][MenuItemLookup] Found menu:'' 09:58:14.782 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 09:58:14.782 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 09:58:14.782 DEBUG [main][MenuItemLookup] Found menu:'' 09:58:14.782 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 09:58:14.782 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 09:58:14.782 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 09:58:14.782 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 09:58:14.782 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 09:58:14.812 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test 09:58:14.812 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 09:58:14.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:58:14.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=hello TooltipText=null 09:58:14.813 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test 09:58:14.814 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 09:58:14.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:58:14.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=hello TooltipText=null 09:58:14.814 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Dirty Test' 09:58:14.814 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Dirty Test 09:58:14.814 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 09:58:14.815 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 09:58:14.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:14.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:58:14.841 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 09:58:14.841 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:58:14.841 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:58:14.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:14.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:14.842 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActivateDirtyAndNonDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 09:58:14.842 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:58:14.842 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActivateNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 09:58:14.842 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 09:58:14.842 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:58:14.842 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:58:14.842 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:58:14.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:14.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:58:14.846 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 09:58:14.847 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:58:14.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:58:14.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:58:14.847 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:58:14.847 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:58:14.847 DEBUG [main][MenuItemLookup] Found menu:'File' 09:58:14.848 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:58:14.848 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:58:14.848 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:58:14.848 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:58:14.848 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:58:14.848 DEBUG [main][MenuItemLookup] Item match:Window 09:58:14.848 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:58:14.848 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:58:14.848 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:58:14.848 DEBUG [main][MenuItemLookup] Found menu:'' 09:58:14.848 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:58:14.848 DEBUG [main][MenuItemLookup] Item match:Show View 09:58:14.851 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 09:58:14.851 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 09:58:14.851 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 09:58:14.851 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 09:58:14.851 DEBUG [main][MenuItemLookup] Found menu:'Progress' 09:58:14.851 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 09:58:14.851 DEBUG [main][MenuItemLookup] Found menu:'Properties' 09:58:14.851 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 09:58:14.851 DEBUG [main][MenuItemLookup] Found menu:'' 09:58:14.851 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 09:58:14.851 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 09:58:14.852 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 09:58:14.852 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 09:58:14.852 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 09:58:14.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 09:58:14.917 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 09:58:14.917 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 09:58:14.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:58:14.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:58:14.918 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:58:14.918 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:58:14.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:14.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:14.918 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:58:14.918 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:58:14.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:58:14.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:14.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:14.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:58:14.919 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:58:14.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:58:14.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:58:14.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 09:58:14.920 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 09:58:14.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:58:14.920 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 09:58:14.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:58:14.920 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 09:58:14.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 09:58:14.920 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 09:58:14.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:58:14.920 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 09:58:14.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:58:14.920 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 09:58:14.920 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 09:58:14.920 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 09:58:14.920 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 09:58:14.921 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 09:58:14.921 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:58:14.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:14.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:14.921 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:58:14.921 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:58:14.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:14.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:14.921 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 09:58:14.921 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:58:14.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:14.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:14.921 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:58:14.921 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:58:14.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:58:14.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:14.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:14.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:58:14.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:58:14.927 INFO [WorkbenchTestable][AbstractButton] Click button &Open 09:58:14.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:58:14.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:58:14.927 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:58:14.927 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:58:14.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:58:14.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:58:14.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 09:58:14.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:14.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:14.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 09:58:14.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:14.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:14.978 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:58:14.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:58:14.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:58:14.978 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:58:14.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 '\*?\QWorkbench Test\E') 09:58:14.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:58:14.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:14.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:14.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:58:14.980 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:58:14.980 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 09:58:14.980 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 09:58:14.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:58:14.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:58:14.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:58:14.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:58:14.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:14.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:14.984 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' is already open. Activate. 09:58:14.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:15.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:15.010 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:58:15.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:58:15.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:58:15.017 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:58:15.017 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E') 09:58:15.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:58:15.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:15.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:15.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:58:15.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:58:15.019 INFO [WorkbenchTestable][AbstractView] Activate view Markers 09:58:15.019 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 09:58:15.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:58:15.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:58:15.032 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 09:58:15.032 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 09:58:15.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:58:15.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 09:58:15.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:58:15.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:58:15.048 INFO [WorkbenchTestable][AbstractView] Activate view Markers 09:58:15.048 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 09:58:15.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:58:15.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:58:15.057 INFO [WorkbenchTestable][AbstractView] Close view 'Markers' 09:58:15.057 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Markers 09:58:15.057 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 09:58:15.058 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 09:58:15.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:15.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:15.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:15.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:15.087 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:58:15.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:58:15.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:58:15.088 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:58:15.088 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 09:58:15.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:58:15.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:15.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:15.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:58:15.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:58:15.091 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 09:58:15.091 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 09:58:15.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:58:15.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:58:15.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:58:15.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:58:15.092 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 09:58:15.092 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 09:58:15.107 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 09:58:15.114 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 09:58:15.130 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 09:58:15.130 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:58:15.130 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:58:15.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:15.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:15.137 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActivateNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 09:58:15.137 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 09:58:15.137 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:58:15.137 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:58:15.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:15.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.113 s - in org.eclipse.reddeer.workbench.test.view.ViewTest getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.741 s getTitleImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.257 s testActivateNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.023 s testClosedGetToolTip no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.011 s testOpenAndCloseDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.235 s testClosedGetImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.013 s testClosedGetTitle no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.01 s getTitleToolTipTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.237 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.012 s viewAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.194 s testClosedActivate no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.013 s testOpenClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.369 s testClosedIsActive no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.01 s testInitializeRegisteredViewWithRegex no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.006 s testOpenAndCloseView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.197 s testOpenAndCloseViewFullPath no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.181 s testInitializeNonregisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.005 s testCloseNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.405 s testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.409 s testViewIsOpen no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.213 s testActivateDirtyAndNonDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.097 s testActivateNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.295 s Running org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 09:58:15.146 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 09:58:15.146 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:58:15.147 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:58:15.147 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 09:58:15.147 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:58:15.147 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:58:15.147 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:58:15.147 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:58:15.147 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:58:15.147 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 09:58:15.147 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:58:15.147 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:58:15.147 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:58:15.147 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:58:15.147 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:58:15.148 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:58:15.148 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:58:15.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:58:15.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:58:15.148 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:58:15.148 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:58:15.148 DEBUG [main][MenuItemLookup] Found menu:'File' 09:58:15.148 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:58:15.148 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:58:15.149 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:58:15.149 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:58:15.149 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:58:15.149 DEBUG [main][MenuItemLookup] Item match:Window 09:58:15.149 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:58:15.149 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:58:15.149 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:58:15.149 DEBUG [main][MenuItemLookup] Found menu:'' 09:58:15.149 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:58:15.149 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:58:15.149 DEBUG [main][MenuItemLookup] Found menu:'' 09:58:15.149 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:58:15.149 DEBUG [main][MenuItemLookup] Found menu:'' 09:58:15.149 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:58:15.149 DEBUG [main][MenuItemLookup] Item match:Preferences 09:58:15.149 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:58:15.149 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:58:15.149 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:58:15.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 09:58:15.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 09:58:15.247 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:58:15.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:58:15.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:58:15.248 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:58:15.248 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:58:15.248 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 09:58:15.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:58:15.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:15.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:15.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:58:15.249 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:58:15.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:58:15.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:58:15.250 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) 09:58:15.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:58:15.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:58:15.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:58:15.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:58:15.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:58:15.253 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:58:15.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:58:15.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:58:15.253 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:58:15.253 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:58:15.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:58:15.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:58:15.280 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:58:15.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:58:15.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:58:15.280 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:58:15.281 INFO [WorkbenchTestable][RequirementsRunner] Started test: testKillJob no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) 09:58:15.281 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 09:58:15.281 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:58:15.281 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:58:15.281 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:58:15.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 09:58:15.282 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job' will be killed 09:58:15.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 09:58:15.283 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 09:58:15.283 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:58:15.283 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:58:15.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:58:15.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:58:15.284 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testKillJob no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) 09:58:15.284 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:58:15.284 INFO [WorkbenchTestable][RequirementsRunner] Started test: testKillJobException no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) 09:58:15.284 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 09:58:15.284 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:58:15.284 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:58:15.284 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:58:15.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest.JobHasState... 09:58:15.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest.JobHasState finished successfully 09:58:15.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 09:58:15.285 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 09:58:15.285 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 09:58:15.785 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 09:58:15.785 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 09:58:16.285 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 09:58:16.285 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 09:58:16.786 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 09:58:16.786 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 09:58:17.286 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 09:58:17.286 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 09:58:17.786 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 09:58:17.786 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 09:58:18.287 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 09:58:18.287 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 09:58:18.787 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 09:58:18.787 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 09:58:19.287 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 09:58:19.287 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 09:58:19.787 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 09:58:19.787 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 09:58:20.288 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 09:58:20.288 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 09:58:20.788 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 09:58:20.788 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 09:58:21.288 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 09:58:21.289 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 09:58:21.789 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 09:58:21.789 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 09:58:22.289 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 09:58:22.289 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 09:58:22.789 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 09:58:22.789 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 09:58:23.290 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 09:58:23.290 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 09:58:23.790 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 09:58:23.790 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 09:58:24.290 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 09:58:24.290 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 09:58:24.790 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 09:58:24.790 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 09:58:25.290 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 09:58:25.290 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 09:58:25.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, an exception will be thrown 09:58:25.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:58:25.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:58:25.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:58:26.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:58:26.796 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:58:27.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:58:27.797 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:58:28.297 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:58:28.797 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:58:29.297 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:58:29.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:58:30.298 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:58:30.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:58:31.298 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:58:31.799 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:58:32.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:58:32.799 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:58:33.300 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:58:33.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:58:34.300 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:58:34.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:58:35.300 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:58:35.801 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:58:36.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:58:36.801 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:58:37.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:58:37.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:58:38.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:58:38.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:58:39.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:58:39.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:58:40.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:58:40.804 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:58:41.304 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:58:41.804 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:58:42.305 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:58:42.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:58:43.305 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:58:43.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:58:44.306 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:58:44.806 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:58:45.306 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:58:45.806 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:58:46.307 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:58:46.807 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:58:47.307 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:58:47.807 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:58:48.308 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:58:48.808 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:58:49.308 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:58:49.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:58:50.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:58:50.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:58:51.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:58:51.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:58:52.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:58:52.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:58:53.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:58:53.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:58:54.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:58:54.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:58:55.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:58:55.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:58:56.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:58:56.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:58:57.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:58:57.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:58:58.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:58:58.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:58:59.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:58:59.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:59:00.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:59:00.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:59:01.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:59:01.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:59:02.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:59:02.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:59:03.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:59:03.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:59:04.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:59:04.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:59:05.317 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:59:05.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:59:06.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:59:06.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:59:07.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:59:07.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:59:08.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:59:08.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:59:09.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:59:09.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:59:10.320 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:59:10.820 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:59:11.320 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:59:11.820 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:59:12.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:59:12.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:59:13.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:59:13.822 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:59:14.322 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:59:14.822 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 09:59:15.322 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 09:59:15.323 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:59:15.323 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:59:15.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:59:15.323 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 09:59:15.323 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:59:15.323 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:59:15.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:59:15.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:59:15.324 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testKillJobException no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) 09:59:15.324 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 09:59:15.324 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:59:15.324 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:59:15.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:59:15.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 60.179 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.04 s Running org.eclipse.reddeer.workbench.test.editor.EditorFileTest 09:59:15.338 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 09:59:15.339 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:59:15.339 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:59:15.340 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 09:59:15.340 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:59:15.340 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:59:15.340 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:59:15.340 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:59:15.340 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:59:15.340 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 09:59:15.340 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:59:15.341 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:59:15.341 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:59:15.341 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:59:15.341 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:59:15.341 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:59:15.341 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:59:15.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:59:15.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:59:15.341 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:59:15.341 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:59:15.342 DEBUG [main][MenuItemLookup] Found menu:'File' 09:59:15.342 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:59:15.342 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:59:15.342 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:59:15.342 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:59:15.342 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:59:15.342 DEBUG [main][MenuItemLookup] Item match:Window 09:59:15.343 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:59:15.343 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:59:15.343 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:59:15.343 DEBUG [main][MenuItemLookup] Found menu:'' 09:59:15.343 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:59:15.343 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:59:15.343 DEBUG [main][MenuItemLookup] Found menu:'' 09:59:15.343 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:59:15.343 DEBUG [main][MenuItemLookup] Found menu:'' 09:59:15.343 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:59:15.343 DEBUG [main][MenuItemLookup] Item match:Preferences 09:59:15.343 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:59:15.343 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:59:15.343 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:59:15.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.... 09:59:15.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 09:59:15.427 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:59:15.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:59:15.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:59:15.429 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:59:15.429 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:59:15.429 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 09:59:15.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:15.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:15.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:15.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:15.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:59:15.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:59:15.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:59:15.431 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) 09:59:15.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:15.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:15.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:15.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:15.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:59:15.444 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:59:15.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:59:15.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:59:15.444 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:59:15.444 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:59:15.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:59:15.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:59:15.461 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:59:15.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:59:15.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:59:15.464 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 09:59:15.472 DEBUG [main][EditorHandler] 0 editor(s) found 09:59:15.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:15.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:15.478 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 09:59:15.478 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:59:15.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:59:15.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:59:15.478 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:59:15.478 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:59:15.479 DEBUG [main][MenuItemLookup] Found menu:'File' 09:59:15.479 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:59:15.479 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:59:15.479 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:59:15.479 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:59:15.479 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:59:15.479 DEBUG [main][MenuItemLookup] Item match:Window 09:59:15.479 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:59:15.479 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:59:15.479 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:59:15.479 DEBUG [main][MenuItemLookup] Found menu:'' 09:59:15.479 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:59:15.479 DEBUG [main][MenuItemLookup] Item match:Show View 09:59:15.482 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 09:59:15.482 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 09:59:15.482 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 09:59:15.482 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 09:59:15.482 DEBUG [main][MenuItemLookup] Found menu:'Progress' 09:59:15.482 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 09:59:15.482 DEBUG [main][MenuItemLookup] Found menu:'Properties' 09:59:15.482 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 09:59:15.482 DEBUG [main][MenuItemLookup] Found menu:'' 09:59:15.482 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 09:59:15.482 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 09:59:15.483 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 09:59:15.483 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 09:59:15.483 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 09:59:15.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 09:59:15.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 09:59:15.539 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 09:59:15.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:59:15.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:59:15.540 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:59:15.540 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:59:15.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:59:15.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:59:15.540 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:59:15.540 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:59:15.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:15.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:15.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:15.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:15.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:59:15.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:59:15.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:59:15.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 09:59:15.545 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:59:15.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:59:15.545 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:59:15.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:59:15.545 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:59:15.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 09:59:15.545 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:59:15.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:59:15.545 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:59:15.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:59:15.546 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:59:15.546 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 09:59:15.546 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 09:59:15.546 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 09:59:15.546 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 09:59:15.546 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:59:15.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:59:15.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:59:15.546 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:59:15.546 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:59:15.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:15.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:15.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 09:59:15.547 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:59:15.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:59:15.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:59:15.547 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:59:15.547 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:59:15.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:15.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:15.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:15.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:15.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:59:15.548 INFO [WorkbenchTestable][AbstractButton] Click button &Open 09:59:15.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:59:15.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:59:15.548 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:59:15.548 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:59:15.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:59:15.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:59:15.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 09:59:15.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:15.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:15.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 09:59:15.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:15.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:15.647 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:59:15.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:59:15.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:59:15.647 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:59:15.647 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 09:59:15.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:15.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:15.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:15.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:15.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:59:15.648 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:59:15.648 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:59:15.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:15.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:59:15.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:59:15.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:59:15.651 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:59:15.651 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:59:15.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:15.652 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 09:59:15.654 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:59:15.654 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:59:15.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:15.655 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 09:59:15.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:15.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:15.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:15.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:15.656 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:59:15.656 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:59:15.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:15.657 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 09:59:15.723 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:59:15.723 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGettingRelativePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) 09:59:15.723 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 09:59:15.723 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:59:15.723 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:59:15.723 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:59:15.724 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 09:59:15.724 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:59:15.724 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:59:15.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:59:15.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:59:15.772 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGettingRelativePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) 09:59:15.772 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:59:15.772 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGettingAbsolutePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) 09:59:15.772 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 09:59:15.772 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:59:15.772 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:59:15.772 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:59:15.772 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 09:59:15.772 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:59:15.772 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:59:15.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:59:15.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:59:15.773 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGettingAbsolutePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) 09:59:15.773 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 09:59:15.773 DEBUG [main][EditorHandler] 0 editor(s) found 09:59:15.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:15.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:15.774 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 09:59:15.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:15.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:15.774 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:59:15.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:59:15.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:59:15.774 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:59:15.775 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 09:59:15.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:15.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:15.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:15.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:15.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:59:15.775 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:59:15.775 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:59:15.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:15.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:59:15.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:59:15.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:59:15.777 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:59:15.777 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:59:15.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:15.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:15.778 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:59:15.778 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:59:15.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:15.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:15.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:15.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:15.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:16.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:16.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:16.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:16.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:16.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:59:16.780 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:59:16.780 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:59:16.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:16.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:16.781 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:59:16.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:16.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:16.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:16.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:16.781 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:59:16.783 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name MyProject 09:59:16.798 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:59:16.798 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:59:16.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:16.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:16.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:16.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:16.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:17.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:17.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:17.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:17.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:17.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:59:17.800 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:59:17.800 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:59:17.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:17.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:17.801 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:59:17.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:17.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:17.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:17.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:17.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:59:17.801 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name MyProject 09:59:17.801 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:59:17.801 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:59:17.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:17.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:17.802 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:59:17.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:17.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:17.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:17.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:17.802 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:59:17.802 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 09:59:17.802 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 09:59:17.803 DEBUG [main][TreeItemHandler] Set Tree selection 09:59:17.803 DEBUG [main][TreeHandler] Notify Tree about selection event 09:59:17.817 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 09:59:17.821 DEBUG [WorkbenchTestable][TreeItemHandler] MyProject 09:59:17.821 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:59:17.821 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:59:17.866 DEBUG [main][MenuItemLookup] Found menu:'New' 09:59:17.866 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:59:17.866 DEBUG [main][MenuItemLookup] Found menu:'' 09:59:17.866 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:59:17.867 DEBUG [main][MenuItemLookup] Found menu:'' 09:59:17.867 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:59:17.867 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:59:17.867 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:59:17.867 DEBUG [main][MenuItemLookup] Found menu:'Move...' 09:59:17.867 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 09:59:17.867 DEBUG [main][MenuItemLookup] Found menu:'' 09:59:17.867 DEBUG [main][MenuItemLookup] Found menu:'Import...' 09:59:17.867 DEBUG [main][MenuItemLookup] Found menu:'Export...' 09:59:17.867 DEBUG [main][MenuItemLookup] Found menu:'' 09:59:17.867 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 09:59:17.867 DEBUG [main][MenuItemLookup] Item match:Refresh F5 09:59:17.867 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 09:59:17.867 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 09:59:17.867 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 09:59:17.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:59:17.868 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 09:59:18.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:59:18.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:59:18.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:59:18.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:59:18.369 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 09:59:18.369 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:59:18.393 DEBUG [main][MenuItemLookup] Found menu:'New' 09:59:18.393 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 09:59:18.393 DEBUG [main][MenuItemLookup] Found menu:'' 09:59:18.393 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 09:59:18.393 DEBUG [main][MenuItemLookup] Found menu:'' 09:59:18.393 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 09:59:18.393 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 09:59:18.393 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 09:59:18.393 DEBUG [main][MenuItemLookup] Item match:Delete Delete 09:59:18.394 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 09:59:18.394 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 09:59:18.394 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 09:59:18.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 09:59:18.955 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 09:59:18.955 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 09:59:18.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:59:18.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:59:18.959 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 09:59:18.959 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:59:18.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:59:18.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:59:18.960 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:59:18.960 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:59:18.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:18.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:18.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:18.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:18.960 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:59:18.960 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 09:59:18.961 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 09:59:18.961 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 09:59:18.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:59:18.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:59:18.961 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:59:18.961 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:59:18.962 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 09:59:18.962 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:59:18.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:59:18.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:59:18.962 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 09:59:18.962 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:59:18.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:18.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:18.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:18.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:18.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:59:18.963 INFO [WorkbenchTestable][AbstractButton] Click button OK 09:59:18.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:59:18.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:59:18.963 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:59:18.963 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:59:18.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 09:59:18.979 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 09:59:19.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 09:59:19.480 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 09:59:19.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:59:19.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 09:59:19.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 09:59:19.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:59:19.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:59:19.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:59:19.481 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:59:19.481 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:59:19.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:19.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 09:59:19.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:59:19.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:59:19.482 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 09:59:19.482 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:59:19.482 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:59:19.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:59:19.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.152 s - in org.eclipse.reddeer.workbench.test.editor.EditorFileTest testGettingRelativePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) Time elapsed: 0.049 s testGettingAbsolutePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.workbench.test.editor.EditorTest 09:59:19.490 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.EditorTest 09:59:19.491 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 09:59:19.491 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:59:19.491 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 09:59:19.491 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:59:19.491 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 09:59:19.492 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:59:19.492 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 09:59:19.492 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:59:19.492 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 09:59:19.492 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:59:19.492 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:59:19.492 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:59:19.492 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:59:19.492 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 09:59:19.492 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:59:19.492 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:59:19.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:59:19.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:59:19.493 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:59:19.493 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:59:19.493 DEBUG [main][MenuItemLookup] Found menu:'File' 09:59:19.493 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:59:19.493 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:59:19.493 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:59:19.493 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:59:19.493 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:59:19.493 DEBUG [main][MenuItemLookup] Item match:Window 09:59:19.494 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:59:19.494 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:59:19.494 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:59:19.494 DEBUG [main][MenuItemLookup] Found menu:'' 09:59:19.494 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:59:19.494 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 09:59:19.494 DEBUG [main][MenuItemLookup] Found menu:'' 09:59:19.494 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 09:59:19.494 DEBUG [main][MenuItemLookup] Found menu:'' 09:59:19.494 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 09:59:19.494 DEBUG [main][MenuItemLookup] Item match:Preferences 09:59:19.494 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 09:59:19.494 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 09:59:19.494 INFO [main][MenuItemHandler] Select menu item: &Preferences 09:59:19.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 09:59:19.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 09:59:19.587 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 09:59:19.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:59:19.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:59:19.589 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 09:59:19.589 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:59:19.589 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 09:59:19.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:19.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:19.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:19.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:19.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:59:19.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:59:19.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:59:19.590 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) 09:59:19.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:19.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:19.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:19.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:19.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:59:19.593 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 09:59:19.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:59:19.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:59:19.593 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:59:19.593 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:59:19.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:59:19.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:59:19.623 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:59:19.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:59:19.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:59:19.623 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 09:59:19.623 DEBUG [main][EditorHandler] 0 editor(s) found 09:59:19.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:19.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:19.624 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 09:59:19.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:19.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:19.625 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:59:19.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:59:19.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:59:19.625 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:59:19.625 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 09:59:19.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:19.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:19.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:19.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:19.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:59:19.626 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:59:19.626 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:59:19.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:19.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:59:19.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:59:19.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:59:19.627 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:59:19.627 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:59:19.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:19.628 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 09:59:19.628 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:59:19.628 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:59:19.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:19.629 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 09:59:19.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:19.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:19.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:19.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:19.629 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 09:59:19.629 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 09:59:19.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:19.640 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 09:59:19.646 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:59:19.647 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:59:19.647 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:59:19.647 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:59:19.647 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 09:59:19.647 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:59:19.647 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:59:19.647 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:59:19.647 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:59:19.647 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:59:19.648 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:59:19.648 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:59:19.648 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 09:59:19.648 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:59:19.648 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:59:19.648 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:59:19.648 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:59:19.648 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:59:19.648 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:59:19.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:59:19.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:59:19.649 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:59:19.649 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:59:19.649 DEBUG [main][MenuItemLookup] Found menu:'File' 09:59:19.649 DEBUG [main][MenuItemLookup] Item match:File 09:59:19.650 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:59:19.650 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:59:19.653 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:59:19.653 DEBUG [main][MenuItemLookup] Found menu:'' 09:59:19.653 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:59:19.653 DEBUG [main][MenuItemLookup] Found menu:'File' 09:59:19.653 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:59:19.653 DEBUG [main][MenuItemLookup] Found menu:'' 09:59:19.653 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:59:19.653 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:59:19.654 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:59:19.654 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:59:19.654 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:59:19.763 DEBUG [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.... 09:59:19.765 DEBUG [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 09:59:19.765 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:59:19.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:59:19.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:59:19.766 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:59:19.766 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:59:19.767 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 09:59:19.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:19.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:19.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:19.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:19.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:59:19.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:59:19.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:59:19.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 09:59:19.770 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:59:19.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:59:20.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:59:20.273 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:59:20.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 09:59:20.273 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:59:20.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:59:20.274 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:59:20.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:59:20.274 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:59:20.274 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 09:59:20.274 DEBUG [main][TreeItemHandler] Selecting tree item: Project 09:59:20.274 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 09:59:20.278 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 09:59:20.278 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:59:20.278 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:59:20.279 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) 09:59:20.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:20.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:20.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:20.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:20.280 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:59:20.281 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:59:20.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:59:20.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:59:20.281 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:59:20.281 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:59:20.326 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:59:20.326 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:59:20.326 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:59:20.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 09:59:20.327 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 09:59:20.327 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 09:59:20.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:59:20.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:59:20.328 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 09:59:20.328 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:59:20.329 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'testProject' 09:59:20.330 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:") 09:59:20.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:20.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:20.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:20.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:20.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:59:20.332 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:59:20.333 INFO [WorkbenchTestable][AbstractText] Text set to: testProject 09:59:20.335 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 09:59:20.335 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard 09:59:20.335 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) 09:59:20.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:20.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:20.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:20.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:20.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:59:20.339 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:59:20.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:59:20.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:59:20.339 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:59:20.339 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:59:20.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:59:20.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:59:20.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:59:20.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:59:20.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 09:59:20.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:59:20.427 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:59:20.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:59:20.428 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:59:20.439 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:59:20.439 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:59:20.439 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:59:20.440 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 09:59:20.440 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:59:20.440 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:59:20.440 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:59:20.440 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:59:20.440 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:59:20.440 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:59:20.440 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:59:20.440 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 09:59:20.440 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:59:20.441 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:59:20.441 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:59:20.441 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:59:20.441 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:59:20.441 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:59:20.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:59:20.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:59:20.441 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:59:20.441 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:59:20.441 DEBUG [main][MenuItemLookup] Found menu:'File' 09:59:20.441 DEBUG [main][MenuItemLookup] Item match:File 09:59:20.442 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:59:20.442 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:59:20.444 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:59:20.444 DEBUG [main][MenuItemLookup] Found menu:'' 09:59:20.444 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:59:20.444 DEBUG [main][MenuItemLookup] Found menu:'File' 09:59:20.444 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:59:20.444 DEBUG [main][MenuItemLookup] Found menu:'' 09:59:20.444 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:59:20.444 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:59:20.444 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:59:20.444 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:59:20.444 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:59:20.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 'New|Select a wizard'] is available.... 09:59:20.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 09:59:20.534 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:59:20.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:59:20.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:59:20.536 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:59:20.536 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:59:20.536 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 09:59:20.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:20.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:20.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:20.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:20.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:59:20.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:59:20.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:59:20.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 09:59:20.539 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:59:20.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:59:20.539 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:59:20.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:59:20.539 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:59:20.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 09:59:20.539 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:59:20.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:59:20.539 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:59:20.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:59:20.539 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:59:20.540 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 09:59:20.540 DEBUG [main][TreeItemHandler] Selecting tree item: File 09:59:20.540 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 09:59:20.544 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 09:59:20.544 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:59:20.544 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:59:20.544 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) 09:59:20.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:20.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:20.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:20.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:20.552 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:59:20.552 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:59:20.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:59:20.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:59:20.553 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:59:20.553 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:59:20.619 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:59:20.619 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:59:20.619 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:59:20.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 09:59:20.619 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 09:59:20.619 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 09:59:20.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:59:20.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:59:20.620 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 09:59:20.620 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:59:20.622 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:") 09:59:20.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:20.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:20.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:20.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:20.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:59:20.628 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:59:20.629 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest.min 09:59:20.632 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:") 09:59:20.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:20.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:20.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:20.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:20.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:59:20.640 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:59:20.641 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/ 09:59:20.642 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 09:59:20.642 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 09:59:20.642 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) 09:59:20.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:20.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:20.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:20.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:20.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:59:20.644 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:59:20.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:59:20.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:59:20.645 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:59:20.645 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:59:20.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:59:21.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:59:21.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:59:21.160 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 09:59:21.160 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:59:21.160 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:59:21.160 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:59:21.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:59:21.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') 09:59:21.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:21.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:21.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:21.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:21.169 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:59:21.170 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:21.170 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - titleToolTip - Eclipse Platform TooltipText=null 09:59:21.170 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 09:59:21.170 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 09:59:21.172 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:21.172 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 09:59:21.172 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 09:59:21.172 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 09:59:21.205 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 09:59:21.205 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:59:21.205 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:59:21.205 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:59:21.205 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:59:21.206 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 09:59:21.206 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:59:21.206 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:59:21.206 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:59:21.206 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:59:21.206 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:59:21.206 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:59:21.206 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:59:21.206 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 09:59:21.206 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:59:21.206 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:59:21.206 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:59:21.206 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:59:21.207 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:59:21.207 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:59:21.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:59:21.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:59:21.207 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:59:21.207 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 09:59:21.207 DEBUG [main][MenuItemLookup] Found menu:'File' 09:59:21.208 DEBUG [main][MenuItemLookup] Item match:File 09:59:21.209 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:59:21.209 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:59:21.210 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:59:21.210 DEBUG [main][MenuItemLookup] Found menu:'' 09:59:21.210 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:59:21.210 DEBUG [main][MenuItemLookup] Found menu:'File' 09:59:21.210 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:59:21.210 DEBUG [main][MenuItemLookup] Found menu:'' 09:59:21.210 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:59:21.210 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:59:21.210 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:59:21.210 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:59:21.210 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:59:21.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 09:59:21.291 DEBUG [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 09:59:21.291 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:59:21.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:59:21.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:59:21.293 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:59:21.293 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:59:21.293 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 09:59:21.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:21.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:21.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:21.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:21.294 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:59:21.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:59:21.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:59:21.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 09:59:21.295 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:59:21.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:59:21.295 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:59:21.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:59:21.301 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:59:21.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 09:59:21.308 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:59:21.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:59:21.308 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:59:21.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:59:21.308 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:59:21.308 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 09:59:21.308 DEBUG [main][TreeItemHandler] Selecting tree item: File 09:59:21.308 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 09:59:21.308 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 09:59:21.309 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:59:21.309 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:59:21.309 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) 09:59:21.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:21.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:21.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:21.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:21.310 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:59:21.311 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:59:21.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:59:21.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:59:21.311 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:59:21.311 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:59:21.342 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:59:21.343 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:59:21.343 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:59:21.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 09:59:21.343 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 09:59:21.343 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 09:59:21.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:59:21.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:59:21.344 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 09:59:21.344 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:59:21.344 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:") 09:59:21.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:21.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:21.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:21.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:21.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:59:21.349 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:59:21.350 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest1.min 09:59:21.351 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:") 09:59:21.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:21.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:21.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:21.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:21.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:59:21.354 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:59:21.354 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/ 09:59:21.355 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 09:59:21.355 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 09:59:21.355 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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) 09:59:21.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:21.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:21.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:21.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:21.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:59:21.358 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:59:21.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:59:21.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:59:21.358 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:59:21.358 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:59:21.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:59:21.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:59:21.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:59:21.442 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 09:59:21.442 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 09:59:21.442 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:59:21.442 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 09:59:21.442 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 09:59:21.442 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:59:21.442 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:59:21.442 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:59:21.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:59:21.442 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:59:21.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:59:21.450 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:59:21.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:59:21.450 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 09:59:21.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:59:21.450 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:59:21.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:59:21.450 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:59:21.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:59:21.451 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:59:21.451 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:59:21.451 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 09:59:21.451 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:59:21.451 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:59:21.451 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:59:21.451 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:59:21.451 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:59:21.451 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 09:59:21.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:59:21.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:59:21.452 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 09:59:21.452 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform' 09:59:21.452 DEBUG [main][MenuItemLookup] Found menu:'File' 09:59:21.452 DEBUG [main][MenuItemLookup] Item match:File 09:59:21.453 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:59:21.453 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 09:59:21.454 DEBUG [main][MenuItemLookup] Found menu:'Project...' 09:59:21.454 DEBUG [main][MenuItemLookup] Found menu:'' 09:59:21.454 DEBUG [main][MenuItemLookup] Found menu:'Folder' 09:59:21.454 DEBUG [main][MenuItemLookup] Found menu:'File' 09:59:21.454 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 09:59:21.454 DEBUG [main][MenuItemLookup] Found menu:'' 09:59:21.454 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 09:59:21.455 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 09:59:21.455 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 09:59:21.455 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 09:59:21.455 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 09:59:21.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 09:59:21.538 DEBUG [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 09:59:21.538 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 09:59:21.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:59:21.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:59:21.540 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:59:21.540 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:59:21.540 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 09:59:21.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:21.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:21.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:21.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:21.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:59:21.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:59:21.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:59:21.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 09:59:21.542 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:59:21.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:59:21.542 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:59:21.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:59:21.542 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:59:21.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 09:59:21.542 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 09:59:21.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:59:21.542 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 09:59:21.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:59:21.542 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 09:59:21.543 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 09:59:21.543 DEBUG [main][TreeItemHandler] Selecting tree item: File 09:59:21.543 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 09:59:21.543 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 09:59:21.543 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 09:59:21.543 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 09:59:21.543 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) 09:59:21.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:21.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:21.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:21.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:21.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:59:21.545 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 09:59:21.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:59:21.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:59:21.545 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:59:21.545 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:59:21.578 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 09:59:21.578 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:59:21.578 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:59:21.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 09:59:21.578 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 09:59:21.578 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 09:59:21.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:59:21.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:59:21.579 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 09:59:21.579 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 09:59:21.579 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:") 09:59:21.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:21.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:21.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:21.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:21.584 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:59:21.584 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:59:21.585 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest+.min 09:59:21.585 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:") 09:59:21.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:21.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:21.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:21.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:21.587 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 09:59:21.587 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 09:59:21.588 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/ 09:59:21.588 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 09:59:21.588 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 09:59:21.588 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) 09:59:21.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:21.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:21.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:21.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:21.590 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:59:21.591 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 09:59:21.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:59:21.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:59:21.591 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:59:21.591 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:59:21.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 09:59:21.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 09:59:21.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:59:21.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 09:59:21.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 09:59:21.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 09:59:21.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:59:21.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:59:21.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:59:21.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:59:21.673 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest+.min\E') 09:59:21.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:21.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:21.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:21.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:21.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:59:21.675 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest+.min 09:59:21.687 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:21.687 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:21.687 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 09:59:21.687 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 09:59:21.689 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:21.689 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 09:59:21.689 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 09:59:21.689 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest+.min 09:59:21.721 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest+.min is closed 09:59:21.721 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:59:21.721 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 09:59:21.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 09:59:21.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:59:21.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:59:21.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:59:21.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:21.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:21.727 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 09:59:21.727 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 09:59:21.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:59:21.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:59:21.728 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 09:59:21.728 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform' 09:59:21.728 DEBUG [main][MenuItemLookup] Found menu:'File' 09:59:21.728 DEBUG [main][MenuItemLookup] Found menu:'Edit' 09:59:21.728 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 09:59:21.728 DEBUG [main][MenuItemLookup] Found menu:'Search' 09:59:21.728 DEBUG [main][MenuItemLookup] Found menu:'Project' 09:59:21.728 DEBUG [main][MenuItemLookup] Found menu:'Window' 09:59:21.728 DEBUG [main][MenuItemLookup] Item match:Window 09:59:21.729 DEBUG [main][MenuItemLookup] Found menu:'New Window' 09:59:21.729 DEBUG [main][MenuItemLookup] Found menu:'Editor' 09:59:21.729 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 09:59:21.729 DEBUG [main][MenuItemLookup] Found menu:'' 09:59:21.729 DEBUG [main][MenuItemLookup] Found menu:'Show View' 09:59:21.729 DEBUG [main][MenuItemLookup] Item match:Show View 09:59:21.732 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 09:59:21.732 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 09:59:21.732 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 09:59:21.732 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 09:59:21.732 DEBUG [main][MenuItemLookup] Found menu:'Progress' 09:59:21.732 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 09:59:21.732 DEBUG [main][MenuItemLookup] Found menu:'Properties' 09:59:21.732 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 09:59:21.732 DEBUG [main][MenuItemLookup] Found menu:'' 09:59:21.732 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 09:59:21.732 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 09:59:21.742 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 09:59:21.742 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 09:59:21.742 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 09:59:21.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 09:59:21.799 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 09:59:21.799 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 09:59:21.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:59:21.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:59:21.800 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 09:59:21.800 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:59:21.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:59:21.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:59:21.800 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:59:21.800 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:59:21.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:21.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:21.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:21.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:21.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:59:21.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 09:59:21.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 09:59:21.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 09:59:21.802 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:59:21.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:59:22.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:59:22.303 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:59:22.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 09:59:22.304 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 09:59:22.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:59:22.304 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 09:59:22.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:59:22.304 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 09:59:22.305 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 09:59:22.305 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 09:59:22.305 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 09:59:22.305 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 09:59:22.305 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:59:22.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:59:22.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:59:22.305 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:59:22.305 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:59:22.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:22.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:22.306 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 09:59:22.306 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:59:22.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:59:22.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:59:22.306 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 09:59:22.306 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:59:22.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:22.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:22.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:22.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:22.307 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:59:22.307 INFO [WorkbenchTestable][AbstractButton] Click button &Open 09:59:22.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:59:22.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:59:22.308 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:59:22.308 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:59:22.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:59:22.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:59:22.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 09:59:22.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:22.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:22.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 09:59:22.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:22.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:22.561 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 09:59:22.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:59:22.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:59:22.562 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 09:59:22.562 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 09:59:22.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:22.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:22.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:22.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:22.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:59:22.564 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:22.564 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:22.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:22.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - titleToolTip - Eclipse Platform TooltipText=null 09:59:22.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:59:22.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:59:22.567 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:22.567 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:22.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:22.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:22.568 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:22.568 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:22.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:22.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:22.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:22.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:22.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:23.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:23.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:23.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:23.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:23.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:59:23.580 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:23.580 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:23.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:23.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:23.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 09:59:23.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:23.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:23.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:23.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:23.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:59:23.581 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 09:59:23.584 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 09:59:23.585 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 09:59:23.585 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 09:59:23.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:59:24.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:59:24.085 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 09:59:24.087 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 09:59:24.087 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 09:59:24.087 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 09:59:24.096 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 09:59:24.096 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 09:59:24.096 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 09:59:24.096 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 09:59:24.096 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 09:59:24.098 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 09:59:24.098 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 09:59:24.098 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 09:59:24.129 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 09:59:24.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:59:24.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:59:24.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:59:24.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:59:24.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:59:24.134 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.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') 09:59:24.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:24.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:24.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:24.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:24.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:59:24.139 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:24.139 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:24.139 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 09:59:24.139 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 09:59:24.141 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 09:59:24.141 DEBUG [main][EditorHandler] 2 editor(s) found 09:59:24.141 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min 09:59:24.148 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed 09:59:24.148 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 09:59:24.179 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 09:59:24.179 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 09:59:24.179 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:59:24.179 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:59:24.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:59:24.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:59:24.180 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 09:59:24.180 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:59:24.180 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyEditorsWithoutSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 09:59:24.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 09:59:24.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:59:24.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:59:24.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:59:24.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:24.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:24.183 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 09:59:24.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:24.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:24.186 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:59:24.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:59:24.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:59:24.187 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:59:24.187 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 09:59:24.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:24.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:24.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:24.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:24.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:59:24.203 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:24.203 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:24.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:24.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:59:24.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:59:24.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:59:24.209 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:24.209 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:24.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:24.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:24.210 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:24.210 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:24.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:24.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:24.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:24.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:24.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:24.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:24.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:25.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:25.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:25.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:59:25.212 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:25.212 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:25.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:25.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:25.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 09:59:25.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:25.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:25.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:25.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:25.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:59:25.214 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 09:59:25.214 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 09:59:25.215 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 09:59:25.215 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 09:59:25.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:59:25.215 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 09:59:25.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:59:25.215 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 09:59:25.215 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 09:59:25.215 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 09:59:25.215 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 09:59:25.218 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 09:59:25.218 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 09:59:25.218 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 09:59:25.218 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 09:59:25.218 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 09:59:25.220 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 09:59:25.220 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 09:59:25.220 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 09:59:25.246 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 09:59:25.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:59:25.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:59:25.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:59:25.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:59:25.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:59:25.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 09:59:25.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:25.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:25.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:25.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:25.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:59:25.250 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:25.250 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:25.250 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 09:59:25.250 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 09:59:25.251 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 09:59:25.251 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:59:25.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:59:25.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:59:25.252 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 09:59:25.252 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:59:25.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:25.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:25.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:25.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:25.252 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:59:25.252 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 09:59:25.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:59:25.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:59:25.252 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:59:25.252 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:59:25.254 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 09:59:25.254 DEBUG [main][EditorHandler] 1 editor(s) found 09:59:25.254 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 09:59:25.290 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 09:59:25.290 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 09:59:25.290 DEBUG [main][EditorHandler] 0 editor(s) found 09:59:25.291 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 09:59:25.291 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:59:25.291 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:59:25.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:59:25.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:59:25.291 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyEditorsWithoutSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 09:59:25.291 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:59:25.291 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorFileTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 09:59:25.291 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 09:59:25.291 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:59:25.291 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:59:25.291 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:59:25.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:25.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:25.295 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 09:59:25.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:25.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:25.298 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:59:25.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:59:25.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:59:25.299 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:59:25.299 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 09:59:25.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:25.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:25.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:25.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:25.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:59:25.322 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:25.322 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:25.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:25.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:59:25.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:59:25.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:59:25.325 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:25.325 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:25.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:25.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:25.326 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:25.326 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:25.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:25.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:25.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:25.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:25.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:25.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:25.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:26.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:26.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:26.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:59:26.328 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:26.328 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:26.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:26.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:26.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 09:59:26.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:26.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:26.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:26.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:26.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:59:26.329 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 09:59:26.330 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 09:59:26.330 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 09:59:26.330 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 09:59:26.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:59:26.330 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 09:59:26.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:59:26.330 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 09:59:26.331 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 09:59:26.331 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 09:59:26.331 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 09:59:26.333 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 09:59:26.333 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 09:59:26.333 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 09:59:26.333 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 09:59:26.333 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 09:59:26.335 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 09:59:26.335 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 09:59:26.335 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 09:59:26.359 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 09:59:26.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:59:26.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:59:26.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:59:26.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:59:26.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:59:26.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:26.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:26.364 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 09:59:26.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:26.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:26.367 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 09:59:26.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:59:26.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:59:26.368 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 09:59:26.368 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 09:59:26.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:26.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:26.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:26.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:26.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:59:26.385 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:26.385 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:26.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:26.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:26.412 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:26.412 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:26.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:26.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:26.413 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:26.413 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:26.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:26.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:26.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:26.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:26.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:26.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:26.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:27.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:27.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:27.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:59:27.415 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:27.415 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:27.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:27.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:27.416 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:59:27.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:27.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:27.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:27.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:27.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:59:27.416 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 09:59:27.417 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 09:59:27.417 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 09:59:27.417 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 09:59:27.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:59:27.417 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 09:59:27.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:59:27.417 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 09:59:27.418 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 09:59:27.418 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 09:59:27.418 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 09:59:27.420 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 09:59:27.420 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 09:59:27.420 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 09:59:27.420 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 09:59:27.420 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 09:59:27.423 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 09:59:27.424 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 09:59:27.424 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 09:59:27.433 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 09:59:27.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:59:27.433 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:59:27.433 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:59:27.433 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:59:27.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:59:27.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7430ab48 is found... 09:59:27.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7430ab48 is found finished successfully 09:59:27.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 09:59:27.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:27.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:27.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:27.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:27.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:59:27.441 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:27.441 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:27.441 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 09:59:27.441 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 09:59:27.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:27.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:27.446 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 09:59:27.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:27.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:27.449 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 09:59:27.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:59:27.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:59:27.450 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 09:59:27.450 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 09:59:27.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:27.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:27.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:27.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:27.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:59:27.466 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:27.466 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:27.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:27.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:27.494 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:27.494 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:27.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:27.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:27.495 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:27.495 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:27.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:27.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:27.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:27.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:27.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:27.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:27.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:28.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:28.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:28.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:59:28.497 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:28.497 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:28.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:28.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:28.498 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:59:28.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:28.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:28.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:28.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:28.498 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:59:28.499 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 09:59:28.499 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 09:59:28.499 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject 09:59:28.499 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 09:59:28.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:59:28.499 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 09:59:28.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:59:28.499 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 09:59:28.500 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 09:59:28.500 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 09:59:28.500 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 09:59:28.502 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 09:59:28.502 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min 09:59:28.502 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 09:59:28.502 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 09:59:28.502 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 09:59:28.507 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 09:59:28.507 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 09:59:28.507 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 09:59:28.529 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 09:59:28.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:59:28.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:59:28.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:59:28.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:59:28.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:59:28.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@bf9afc8 is found... 09:59:28.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@bf9afc8 is found finished successfully 09:59:28.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 '\*?\QeditorTest1.min\E') 09:59:28.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:28.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:28.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:28.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:28.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:59:28.534 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:28.534 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:28.534 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 09:59:28.534 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 09:59:28.535 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 09:59:28.535 DEBUG [main][EditorHandler] 2 editor(s) found 09:59:28.535 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 09:59:28.542 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 09:59:28.542 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min 09:59:28.573 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed 09:59:28.573 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 09:59:28.573 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:59:28.573 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:59:28.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:59:28.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:59:28.573 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorFileTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 09:59:28.573 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:59:28.573 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeNotDirty no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 09:59:28.573 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 09:59:28.573 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:59:28.573 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:59:28.573 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:59:28.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:28.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:28.576 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 09:59:28.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:28.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:28.581 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:59:28.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:59:28.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:59:28.581 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:59:28.582 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 09:59:28.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:28.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:28.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:28.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:28.585 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:59:28.585 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:28.585 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:28.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:28.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:59:28.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:59:28.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:59:28.587 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:28.587 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:28.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:28.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:28.588 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:28.588 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:28.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:28.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:28.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:28.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:28.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:29.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:29.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:29.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:29.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:29.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:59:29.590 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:29.590 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:29.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:29.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:29.591 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:59:29.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:29.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:29.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:29.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:29.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:59:29.592 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 09:59:29.592 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 09:59:29.593 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 09:59:29.593 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 09:59:29.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:59:29.593 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 09:59:29.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:59:29.593 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 09:59:29.593 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 09:59:29.593 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 09:59:29.596 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 09:59:29.598 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 09:59:29.598 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 09:59:29.598 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 09:59:29.598 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 09:59:29.599 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 09:59:29.600 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 09:59:29.600 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 09:59:29.600 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 09:59:29.623 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 09:59:29.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:59:29.623 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:59:29.623 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:59:29.623 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:59:29.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:59:29.624 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 09:59:29.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:29.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:29.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:29.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:29.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:59:29.627 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:29.627 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:29.627 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 09:59:29.627 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 09:59:29.628 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:29.628 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 09:59:29.628 INFO [WorkbenchTestable][AbstractEditor] Close editor and save it 09:59:29.628 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 09:59:29.660 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 09:59:29.660 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 09:59:29.660 DEBUG [main][EditorHandler] 0 editor(s) found 09:59:29.661 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 09:59:29.661 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:59:29.661 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:59:29.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:59:29.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:59:29.661 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeNotDirty no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 09:59:29.661 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:59:29.661 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEditorAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 09:59:29.661 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 09:59:29.661 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:59:29.661 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:59:29.661 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:59:29.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:29.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:29.665 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 09:59:29.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:29.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:29.668 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:59:29.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:59:29.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:59:29.668 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:59:29.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 '\*?\QPackage Explorer\E') 09:59:29.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:29.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:29.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:29.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:29.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:59:29.671 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:29.671 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:29.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:29.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:59:29.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:59:29.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:59:29.674 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:29.674 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:29.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:29.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:29.686 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:29.686 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:29.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:29.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:29.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:29.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:29.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:30.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:30.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:30.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:30.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:30.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:59:30.689 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:30.689 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:30.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:30.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:30.690 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:59:30.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:30.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:30.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:30.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:30.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:59:30.690 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 09:59:30.690 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 09:59:30.691 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 09:59:30.691 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 09:59:30.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:59:30.691 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 09:59:30.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:59:30.691 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 09:59:30.691 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 09:59:30.691 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 09:59:30.691 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 09:59:30.693 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 09:59:30.694 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 09:59:30.694 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 09:59:30.694 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 09:59:30.694 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 09:59:30.695 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 09:59:30.695 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 09:59:30.695 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 09:59:30.720 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 09:59:30.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:59:30.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:59:30.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:59:30.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:59:30.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:59:30.721 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 09:59:30.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:30.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:30.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:30.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:30.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:59:30.724 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:30.724 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:30.724 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 09:59:30.724 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 09:59:30.725 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) 09:59:30.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:30.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:30.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:30.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:30.726 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:59:30.726 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 09:59:30.726 DEBUG [main][EditorHandler] 1 editor(s) found 09:59:30.726 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 09:59:30.763 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 09:59:30.763 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 09:59:30.763 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:59:30.763 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:59:30.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:59:30.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:59:30.764 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEditorAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 09:59:30.764 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:59:30.764 INFO [WorkbenchTestable][RequirementsRunner] Started test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 09:59:30.764 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 09:59:30.764 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:59:30.764 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:59:30.764 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:59:30.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:30.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:30.767 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 09:59:30.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:30.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:30.769 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:59:30.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:59:30.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:59:30.781 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:59:30.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 09:59:30.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:30.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:30.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:30.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:30.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:59:30.783 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:30.783 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:30.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:30.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:59:30.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:59:30.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:59:30.785 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:30.785 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:30.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:30.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:30.786 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:30.786 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:30.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:30.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:30.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:30.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:30.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:31.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:31.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:31.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:31.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:31.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:59:31.788 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:31.788 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:31.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:31.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:31.789 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:59:31.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:31.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:31.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:31.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:31.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:59:31.789 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 09:59:31.790 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 09:59:31.790 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 09:59:31.790 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 09:59:31.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:59:31.790 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 09:59:31.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:59:31.790 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 09:59:31.790 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 09:59:31.791 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 09:59:31.791 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 09:59:31.793 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 09:59:31.793 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 09:59:31.793 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 09:59:31.793 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 09:59:31.793 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 09:59:31.794 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 09:59:31.794 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 09:59:31.794 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 09:59:31.820 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 09:59:31.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:59:31.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:59:31.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:59:31.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:59:31.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:59:31.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:31.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:31.826 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 09:59:31.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:31.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:31.830 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 09:59:31.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:59:31.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:59:31.831 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 09:59:31.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 '\*?\QPackage Explorer\E') 09:59:31.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:31.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:31.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:31.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:31.847 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:59:31.847 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:31.847 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:31.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:31.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:31.876 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:31.876 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:31.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:31.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:31.877 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:31.877 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:31.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:31.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:31.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:31.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:31.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:32.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:32.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:32.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:32.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:32.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:59:32.878 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:32.879 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:32.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:32.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:32.880 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:59:32.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:32.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:32.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:32.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:32.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:59:32.880 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 09:59:32.880 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 09:59:32.881 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 09:59:32.881 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 09:59:32.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:59:32.881 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 09:59:32.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:59:32.881 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 09:59:32.881 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 09:59:32.881 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 09:59:32.881 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 09:59:32.883 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 09:59:32.885 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 09:59:32.885 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 09:59:32.885 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 09:59:32.885 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 09:59:32.887 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 09:59:32.887 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 09:59:32.887 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 09:59:32.896 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 09:59:32.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:59:32.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:59:32.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:59:32.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:59:32.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:59:32.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4d9b5844 is found... 09:59:32.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4d9b5844 is found finished successfully 09:59:32.897 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.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') 09:59:32.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:32.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:32.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:32.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:32.899 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:59:32.900 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:32.900 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:32.900 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 09:59:32.900 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 09:59:32.901 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 09:59:32.908 DEBUG [main][EditorHandler] 1 editor(s) found 09:59:32.908 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 09:59:32.940 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 09:59:32.940 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 09:59:32.940 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:59:32.940 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:59:32.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:59:32.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:59:32.940 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 09:59:32.940 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:59:32.940 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyWithoutSave no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 09:59:32.940 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 09:59:32.940 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:59:32.940 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:59:32.940 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:59:32.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:32.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:32.944 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 09:59:32.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:32.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:32.947 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:59:32.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:59:32.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:59:32.947 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:59:32.947 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 09:59:32.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:32.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:32.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:32.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:32.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:59:32.950 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:32.950 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:32.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:32.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:59:32.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:59:32.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:59:32.952 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:32.952 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:32.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:32.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:32.953 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:32.953 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:32.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:32.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:32.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:32.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:32.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:33.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:33.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:33.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:33.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:33.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:59:33.967 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:33.967 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:33.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:33.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:33.968 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:59:33.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:33.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:33.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:33.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:33.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:59:33.968 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 09:59:33.969 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 09:59:33.969 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 09:59:33.969 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 09:59:33.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:59:33.969 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 09:59:33.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:59:33.969 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 09:59:33.969 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 09:59:33.970 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 09:59:33.970 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 09:59:33.972 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 09:59:33.972 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 09:59:33.972 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 09:59:33.972 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 09:59:33.972 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 09:59:33.974 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 09:59:33.974 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 09:59:33.974 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 09:59:33.998 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 09:59:33.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:59:33.998 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:59:33.998 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:59:33.998 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:59:33.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:59:33.999 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.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') 09:59:33.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:33.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:34.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:34.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:34.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:59:34.002 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:34.002 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:34.002 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 09:59:34.002 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 09:59:34.002 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 09:59:34.003 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:59:34.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:59:34.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:59:34.003 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 09:59:34.003 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:59:34.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:34.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:34.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:34.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:34.003 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:59:34.003 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 09:59:34.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:59:34.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:59:34.003 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:59:34.003 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:59:34.005 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:34.005 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 09:59:34.005 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 09:59:34.005 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 09:59:34.035 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 09:59:34.035 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 09:59:34.035 DEBUG [main][EditorHandler] 0 editor(s) found 09:59:34.035 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 09:59:34.035 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:59:34.035 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:59:34.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:59:34.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:59:34.043 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyWithoutSave no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 09:59:34.043 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:59:34.043 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 09:59:34.043 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 09:59:34.043 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:59:34.043 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:59:34.043 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:59:34.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:34.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:34.046 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 09:59:34.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:34.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:34.051 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:59:34.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:59:34.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:59:34.051 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:59:34.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 '\*?\QPackage Explorer\E') 09:59:34.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:34.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:34.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:34.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:34.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:59:34.055 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:34.055 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:34.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:34.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:59:34.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:59:34.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:59:34.057 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:34.057 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:34.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:34.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:34.058 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:34.058 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:34.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:34.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:34.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:34.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:34.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:34.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:34.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:35.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:35.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:35.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:59:35.060 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:35.060 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:35.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:35.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:35.061 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:59:35.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:35.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:35.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:35.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:35.061 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:59:35.062 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 09:59:35.062 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 09:59:35.062 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 09:59:35.062 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 09:59:35.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:59:35.063 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 09:59:35.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:59:35.063 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 09:59:35.063 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 09:59:35.063 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 09:59:35.065 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 09:59:35.067 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 09:59:35.067 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 09:59:35.067 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 09:59:35.067 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 09:59:35.067 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 09:59:35.069 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 09:59:35.069 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 09:59:35.069 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 09:59:35.093 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 09:59:35.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:59:35.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:59:35.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:59:35.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:59:35.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:59:35.094 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 09:59:35.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:35.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:35.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:35.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:35.097 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:59:35.097 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:35.097 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:35.097 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 09:59:35.097 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 09:59:35.098 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 09:59:35.098 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:59:35.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:59:35.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:59:35.098 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 09:59:35.098 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:59:35.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:35.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:35.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:35.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:35.099 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:59:35.099 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 09:59:35.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:59:35.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:59:35.099 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:59:35.099 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:59:35.101 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:35.101 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 09:59:35.101 INFO [WorkbenchTestable][AbstractEditor] Close editor and save it 09:59:35.101 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 09:59:35.102 DEBUG [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.... 09:59:35.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available. finished successfully 09:59:35.630 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 09:59:35.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:59:35.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:59:35.632 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:59:35.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:59:35.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:59:35.632 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 09:59:35.632 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:59:35.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:35.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:35.633 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save") 09:59:35.633 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:59:35.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:59:35.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:59:35.633 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 09:59:35.633 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:59:35.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:35.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:35.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:35.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:35.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:59:35.634 INFO [WorkbenchTestable][AbstractButton] Click button &Save 09:59:35.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:59:35.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:59:35.634 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:59:35.634 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:59:35.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:59:35.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:59:35.687 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 09:59:35.687 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 09:59:35.687 DEBUG [main][EditorHandler] 0 editor(s) found 09:59:35.687 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 09:59:35.687 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:59:35.687 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:59:35.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:59:35.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:59:35.688 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 09:59:35.688 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:59:35.688 INFO [WorkbenchTestable][RequirementsRunner] Started test: noEditorsOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 09:59:35.688 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 09:59:35.688 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:59:35.688 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:59:35.688 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:59:35.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:35.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:35.691 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 09:59:35.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:35.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:35.694 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:59:35.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:59:35.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:59:35.695 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:59:35.695 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 09:59:35.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:35.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:35.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:35.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:35.698 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:59:35.699 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:35.699 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:35.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:35.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:59:35.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:59:35.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:59:35.701 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:35.712 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:35.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:35.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:35.713 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:35.713 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:35.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:35.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:35.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:35.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:35.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:36.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:36.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:36.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:36.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:36.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:59:36.716 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:36.716 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:36.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:36.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:36.717 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:59:36.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:36.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:36.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:36.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:36.717 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:59:36.717 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 09:59:36.717 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 09:59:36.718 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 09:59:36.718 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 09:59:36.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:59:36.718 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 09:59:36.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:59:36.718 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 09:59:36.718 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 09:59:36.718 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 09:59:36.718 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 09:59:36.720 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 09:59:36.720 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 09:59:36.720 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 09:59:36.720 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 09:59:36.720 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 09:59:36.722 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 09:59:36.722 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 09:59:36.722 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 09:59:36.746 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 09:59:36.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:59:36.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:59:36.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:59:36.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:59:36.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:59:36.746 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 09:59:36.748 DEBUG [main][EditorHandler] 1 editor(s) found 09:59:36.748 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 09:59:36.774 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 09:59:36.775 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 09:59:36.775 DEBUG [main][EditorHandler] 0 editor(s) found 09:59:36.775 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 09:59:36.775 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:59:36.775 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:59:36.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:59:36.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:59:36.775 INFO [WorkbenchTestable][RequirementsRunner] Finished test: noEditorsOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 09:59:36.775 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:59:36.775 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorByTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 09:59:36.776 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 09:59:36.776 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:59:36.776 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:59:36.776 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:59:36.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:36.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:36.779 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 09:59:36.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:36.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:36.782 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:59:36.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:59:36.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:59:36.782 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:59:36.782 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 09:59:36.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:36.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:36.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:36.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:36.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:59:36.785 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:36.786 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:36.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:36.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:59:36.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:59:36.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:59:36.800 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:36.800 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:36.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:36.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:36.801 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:36.801 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:36.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:36.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:36.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:36.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:36.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:37.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:37.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:37.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:37.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:37.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:59:37.803 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:37.803 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:37.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:37.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:37.804 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:59:37.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:37.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:37.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:37.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:37.804 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:59:37.804 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 09:59:37.805 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 09:59:37.805 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 09:59:37.805 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 09:59:37.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:59:37.805 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 09:59:37.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:59:37.805 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 09:59:37.806 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 09:59:37.806 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 09:59:37.806 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 09:59:37.808 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 09:59:37.808 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 09:59:37.808 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 09:59:37.808 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 09:59:37.808 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 09:59:37.810 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 09:59:37.810 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 09:59:37.810 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 09:59:37.836 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 09:59:37.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:59:37.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:59:37.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:59:37.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:59:37.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:59:37.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@425618c5 is found... 09:59:37.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@425618c5 is found finished successfully 09:59:37.838 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.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') 09:59:37.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:37.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:37.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:37.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:37.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:59:37.841 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:37.841 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:37.841 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 09:59:37.841 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 09:59:37.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:37.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:37.845 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 09:59:37.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:37.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:37.848 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 09:59:37.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:59:37.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:59:37.849 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 09:59:37.849 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 09:59:37.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:37.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:37.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:37.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:37.864 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:59:37.865 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:37.865 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:37.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:37.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:37.893 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:37.893 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:37.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:37.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:37.894 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:37.894 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:37.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:37.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:37.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:37.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:37.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:38.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:38.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:38.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:38.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:38.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:59:38.896 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:38.896 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:38.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:38.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:38.897 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:59:38.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:38.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:38.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:38.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:38.898 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:59:38.898 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 09:59:38.898 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 09:59:38.899 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject 09:59:38.899 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 09:59:38.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:59:38.899 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 09:59:38.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:59:38.899 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 09:59:38.899 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 09:59:38.899 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 09:59:38.899 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 09:59:38.904 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 09:59:38.905 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min 09:59:38.905 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 09:59:38.905 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 09:59:38.905 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 09:59:38.906 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 09:59:38.906 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 09:59:38.906 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 09:59:38.929 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 09:59:38.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:59:38.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:59:38.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:59:38.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:59:38.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:59:38.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@49880b92 is found... 09:59:38.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@49880b92 is found finished successfully 09:59:38.930 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 09:59:38.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:38.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:38.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:38.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:38.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:59:38.933 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest.min 09:59:38.941 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:38.941 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:38.941 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 09:59:38.941 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 09:59:38.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@f2a1e93 is found... 09:59:38.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@f2a1e93 is found finished successfully 09:59:38.943 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.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') 09:59:38.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:38.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:38.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:38.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:38.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:59:38.946 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest1.min 09:59:38.952 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:38.952 DEBUG [WorkbenchTestable][EditorHandler] Focused control=null 09:59:38.952 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 09:59:38.952 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 09:59:38.953 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 09:59:38.953 DEBUG [main][EditorHandler] 2 editor(s) found 09:59:38.953 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 09:59:38.966 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 09:59:38.966 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min 09:59:38.994 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed 09:59:38.994 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 09:59:38.994 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:59:38.994 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:59:38.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:59:38.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:59:38.995 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorByTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 09:59:38.995 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:59:38.995 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTitleToolTip no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 09:59:38.995 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 09:59:38.995 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:59:38.995 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:59:38.995 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:59:38.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:38.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:38.998 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 09:59:38.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:39.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:39.010 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:59:39.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:59:39.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:59:39.011 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:59:39.011 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 09:59:39.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:39.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:39.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:39.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:39.014 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:59:39.015 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:39.015 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:39.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:39.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:59:39.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:59:39.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:59:39.017 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:39.017 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:39.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:39.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:39.017 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:39.017 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:39.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:39.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:39.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:39.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:39.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:39.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:39.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:40.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:40.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:40.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:59:40.020 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:40.020 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:40.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:40.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:40.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 09:59:40.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:40.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:40.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:40.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:40.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:59:40.022 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 09:59:40.023 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 09:59:40.023 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 09:59:40.023 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 09:59:40.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:59:40.023 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 09:59:40.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:59:40.023 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 09:59:40.024 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 09:59:40.024 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 09:59:40.024 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 09:59:40.028 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 09:59:40.029 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 09:59:40.029 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 09:59:40.029 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 09:59:40.029 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 09:59:40.030 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 09:59:40.030 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 09:59:40.030 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 09:59:40.064 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 09:59:40.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:59:40.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:59:40.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:59:40.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:59:40.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:59:40.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 09:59:40.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:40.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:40.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:40.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:40.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:59:40.069 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:40.069 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:40.069 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 09:59:40.069 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 09:59:40.070 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 09:59:40.070 DEBUG [main][EditorHandler] 1 editor(s) found 09:59:40.070 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 09:59:40.104 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 09:59:40.104 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 09:59:40.104 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:59:40.104 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:59:40.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:59:40.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:59:40.105 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTitleToolTip no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 09:59:40.105 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:59:40.105 INFO [WorkbenchTestable][RequirementsRunner] Started test: saveEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 09:59:40.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 09:59:40.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:59:40.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:59:40.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:59:40.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:40.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:40.108 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 09:59:40.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:40.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:40.111 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:59:40.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:59:40.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:59:40.112 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:59:40.112 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 09:59:40.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:40.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:40.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:40.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:40.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:59:40.116 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:40.116 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:40.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:40.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:59:40.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:59:40.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:59:40.129 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:40.129 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:40.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:40.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:40.130 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:40.130 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:40.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:40.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:40.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:40.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:40.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:40.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:40.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:41.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:41.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:41.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:59:41.133 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:41.133 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:41.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:41.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:41.134 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:59:41.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:41.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:41.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:41.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:41.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:59:41.135 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 09:59:41.135 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 09:59:41.136 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 09:59:41.136 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 09:59:41.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:59:41.136 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 09:59:41.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:59:41.136 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 09:59:41.136 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 09:59:41.136 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 09:59:41.136 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 09:59:41.138 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 09:59:41.138 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 09:59:41.139 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 09:59:41.139 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 09:59:41.139 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 09:59:41.140 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 09:59:41.141 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 09:59:41.141 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 09:59:41.164 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 09:59:41.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:59:41.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:59:41.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:59:41.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:59:41.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:59:41.165 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 09:59:41.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:41.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:41.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:41.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:41.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:59:41.167 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:41.167 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:41.167 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 09:59:41.167 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 09:59:41.168 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 09:59:41.168 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:59:41.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:59:41.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:59:41.168 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 09:59:41.168 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:59:41.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:41.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:41.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:41.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:41.169 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:59:41.169 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 09:59:41.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:59:41.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:59:41.169 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:59:41.169 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:59:41.171 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:41.171 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 09:59:41.171 INFO [WorkbenchTestable][AbstractEditor] Save editor 09:59:41.171 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 09:59:41.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:59:41.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:59:41.171 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 09:59:41.172 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform' 09:59:41.172 DEBUG [main][MenuItemLookup] Found menu:'File' 09:59:41.172 DEBUG [main][MenuItemLookup] Item match:File 09:59:41.173 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:59:41.173 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 09:59:41.173 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 09:59:41.173 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 09:59:41.173 DEBUG [main][MenuItemLookup] Found menu:'' 09:59:41.173 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 09:59:41.173 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 09:59:41.173 DEBUG [main][MenuItemLookup] Found menu:'' 09:59:41.173 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 09:59:41.173 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 09:59:41.173 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 09:59:41.173 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 09:59:41.174 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 09:59:41.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 09:59:41.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 09:59:41.178 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:41.178 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - titleToolTip - Eclipse Platform TooltipText=null 09:59:41.178 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 09:59:41.178 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 09:59:41.178 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 09:59:41.178 DEBUG [main][EditorHandler] 1 editor(s) found 09:59:41.193 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 09:59:41.225 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 09:59:41.225 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 09:59:41.225 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:59:41.225 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:59:41.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:59:41.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:59:41.225 INFO [WorkbenchTestable][RequirementsRunner] Finished test: saveEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 09:59:41.225 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:59:41.225 INFO [WorkbenchTestable][RequirementsRunner] Started test: isDirtyTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 09:59:41.225 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 09:59:41.225 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:59:41.225 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:59:41.225 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:59:41.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:41.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:41.229 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 09:59:41.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:41.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:41.231 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:59:41.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:59:41.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:59:41.232 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:59:41.232 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 09:59:41.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:41.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:41.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:41.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:41.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:59:41.234 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:41.234 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:41.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:41.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:59:41.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:59:41.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:59:41.235 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:41.235 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:41.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:41.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:41.236 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:41.236 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:41.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:41.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:41.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:41.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:41.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:41.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:41.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:42.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:42.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:42.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:59:42.238 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:42.238 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:42.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:42.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:42.239 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:59:42.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:42.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:42.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:42.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:42.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:59:42.239 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 09:59:42.240 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 09:59:42.240 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 09:59:42.240 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 09:59:42.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:59:42.240 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 09:59:42.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:59:42.240 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 09:59:42.240 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 09:59:42.240 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 09:59:42.241 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 09:59:42.242 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 09:59:42.242 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 09:59:42.242 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 09:59:42.243 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 09:59:42.243 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 09:59:42.244 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 09:59:42.244 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 09:59:42.244 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 09:59:42.267 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 09:59:42.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:59:42.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:59:42.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:59:42.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:59:42.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:59:42.268 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 09:59:42.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:42.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:42.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:42.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:42.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:59:42.271 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:42.271 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:42.271 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 09:59:42.271 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 09:59:42.272 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty") 09:59:42.272 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:59:42.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:59:42.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:59:42.273 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 09:59:42.273 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:59:42.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:42.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:42.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:42.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:42.273 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:59:42.273 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 09:59:42.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:59:42.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:59:42.273 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:59:42.273 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:59:42.274 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save") 09:59:42.274 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:59:42.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:59:42.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:59:42.275 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 09:59:42.275 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:59:42.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:42.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:42.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:42.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:42.275 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:59:42.275 INFO [WorkbenchTestable][AbstractButton] Click button Save 09:59:42.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:59:42.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:59:42.275 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:59:42.275 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:59:42.277 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 09:59:42.277 DEBUG [main][EditorHandler] 1 editor(s) found 09:59:42.277 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 09:59:42.305 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 09:59:42.305 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 09:59:42.305 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:59:42.305 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:59:42.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:59:42.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:59:42.306 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isDirtyTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 09:59:42.306 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:59:42.306 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeNotActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 09:59:42.306 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 09:59:42.306 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:59:42.306 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:59:42.306 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:59:42.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:42.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:42.308 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 09:59:42.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:42.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:42.310 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:59:42.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:59:42.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:59:42.310 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:59:42.310 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 09:59:42.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:42.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:42.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:42.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:42.312 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:59:42.312 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:42.312 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:42.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:42.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:59:42.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:59:42.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:59:42.314 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:42.314 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:42.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:42.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:42.314 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:42.314 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:42.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:42.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:42.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:42.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:42.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:42.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:42.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:43.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:43.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:43.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:59:43.316 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:43.316 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:43.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:43.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:43.318 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:59:43.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:43.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:43.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:43.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:43.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:59:43.318 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 09:59:43.318 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 09:59:43.319 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 09:59:43.319 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 09:59:43.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:59:43.319 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 09:59:43.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:59:43.319 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 09:59:43.319 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 09:59:43.319 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 09:59:43.319 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 09:59:43.321 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 09:59:43.321 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 09:59:43.321 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 09:59:43.321 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 09:59:43.322 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 09:59:43.323 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 09:59:43.323 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 09:59:43.323 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 09:59:43.348 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 09:59:43.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:59:43.348 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:59:43.348 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:59:43.348 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:59:43.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:59:43.349 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 09:59:43.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:43.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:43.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:43.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:43.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:59:43.351 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:43.352 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:43.352 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 09:59:43.352 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 09:59:43.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:43.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:43.355 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 09:59:43.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:43.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:43.357 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 09:59:43.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:59:43.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:59:43.357 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 09:59:43.358 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 09:59:43.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:43.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:43.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:43.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:43.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:59:43.360 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:43.360 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:43.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:43.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:43.389 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:43.389 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:43.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:43.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:43.390 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:43.390 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:43.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:43.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:43.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:43.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:43.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:43.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:43.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:44.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:44.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:44.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:59:44.392 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:44.392 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:44.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:44.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:44.393 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:59:44.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:44.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:44.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:44.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:44.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:59:44.393 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 09:59:44.393 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 09:59:44.394 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject 09:59:44.394 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 09:59:44.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:59:44.394 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 09:59:44.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:59:44.394 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 09:59:44.394 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 09:59:44.394 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 09:59:44.394 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 09:59:44.399 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 09:59:44.399 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min 09:59:44.399 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 09:59:44.399 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 09:59:44.399 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 09:59:44.401 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 09:59:44.401 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 09:59:44.401 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 09:59:44.422 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 09:59:44.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:59:44.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:59:44.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:59:44.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:59:44.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:59:44.423 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest.min 09:59:44.429 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:44.430 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:44.430 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 09:59:44.430 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 09:59:44.430 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 09:59:44.430 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 09:59:44.446 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 09:59:44.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6ccdebaf is found... 09:59:54.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6ccdebaf is found failed, an exception will be thrown 09:59:54.455 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 09:59:54.456 DEBUG [main][EditorHandler] 1 editor(s) found 09:59:54.456 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min 09:59:54.485 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed 09:59:54.485 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 09:59:54.485 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:59:54.485 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:59:54.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:59:54.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:59:54.486 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeNotActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 09:59:54.486 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:59:54.486 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyEditorsWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 09:59:54.486 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 09:59:54.486 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:59:54.486 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:59:54.486 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:59:54.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:54.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:54.488 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 09:59:54.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:54.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:54.490 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:59:54.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:59:54.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:59:54.490 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:59:54.490 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 09:59:54.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:54.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:54.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:54.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:54.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:59:54.492 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:54.492 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:54.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:54.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:59:54.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:59:54.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:59:54.494 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:54.494 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:54.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:54.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:54.495 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:54.495 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:54.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:54.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:54.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:54.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:54.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:54.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:54.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:55.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:55.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:55.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:59:55.496 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:55.496 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:55.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:55.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:55.497 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:59:55.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:55.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:55.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:55.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:55.497 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:59:55.498 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 09:59:55.498 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 09:59:55.498 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 09:59:55.498 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 09:59:55.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:59:55.498 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 09:59:55.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:59:55.498 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 09:59:55.499 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 09:59:55.499 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 09:59:55.499 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 09:59:55.500 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 09:59:55.500 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 09:59:55.500 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 09:59:55.500 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 09:59:55.501 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 09:59:55.502 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 09:59:55.502 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 09:59:55.502 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 09:59:55.524 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 09:59:55.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:59:55.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:59:55.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:59:55.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:59:55.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:59:55.525 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 09:59:55.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:55.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:55.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:55.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:55.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:59:55.526 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:55.527 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:55.527 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 09:59:55.527 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 09:59:55.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") 09:59:55.527 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:59:55.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:59:55.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:59:55.527 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 09:59:55.528 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:59:55.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:55.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:55.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:55.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:55.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:59:55.528 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 09:59:55.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:59:55.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:59:55.535 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:59:55.535 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:59:55.537 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 09:59:55.537 DEBUG [main][EditorHandler] 1 editor(s) found 09:59:55.537 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 09:59:55.537 DEBUG [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.... 09:59:56.068 DEBUG [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 09:59:56.068 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 09:59:56.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:59:56.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:59:56.070 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:59:56.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:59:56.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:59:56.070 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 09:59:56.070 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:59:56.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:56.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:56.071 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 09:59:56.071 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:59:56.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:59:56.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:59:56.071 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 09:59:56.071 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:59:56.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:56.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:56.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:56.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:56.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:59:56.072 INFO [WorkbenchTestable][AbstractButton] Click button &Save 09:59:56.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:59:56.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:59:56.072 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:59:56.072 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:59:56.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:59:56.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:59:56.116 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 09:59:56.116 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 09:59:56.116 DEBUG [main][EditorHandler] 0 editor(s) found 09:59:56.116 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 09:59:56.116 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:59:56.117 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:59:56.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:59:56.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:59:56.117 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyEditorsWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 09:59:56.118 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:59:56.118 INFO [WorkbenchTestable][RequirementsRunner] Started test: findDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 09:59:56.118 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 09:59:56.118 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:59:56.118 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:59:56.118 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:59:56.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:56.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:56.121 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 09:59:56.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:56.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:56.125 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:59:56.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:59:56.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:59:56.126 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:59:56.126 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 09:59:56.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:56.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:56.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:56.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:56.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:59:56.129 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:56.129 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:56.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:56.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:59:56.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:59:56.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:59:56.131 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:56.131 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:56.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:56.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:56.132 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:56.132 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:56.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:56.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:56.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:56.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:56.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:56.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:56.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:57.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:57.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:57.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:59:57.133 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:57.133 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:57.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:57.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:57.134 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:59:57.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:57.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:57.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:57.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:57.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:59:57.134 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 09:59:57.135 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 09:59:57.135 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 09:59:57.135 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 09:59:57.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:59:57.135 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 09:59:57.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:59:57.135 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 09:59:57.136 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 09:59:57.136 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 09:59:57.136 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 09:59:57.139 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 09:59:57.139 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 09:59:57.140 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 09:59:57.140 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 09:59:57.140 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 09:59:57.141 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 09:59:57.141 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 09:59:57.141 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 09:59:57.165 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 09:59:57.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:59:57.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:59:57.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:59:57.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:59:57.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:59:57.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') 09:59:57.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:57.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:57.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:57.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:57.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:59:57.168 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:57.168 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:57.168 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 09:59:57.168 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 09:59:57.169 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty") 09:59:57.169 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:59:57.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:59:57.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:59:57.169 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 09:59:57.169 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:59:57.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:57.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:57.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:57.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:57.169 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:59:57.170 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 09:59:57.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:59:57.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:59:57.170 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:59:57.170 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:59:57.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@362fd69 is found... 09:59:57.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@362fd69 is found finished successfully 09:59:57.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 09:59:57.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:57.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:57.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:57.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:57.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:59:57.173 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:57.173 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 09:59:57.174 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 09:59:57.174 DEBUG [main][EditorHandler] 1 editor(s) found 09:59:57.174 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 09:59:57.174 DEBUG [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.... 09:59:57.700 DEBUG [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 09:59:57.700 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 09:59:57.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:59:57.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:59:57.702 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:59:57.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:59:57.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:59:57.702 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 09:59:57.702 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:59:57.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:57.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:57.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Save") 09:59:57.702 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 09:59:57.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:59:57.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:59:57.702 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 09:59:57.702 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 09:59:57.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:57.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:57.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:57.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:57.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 09:59:57.703 INFO [WorkbenchTestable][AbstractButton] Click button &Save 09:59:57.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 09:59:57.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 09:59:57.703 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 09:59:57.703 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 09:59:57.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 09:59:57.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 09:59:57.743 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 09:59:57.743 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 09:59:57.743 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:59:57.743 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:59:57.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:59:57.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:59:57.743 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 09:59:57.743 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:59:57.744 INFO [WorkbenchTestable][RequirementsRunner] Started test: saveNotDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 09:59:57.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 09:59:57.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:59:57.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:59:57.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:59:57.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:57.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:57.746 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 09:59:57.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:57.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:57.749 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:59:57.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:59:57.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:59:57.749 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:59:57.749 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 09:59:57.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:57.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:57.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:57.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:57.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:59:57.751 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:57.751 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:57.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:57.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:59:57.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:59:57.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:59:57.753 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:57.753 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:57.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:57.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:57.754 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:57.754 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:57.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:57.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:57.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:57.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:57.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:58.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:58.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:58.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:58.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:59.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:59.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:59.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 09:59:59.256 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:59.256 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:59.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:59.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:59.257 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 09:59:59.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:59.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:59.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:59.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:59.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 09:59:59.257 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 09:59:59.257 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 09:59:59.258 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 09:59:59.258 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 09:59:59.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 09:59:59.258 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 09:59:59.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 09:59:59.258 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 09:59:59.258 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 09:59:59.258 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 09:59:59.258 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 09:59:59.260 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 09:59:59.260 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 09:59:59.260 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 09:59:59.260 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 09:59:59.260 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 09:59:59.263 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 09:59:59.263 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 09:59:59.263 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 09:59:59.278 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 09:59:59.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 09:59:59.278 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 09:59:59.278 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 09:59:59.278 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 09:59:59.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 09:59:59.282 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 09:59:59.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:59.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:59.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:59.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:59.283 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:59:59.284 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:59.284 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:59.284 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 09:59:59.284 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 09:59:59.285 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:59.285 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 09:59:59.285 INFO [WorkbenchTestable][AbstractEditor] Save editor 09:59:59.285 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 09:59:59.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:59:59.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:59:59.285 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 09:59:59.285 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform' 09:59:59.285 DEBUG [main][MenuItemLookup] Found menu:'File' 09:59:59.285 DEBUG [main][MenuItemLookup] Item match:File 09:59:59.286 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 09:59:59.286 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 09:59:59.286 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 09:59:59.286 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 09:59:59.286 DEBUG [main][MenuItemLookup] Found menu:'' 09:59:59.286 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 09:59:59.286 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 09:59:59.286 DEBUG [main][MenuItemLookup] Found menu:'' 09:59:59.286 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 09:59:59.286 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 09:59:59.286 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 09:59:59.286 DEBUG [main][EditorHandler] 1 editor(s) found 09:59:59.286 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 09:59:59.319 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 09:59:59.319 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 09:59:59.319 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 09:59:59.319 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 09:59:59.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 09:59:59.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 09:59:59.320 INFO [WorkbenchTestable][RequirementsRunner] Finished test: saveNotDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 09:59:59.320 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 09:59:59.320 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorByTitleWrongTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 09:59:59.320 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 09:59:59.320 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 09:59:59.320 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 09:59:59.320 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 09:59:59.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:59.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:59.322 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 09:59:59.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:59.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:59.324 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 09:59:59.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 09:59:59.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 09:59:59.324 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 09:59:59.324 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 09:59:59.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:59.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:59.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 09:59:59.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 09:59:59.326 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 09:59:59.326 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:59.326 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:59.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:59.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 09:59:59.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 09:59:59.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 09:59:59.339 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:59.339 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:59.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:59.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:59.340 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 09:59:59.340 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 09:59:59.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 09:59:59.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 09:59:59.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 09:59:59.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:59.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 09:59:59.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 09:59:59.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:00:00.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:00.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:00:00.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:00:00.341 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:00:00.342 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:00:00.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:00.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:00.343 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:00:00.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:00.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:00.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:00.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:00.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:00:00.343 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:00:00.343 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:00:00.344 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 10:00:00.344 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 10:00:00.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:00:00.344 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 10:00:00.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:00:00.344 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 10:00:00.344 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:00:00.344 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:00:00.344 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:00:00.346 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:00:00.346 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 10:00:00.346 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:00:00.346 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:00:00.346 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:00:00.347 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:00:00.347 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:00:00.347 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:00:00.367 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:00:00.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:00:00.367 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:00:00.367 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:00:00.367 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:00:00.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:00:00.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4ebf823b is found... 10:00:10.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4ebf823b is found failed, an exception will be thrown 10:00:10.377 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:00:10.377 DEBUG [main][EditorHandler] 1 editor(s) found 10:00:10.377 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 10:00:10.399 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 10:00:10.399 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:00:10.399 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:00:10.399 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:00:10.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:00:10.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:00:10.400 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorByTitleWrongTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:00:10.400 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:00:10.400 INFO [WorkbenchTestable][RequirementsRunner] Started test: noEditorOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:00:10.400 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:00:10.400 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:00:10.400 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:00:10.400 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:00:10.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:10.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:10.402 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:00:10.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:10.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:10.403 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:00:10.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:00:10.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:00:10.404 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:00:10.404 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 10:00:10.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:10.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:10.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:10.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:10.406 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:00:10.406 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:00:10.406 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:00:10.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:10.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:00:10.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:00:10.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:00:10.407 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:00:10.407 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:00:10.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:10.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:10.408 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:00:10.408 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:00:10.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:10.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:10.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:10.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:10.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:00:10.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:10.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:00:11.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:11.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:00:11.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:00:11.410 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:00:11.410 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:00:11.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:11.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:11.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 10:00:11.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:11.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:11.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:11.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:11.411 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:00:11.411 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:00:11.411 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:00:11.412 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 10:00:11.412 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 10:00:11.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:00:11.412 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 10:00:11.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:00:11.412 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 10:00:11.412 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:00:11.412 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:00:11.412 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:00:11.414 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:00:11.414 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 10:00:11.414 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:00:11.414 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:00:11.414 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:00:11.415 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:00:11.415 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:00:11.415 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:00:11.433 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:00:11.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:00:11.433 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:00:11.433 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:00:11.433 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:00:11.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:00:11.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 10:00:11.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:11.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:11.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:11.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:11.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:00:11.436 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:11.436 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:11.436 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 10:00:11.436 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 10:00:11.437 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:11.437 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 10:00:11.437 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 10:00:11.437 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 10:00:11.461 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 10:00:11.461 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:00:11.461 DEBUG [main][EditorHandler] 0 editor(s) found 10:00:11.461 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:00:11.461 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:00:11.461 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:00:11.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:00:11.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:00:11.462 INFO [WorkbenchTestable][RequirementsRunner] Finished test: noEditorOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:00:11.462 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:00:11.462 INFO [WorkbenchTestable][RequirementsRunner] Started test: switchEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:00:11.462 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:00:11.462 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:00:11.462 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:00:11.462 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:00:11.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:11.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:11.464 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:00:11.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:11.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:11.465 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:00:11.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:00:11.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:00:11.466 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:00:11.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 '\*?\QPackage Explorer\E') 10:00:11.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:11.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:11.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:11.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:11.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:00:11.467 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:00:11.467 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:00:11.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:11.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:00:11.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:00:11.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:00:11.469 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:00:11.469 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:00:11.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:11.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:11.470 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:00:11.470 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:00:11.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:11.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:11.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:11.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:11.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:00:11.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:11.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:00:12.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:12.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:00:12.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:00:12.471 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:00:12.472 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:00:12.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:12.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:12.472 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:00:12.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:12.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:12.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:12.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:12.473 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:00:12.473 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:00:12.473 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:00:12.473 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 10:00:12.473 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 10:00:12.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:00:12.473 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 10:00:12.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:00:12.473 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 10:00:12.474 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:00:12.474 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:00:12.475 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:00:12.477 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:00:12.477 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 10:00:12.477 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:00:12.477 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:00:12.477 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:00:12.478 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:00:12.478 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:00:12.478 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:00:12.491 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:00:12.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:00:12.491 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:00:12.491 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:00:12.491 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:00:12.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:00:12.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:12.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:12.499 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:00:12.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:12.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:12.501 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 10:00:12.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:00:12.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:00:12.501 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 10:00:12.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 '\*?\QPackage Explorer\E') 10:00:12.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:12.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:12.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:12.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:12.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:00:12.504 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:00:12.504 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:00:12.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:12.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:12.528 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:00:12.528 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:00:12.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:12.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:12.529 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:00:12.529 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:00:12.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:12.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:12.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:12.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:12.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:00:13.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:13.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:00:13.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:13.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:00:13.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:00:13.530 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:00:13.530 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:00:13.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:13.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:13.531 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:00:13.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:13.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:13.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:13.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:13.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:00:13.532 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:00:13.532 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:00:13.532 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject 10:00:13.532 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 10:00:13.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:00:13.533 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 10:00:13.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:00:13.533 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 10:00:13.533 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 10:00:13.533 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 10:00:13.533 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 10:00:13.535 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 10:00:13.535 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min 10:00:13.535 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 10:00:13.535 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 10:00:13.535 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 10:00:13.536 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 10:00:13.536 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:00:13.536 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:00:13.557 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:00:13.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:00:13.557 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:00:13.557 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:00:13.557 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:00:13.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:00:13.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest1.min\E') 10:00:13.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:13.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:13.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:13.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:13.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:00:13.560 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:13.560 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:13.560 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 10:00:13.560 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 10:00:13.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5aa2a730 is found... 10:00:13.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5aa2a730 is found finished successfully 10:00:13.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 10:00:13.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:13.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:13.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:13.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:13.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:00:13.562 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest.min 10:00:13.568 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:13.568 DEBUG [WorkbenchTestable][EditorHandler] Focused control=null 10:00:13.568 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 10:00:13.568 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 10:00:13.569 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:00:13.569 DEBUG [main][EditorHandler] 2 editor(s) found 10:00:13.569 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 10:00:13.585 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 10:00:13.585 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min 10:00:13.611 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed 10:00:13.611 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:00:13.611 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:00:13.611 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:00:13.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:00:13.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:00:13.611 INFO [WorkbenchTestable][RequirementsRunner] Finished test: switchEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:00:13.611 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:00:13.612 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTitleImage no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:00:13.612 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:00:13.612 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:00:13.612 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:00:13.612 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:00:13.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:13.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:13.614 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:00:13.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:13.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:13.617 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:00:13.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:00:13.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:00:13.617 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:00:13.617 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:00:13.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:13.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:13.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:13.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:13.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:00:13.620 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:00:13.620 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:00:13.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:13.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:00:13.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:00:13.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:00:13.638 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:00:13.638 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:00:13.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:13.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:13.639 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:00:13.639 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:00:13.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:13.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:13.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:13.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:13.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:00:14.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:14.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:00:14.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:14.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:00:14.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:00:14.641 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:00:14.641 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:00:14.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:14.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:14.642 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:00:14.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:14.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:14.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:14.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:14.642 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:00:14.643 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:00:14.643 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:00:14.643 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 10:00:14.643 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 10:00:14.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:00:14.643 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 10:00:14.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:00:14.643 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 10:00:14.644 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:00:14.644 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:00:14.644 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:00:14.645 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:00:14.645 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 10:00:14.645 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:00:14.645 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:00:14.646 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:00:14.647 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:00:14.647 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:00:14.647 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:00:14.668 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:00:14.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:00:14.668 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:00:14.668 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:00:14.668 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:00:14.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:00:14.670 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 10:00:14.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:14.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:14.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:14.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:14.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:00:14.671 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:14.671 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:14.671 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 10:00:14.671 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 10:00:14.672 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 10:00:14.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:14.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:14.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:14.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:14.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:00:14.674 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:14.674 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 10:00:14.674 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:00:14.674 DEBUG [main][EditorHandler] 1 editor(s) found 10:00:14.674 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 10:00:14.699 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 10:00:14.699 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:00:14.699 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:00:14.699 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:00:14.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:00:14.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:00:14.700 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTitleImage no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:00:14.700 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:00:14.700 INFO [WorkbenchTestable][RequirementsRunner] Started test: getActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:00:14.700 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:00:14.700 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:00:14.700 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:00:14.700 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:00:14.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:14.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:14.702 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:00:14.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:14.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:14.703 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:00:14.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:00:14.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:00:14.704 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:00:14.704 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:00:14.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:14.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:14.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:14.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:14.705 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:00:14.706 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:00:14.706 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:00:14.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:14.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:00:14.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:00:14.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:00:14.707 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:00:14.707 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:00:14.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:14.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:14.708 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:00:14.708 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:00:14.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:14.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:14.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:14.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:14.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:00:15.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:15.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:00:15.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:15.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:00:15.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:00:15.709 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:00:15.709 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:00:15.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:15.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:15.710 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:00:15.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:15.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:15.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:15.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:15.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:00:15.710 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:00:15.711 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:00:15.711 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 10:00:15.711 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 10:00:15.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:00:15.711 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 10:00:15.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:00:15.711 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 10:00:15.711 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:00:15.711 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:00:15.712 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:00:15.713 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:00:15.713 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 10:00:15.713 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:00:15.713 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:00:15.713 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:00:15.714 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:00:15.714 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:00:15.714 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:00:15.737 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:00:15.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:00:15.737 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:00:15.737 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:00:15.737 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:00:15.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:00:15.739 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 10:00:15.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:15.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:15.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:15.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:15.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:00:15.741 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:15.741 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:15.742 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 10:00:15.742 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 10:00:15.742 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:00:15.743 DEBUG [main][EditorHandler] 1 editor(s) found 10:00:15.743 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 10:00:15.772 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 10:00:15.772 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:00:15.772 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:00:15.772 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:00:15.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:00:15.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:00:15.772 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:00:15.772 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:00:15.772 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorByTitleRegexTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:00:15.772 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:00:15.772 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:00:15.772 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:00:15.772 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:00:15.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:15.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:15.776 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:00:15.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:15.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:15.779 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:00:15.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:00:15.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:00:15.779 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:00:15.779 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:00:15.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:15.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:15.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:15.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:15.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:00:15.783 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:00:15.783 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:00:15.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:15.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:00:15.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:00:15.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:00:15.785 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:00:15.785 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:00:15.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:15.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:15.797 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:00:15.797 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:00:15.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:15.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:15.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:15.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:15.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:00:16.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:16.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:00:16.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:16.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:00:16.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:00:16.799 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:00:16.799 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:00:16.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:16.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:16.800 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:00:16.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:16.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:16.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:16.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:16.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:00:16.801 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:00:16.801 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:00:16.801 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 10:00:16.801 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 10:00:16.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:00:16.802 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 10:00:16.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:00:16.802 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 10:00:16.802 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:00:16.802 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:00:16.802 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:00:16.804 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:00:16.804 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 10:00:16.804 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 10:00:16.804 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 10:00:16.804 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 10:00:16.805 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 10:00:16.805 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:00:16.805 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:00:16.830 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:00:16.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:00:16.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:00:16.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:00:16.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:00:16.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:00:16.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:16.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:16.835 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 10:00:16.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:16.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:16.839 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 10:00:16.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:00:16.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:00:16.840 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 10:00:16.840 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 10:00:16.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:16.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:16.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:16.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:16.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:00:16.844 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:00:16.844 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:00:16.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:16.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:16.875 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:00:16.875 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:00:16.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:16.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:16.876 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:00:16.876 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:00:16.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:16.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:16.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:16.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:16.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:00:17.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:17.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:00:17.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:17.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:00:17.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:00:17.878 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 10:00:17.878 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 10:00:17.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:17.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:17.879 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:00:17.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:17.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:17.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:17.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:17.879 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:00:17.880 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:00:17.880 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 10:00:17.880 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest+.min of tree item testProject 10:00:17.880 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 10:00:17.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:00:17.880 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 10:00:17.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:00:17.881 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 10:00:17.881 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest+.min 10:00:17.881 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest+.min 10:00:17.881 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest+.min about selection 10:00:17.883 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest+.min 10:00:17.883 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest+.min 10:00:17.883 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest+.min 10:00:17.883 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest+.min 10:00:17.883 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest+.min about selection 10:00:17.884 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest+.min 10:00:17.884 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:00:17.890 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:00:17.912 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:00:17.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:00:17.912 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:00:17.912 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:00:17.912 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:00:17.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:00:17.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@586700f is found... 10:00:17.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@586700f is found finished successfully 10:00:17.914 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest+.min\E') 10:00:17.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:17.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:17.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:17.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:17.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:00:17.918 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:17.918 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:17.918 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 10:00:17.918 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 10:00:17.919 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:00:17.919 DEBUG [main][EditorHandler] 2 editor(s) found 10:00:17.920 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 10:00:17.927 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 10:00:17.927 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest+.min 10:00:17.957 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest+.min is closed 10:00:17.957 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:00:17.957 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:00:17.957 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:00:17.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:00:17.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:00:17.958 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorByTitleRegexTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 10:00:17.958 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:00:17.958 DEBUG [main][EditorHandler] 0 editor(s) found 10:00:17.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:17.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:17.960 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:00:17.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:17.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:17.961 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:00:17.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:00:17.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:00:17.961 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:00:17.961 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:00:17.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:17.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:17.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:17.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:17.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:00:17.963 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:00:17.963 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:00:17.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:17.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:17.989 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:00:17.989 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:00:17.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:17.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:17.990 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:00:17.990 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:00:17.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:17.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:17.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:17.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:17.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:00:18.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:18.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:00:18.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:18.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:00:18.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:00:18.992 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:00:18.992 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:00:18.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:18.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:18.993 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:00:18.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:18.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:18.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:18.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:18.993 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:00:18.993 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:00:18.994 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:00:18.994 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:00:18.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:18.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:18.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:18.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:18.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:00:19.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:19.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:00:19.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:19.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:00:19.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:00:19.996 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:00:19.996 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:00:19.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:19.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:19.997 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:00:19.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:19.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:19.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:19.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:19.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:00:19.997 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:00:19.998 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:00:19.998 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:00:19.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:19.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:19.998 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:00:19.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:19.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:19.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:19.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:19.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:00:19.999 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 10:00:19.999 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 10:00:19.999 DEBUG [main][TreeItemHandler] Set Tree selection 10:00:19.999 DEBUG [main][TreeHandler] Notify Tree about selection event 10:00:20.007 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 10:00:20.008 DEBUG [WorkbenchTestable][TreeItemHandler] testProject 10:00:20.008 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:00:20.008 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:00:20.052 DEBUG [main][MenuItemLookup] Found menu:'New' 10:00:20.052 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:00:20.052 DEBUG [main][MenuItemLookup] Found menu:'' 10:00:20.052 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:00:20.052 DEBUG [main][MenuItemLookup] Found menu:'' 10:00:20.052 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:00:20.052 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:00:20.052 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:00:20.052 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:00:20.052 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:00:20.052 DEBUG [main][MenuItemLookup] Found menu:'' 10:00:20.052 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:00:20.052 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:00:20.052 DEBUG [main][MenuItemLookup] Found menu:'' 10:00:20.052 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:00:20.052 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:00:20.052 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:00:20.052 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:00:20.052 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:00:20.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:00:20.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:00:20.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:00:20.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:00:20.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:00:20.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:00:20.553 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:00:20.553 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:00:20.574 DEBUG [main][MenuItemLookup] Found menu:'New' 10:00:20.574 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:00:20.574 DEBUG [main][MenuItemLookup] Found menu:'' 10:00:20.574 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:00:20.574 DEBUG [main][MenuItemLookup] Found menu:'' 10:00:20.574 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:00:20.574 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:00:20.574 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:00:20.574 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:00:20.574 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:00:20.574 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:00:20.574 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:00:20.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 10:00:21.168 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 10:00:21.168 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:00:21.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:00:21.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:00:21.171 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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) 10:00:21.171 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:00:21.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:00:21.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:00:21.172 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:00:21.172 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:00:21.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:21.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:21.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:21.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:21.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:00:21.172 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:00:21.172 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:00:21.172 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:00:21.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:00:21.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:00:21.173 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:00:21.173 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:00:21.173 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 10:00:21.173 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:00:21.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:00:21.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:00:21.173 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:00:21.173 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:00:21.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:21.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:21.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:21.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:21.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:00:21.174 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:00:21.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:00:21.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:00:21.174 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:00:21.174 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:00:21.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:00:21.178 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:00:21.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:00:21.679 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:00:21.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:00:21.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:00:21.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:00:21.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:00:21.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:00:21.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:00:21.679 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:00:21.679 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:00:21.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:21.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 10:00:21.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:00:21.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:00:21.680 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 10:00:21.680 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:00:21.680 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:00:21.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:00:21.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 62.193 s - in org.eclipse.reddeer.workbench.test.editor.EditorTest getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 2.459 s closeDirtyEditorsWithoutSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.111 s getEditorFileTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 3.282 s closeNotDirty no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.088 s testEditorAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.103 s getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 2.176 s closeDirtyWithoutSave no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.096 s closeDirtyWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.645 s noEditorsOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.087 s getEditorByTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 2.22 s testTitleToolTip no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.11 s saveEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.12 s isDirtyTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.08 s closeNotActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 12.18 s closeDirtyEditorsWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.631 s findDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.625 s saveNotDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.576 s getEditorByTitleWrongTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 11.08 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.149 s testTitleImage no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.088 s getActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.072 s getEditorByTitleRegexTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 2.186 s Running org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:00:21.692 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:00:21.694 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:00:21.695 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:00:21.695 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:00:21.695 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:00:21.695 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:00:21.695 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:00:21.695 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:00:21.695 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:00:21.695 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 10:00:21.695 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:00:21.695 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:00:21.696 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:00:21.696 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:00:21.696 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:00:21.696 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:00:21.696 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:00:21.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:00:21.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:00:21.696 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:00:21.696 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:00:21.697 DEBUG [main][MenuItemLookup] Found menu:'File' 10:00:21.697 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:00:21.697 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:00:21.697 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:00:21.697 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:00:21.697 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:00:21.697 DEBUG [main][MenuItemLookup] Item match:Window 10:00:21.697 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:00:21.697 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:00:21.697 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:00:21.697 DEBUG [main][MenuItemLookup] Found menu:'' 10:00:21.697 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:00:21.697 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:00:21.697 DEBUG [main][MenuItemLookup] Found menu:'' 10:00:21.697 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:00:21.697 DEBUG [main][MenuItemLookup] Found menu:'' 10:00:21.697 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:00:21.697 DEBUG [main][MenuItemLookup] Item match:Preferences 10:00:21.697 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:00:21.697 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:00:21.697 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:00:21.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:00:21.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:00:21.790 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:00:21.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:00:21.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:00:21.791 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:00:21.791 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:00:21.791 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 10:00:21.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:21.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:21.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:21.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:21.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:00:21.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:00:21.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:00:21.793 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) 10:00:21.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:21.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:21.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:21.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:21.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:00:21.797 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:00:21.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:00:21.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:00:21.797 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:00:21.797 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:00:21.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:00:21.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:00:21.819 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:00:21.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:00:21.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:00:21.819 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:00:21.819 DEBUG [main][EditorHandler] 0 editor(s) found 10:00:21.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:21.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:21.834 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:00:21.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:21.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:21.836 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:00:21.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:00:21.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:00:21.836 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:00:21.836 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:00:21.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:21.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:21.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:21.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:21.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:00:21.838 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:00:21.838 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:00:21.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:21.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:00:21.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:00:21.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:00:21.840 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:00:21.840 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:00:21.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:21.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:00:21.841 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:00:21.841 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:00:21.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:21.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:00:21.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:21.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:21.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:21.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:21.842 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:00:21.842 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:00:21.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:21.842 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 10:00:21.844 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:00:21.844 DEBUG [main][EditorHandler] 0 editor(s) found 10:00:21.845 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:00:21.845 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:00:21.845 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:00:21.845 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:00:21.845 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 10:00:21.845 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:00:21.845 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:00:21.845 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:00:21.845 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:00:21.845 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:00:21.846 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:00:21.846 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:00:21.846 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 10:00:21.846 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:00:21.846 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:00:21.846 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:00:21.846 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:00:21.846 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:00:21.846 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:00:21.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:00:21.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:00:21.847 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:00:21.847 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:00:21.847 DEBUG [main][MenuItemLookup] Found menu:'File' 10:00:21.847 DEBUG [main][MenuItemLookup] Item match:File 10:00:21.848 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:00:21.848 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:00:21.850 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:00:21.850 DEBUG [main][MenuItemLookup] Found menu:'' 10:00:21.850 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:00:21.850 DEBUG [main][MenuItemLookup] Found menu:'File' 10:00:21.850 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:00:21.850 DEBUG [main][MenuItemLookup] Found menu:'' 10:00:21.850 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:00:21.850 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:00:21.850 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:00:21.850 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:00:21.850 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:00:21.924 DEBUG [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.... 10:00:21.928 DEBUG [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 10:00:21.929 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:00:21.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:00:21.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:00:21.930 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:00:21.930 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:00:21.931 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 10:00:21.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:21.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:21.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:21.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:21.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:00:21.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:00:21.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:00:21.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:00:21.933 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:00:21.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:00:21.933 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:00:21.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:00:21.933 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:00:21.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:00:21.933 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:00:21.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:00:21.933 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:00:21.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:00:21.933 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:00:21.933 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 10:00:21.933 DEBUG [main][TreeItemHandler] Selecting tree item: Project 10:00:21.934 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 10:00:21.943 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 10:00:21.943 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:00:21.943 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:00:21.943 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) 10:00:21.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:21.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:21.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:21.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:21.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:00:21.945 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:00:21.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:00:21.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:00:21.945 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:00:21.945 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:00:21.974 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:00:21.974 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:00:21.974 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:00:21.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 10:00:21.975 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 10:00:21.975 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 10:00:21.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:00:21.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:00:21.976 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 10:00:21.976 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:00:21.976 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'testProject' 10:00:21.976 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:") 10:00:21.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:21.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:21.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:21.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:21.978 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:00:21.978 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:00:21.979 INFO [WorkbenchTestable][AbstractText] Text set to: testProject 10:00:21.980 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 10:00:21.980 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard 10:00:21.980 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) 10:00:21.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:21.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:21.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:21.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:21.982 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:00:21.983 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:00:21.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:00:21.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:00:21.983 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:00:21.983 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:00:21.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:00:22.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:00:22.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:00:22.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:00:22.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:00:22.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:00:22.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:00:22.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:00:22.489 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:00:22.489 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:00:22.489 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:00:22.489 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:00:22.489 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:00:22.489 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:00:22.489 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:00:22.489 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:00:22.490 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 10:00:22.490 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:00:22.490 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 10:00:22.490 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:00:22.490 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 10:00:22.490 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:00:22.491 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 10:00:22.491 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:00:22.491 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 10:00:22.491 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:00:22.491 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:00:22.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:00:22.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:00:22.491 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:00:22.491 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:00:22.491 DEBUG [main][MenuItemLookup] Found menu:'File' 10:00:22.491 DEBUG [main][MenuItemLookup] Item match:File 10:00:22.493 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:00:22.493 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:00:22.493 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:00:22.493 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:00:22.493 DEBUG [main][MenuItemLookup] Found menu:'' 10:00:22.493 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:00:22.493 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:00:22.493 DEBUG [main][MenuItemLookup] Found menu:'' 10:00:22.493 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:00:22.493 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 10:00:22.493 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 10:00:22.493 DEBUG [main][MenuItemLookup] Found menu:'Revert' 10:00:22.493 DEBUG [main][MenuItemLookup] Found menu:'' 10:00:22.493 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:00:22.493 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:00:22.493 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:00:22.493 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 10:00:22.493 DEBUG [main][MenuItemLookup] Found menu:'' 10:00:22.493 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 10:00:22.493 DEBUG [main][MenuItemLookup] Found menu:'' 10:00:22.493 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:00:22.493 DEBUG [main][MenuItemLookup] Item match:Import... 10:00:22.493 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 10:00:22.493 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 10:00:22.493 INFO [main][MenuItemHandler] Select menu item: &Import... 10:00:22.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:00:22.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:00:22.559 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:00:22.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:00:22.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:00:22.561 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:00:22.561 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:00:22.561 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:00:22.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:22.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:22.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:22.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:22.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:00:22.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:00:22.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:00:22.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:00:22.568 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:00:22.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:00:23.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:00:23.070 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:00:23.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:00:23.070 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:00:23.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:00:23.071 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:00:23.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:00:23.071 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:00:23.071 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 10:00:23.071 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 10:00:23.071 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 10:00:23.075 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 10:00:23.075 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:00:23.075 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 10:00:23.075 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) 10:00:23.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:23.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:23.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:23.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:23.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:00:23.076 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:00:23.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:00:23.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:00:23.076 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:00:23.076 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:00:23.128 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 10:00:23.161 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:00:23.161 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:00:23.161 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:00:23.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:00:23.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:00:23.162 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:00:23.162 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:00:23.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:00:23.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:00:23.162 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:00:23.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:00:23.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:00:23.162 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 10:00:23.162 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:00:23.165 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting root directory to '/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/resources/TextEditorTestProject/' 10:00:23.166 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:") 10:00:23.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:23.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:23.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:23.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:23.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:00:23.168 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 10:00:23.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:00:23.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:00:23.168 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:00:23.168 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:00:23.181 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 10:00:23.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:23.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:23.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:23.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:23.181 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 10:00:23.183 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/ 10:00:23.184 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") 10:00:23.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:23.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:23.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:23.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:23.185 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:00:23.217 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 10:00:23.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:00:23.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:00:23.217 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:00:23.217 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:00:23.226 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 10:00:23.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:23.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:23.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:23.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:23.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:00:23.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 10:00:23.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 10:00:23.228 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting copy checkbox to true 10:00:23.229 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:") 10:00:23.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:23.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:23.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:23.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:23.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:00:23.229 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") 10:00:23.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:23.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:23.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:23.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:23.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:00:23.230 INFO [WorkbenchTestable][CheckBox] Select checkbox &Copy projects into workspace 10:00:23.230 INFO [WorkbenchTestable][CheckBox] Check checkbox &Copy projects into workspace 10:00:23.231 INFO [WorkbenchTestable][AbstractButton] Click button &Copy projects into workspace 10:00:23.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:00:23.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:00:23.231 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:00:23.231 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:00:23.232 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 10:00:23.232 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 10:00:23.232 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) 10:00:23.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:23.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:23.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:23.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:23.247 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:00:23.248 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:00:23.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:00:23.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:00:23.248 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:00:23.248 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:00:23.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:00:23.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:00:23.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:00:23.774 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 10:00:24.274 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 10:00:24.775 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 10:00:24.775 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:00:24.775 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 10:00:24.775 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:00:24.775 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:00:24.775 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:00:24.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:00:24.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:24.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:24.776 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:00:24.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:24.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:24.777 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:00:24.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:00:24.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:00:24.778 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:00:24.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 '\*?\QProject Explorer\E') 10:00:24.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:24.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:24.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:24.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:24.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:00:24.779 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:00:24.779 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:00:24.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:24.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:00:24.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:00:24.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:00:24.781 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:00:24.781 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:00:24.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:24.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:24.782 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:00:24.782 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:00:24.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:24.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:24.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:24.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:24.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:00:25.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:25.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:00:25.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:25.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:00:25.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:00:25.788 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:00:25.788 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:00:25.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:25.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:25.789 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:00:25.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:25.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:25.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:25.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:25.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:00:25.789 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:00:25.789 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:00:25.790 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:00:25.790 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:00:25.790 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:00:25.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:00:26.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:00:26.291 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:00:26.292 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:00:26.292 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:00:26.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:00:26.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:00:26.792 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:00:26.814 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:00:26.814 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:00:26.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:00:27.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:00:27.315 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:00:27.316 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:00:27.316 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:00:27.316 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:00:27.425 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:00:27.427 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:00:27.427 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:00:27.427 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:00:27.427 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:00:27.442 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:00:27.442 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:00:27.442 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:00:28.919 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:00:28.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:00:28.919 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 10:00:28.919 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:00:28.919 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:00:28.919 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:00:28.919 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:00:28.919 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:00:28.919 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:00:28.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:00:28.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@512ed610 is found... 10:00:28.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@512ed610 is found finished successfully 10:00:28.933 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:00:28.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:28.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:28.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:28.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:28.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:00:28.944 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:28.944 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 10:00:28.945 INFO [WorkbenchTestable][TextEditor] Set cursor position to [0, 13] 10:00:29.020 INFO [WorkbenchTestable][Keyboard] Type text "a" 10:00:29.450 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:00:29.450 INFO [WorkbenchTestable][Keyboard] As char:a, as int:97 10:00:30.053 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:30.053 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 10:00:30.053 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:00:30.053 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:00:30.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:00:30.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:00:30.054 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:00:30.054 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:00:30.054 DEBUG [main][MenuItemLookup] Found menu:'File' 10:00:30.054 DEBUG [main][MenuItemLookup] Item match:File 10:00:30.055 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:00:30.056 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:00:30.056 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:00:30.056 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:00:30.056 DEBUG [main][MenuItemLookup] Found menu:'' 10:00:30.056 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:00:30.056 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:00:30.056 DEBUG [main][MenuItemLookup] Found menu:'' 10:00:30.056 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:00:30.056 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:00:30.072 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:00:30.072 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:00:30.072 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:00:30.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:00:30.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:00:30.135 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:30.135 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 10:00:30.135 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:30.135 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 10:00:30.135 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 10:00:30.135 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:00:30.262 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:00:30.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:30.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:30.264 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:00:30.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:30.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:30.266 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:00:30.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:00:30.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:00:30.267 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:00:30.267 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:00:30.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:30.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:30.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:30.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:30.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:00:30.321 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:00:30.321 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:00:30.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:30.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:00:30.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:00:30.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:00:30.336 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:00:30.336 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:00:30.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:30.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:30.337 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:00:30.337 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:00:30.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:30.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:30.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:30.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:30.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:00:30.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:30.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:00:31.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:31.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:00:31.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:00:31.340 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:00:31.340 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:00:31.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:31.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:31.341 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:00:31.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:31.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:31.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:31.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:31.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:00:31.341 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:00:31.342 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:00:31.342 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:00:31.342 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:00:31.342 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:00:31.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:00:31.343 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:00:31.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:00:31.343 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:00:31.343 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:00:31.343 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:00:31.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:00:31.343 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:00:31.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:00:31.343 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:00:31.343 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:00:31.343 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:00:31.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:00:31.343 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:00:31.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:00:31.343 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:00:31.344 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:00:31.344 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:00:31.344 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:00:31.355 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:00:31.355 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:00:31.356 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:00:31.356 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:00:31.356 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:00:31.365 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:00:31.365 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:00:31.366 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:00:31.714 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:00:31.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:00:31.714 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 10:00:31.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:00:31.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:00:31.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:00:31.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:00:31.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:00:31.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:00:31.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:00:31.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@703f9a98 is found... 10:00:31.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@703f9a98 is found finished successfully 10:00:31.730 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:00:31.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:31.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:31.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:31.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:31.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:00:31.732 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:31.733 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 10:00:31.733 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:00:31.842 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:31.842 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:00:31.842 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:00:31.842 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:00:31.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:00:31.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:00:31.843 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:00:31.843 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:00:31.843 DEBUG [main][MenuItemLookup] Found menu:'File' 10:00:31.843 DEBUG [main][MenuItemLookup] Item match:File 10:00:31.844 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:00:31.844 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:00:31.844 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:00:31.844 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:00:31.844 DEBUG [main][MenuItemLookup] Found menu:'' 10:00:31.844 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:00:31.844 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:00:31.844 DEBUG [main][MenuItemLookup] Found menu:'' 10:00:31.844 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:00:31.844 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:00:31.844 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:00:31.844 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:00:31.844 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:00:31.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:00:31.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:00:31.934 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:31.934 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:00:31.934 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:00:31.934 DEBUG [main][EditorHandler] 1 editor(s) found 10:00:31.935 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:00:32.127 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:00:32.127 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:00:32.127 INFO [WorkbenchTestable][RequirementsRunner] Started test: setCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:00:32.127 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:00:32.128 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:00:32.128 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:00:32.128 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:00:32.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:32.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:32.129 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:00:32.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:32.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:32.130 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:00:32.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:00:32.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:00:32.131 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:00:32.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:00:32.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:32.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:32.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:32.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:32.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:00:32.155 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:00:32.157 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:00:32.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:32.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:00:32.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:00:32.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:00:32.159 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:00:32.159 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:00:32.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:32.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:32.160 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:00:32.160 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:00:32.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:32.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:32.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:32.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:32.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:00:32.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:32.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:00:33.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:33.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:00:33.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:00:33.162 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:00:33.163 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:00:33.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:33.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:33.164 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:00:33.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:33.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:33.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:33.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:33.164 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:00:33.164 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:00:33.164 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:00:33.164 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:00:33.165 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:00:33.165 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:00:33.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:00:33.165 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:00:33.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:00:33.165 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:00:33.165 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:00:33.165 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:00:33.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:00:33.165 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:00:33.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:00:33.165 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:00:33.166 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:00:33.166 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:00:33.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:00:33.166 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:00:33.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:00:33.166 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:00:33.166 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:00:33.166 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:00:33.166 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:00:33.177 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:00:33.178 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:00:33.178 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:00:33.178 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:00:33.178 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:00:33.188 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:00:33.188 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:00:33.188 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:00:33.344 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:00:33.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:00:33.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:00:33.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:00:33.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:00:33.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:00:33.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:00:33.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:00:33.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:00:33.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:00:33.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@29084139 is found... 10:00:33.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@29084139 is found finished successfully 10:00:33.361 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:00:33.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:33.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:33.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:33.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:33.370 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:00:33.371 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:33.371 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 10:00:33.371 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:33.371 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 10:00:33.374 INFO [WorkbenchTestable][TextEditor] Set cursor position to [11, 13] 10:00:33.412 INFO [WorkbenchTestable][Keyboard] Type text "testtext" 10:00:33.418 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:00:33.418 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 10:00:34.020 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:00:34.020 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 10:00:34.621 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:00:34.621 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 10:00:35.222 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:00:35.222 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 10:00:35.823 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:00:35.824 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 10:00:36.425 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:00:36.425 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 10:00:37.026 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:00:37.026 INFO [WorkbenchTestable][Keyboard] As char:x, as int:120 10:00:37.627 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:00:37.627 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 10:00:38.228 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:38.229 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * 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 10:00:38.229 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:00:38.229 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:00:38.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:00:38.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:00:38.230 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:00:38.230 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:00:38.230 DEBUG [main][MenuItemLookup] Found menu:'File' 10:00:38.230 DEBUG [main][MenuItemLookup] Item match:File 10:00:38.231 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:00:38.231 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:00:38.231 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:00:38.231 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:00:38.231 DEBUG [main][MenuItemLookup] Found menu:'' 10:00:38.231 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:00:38.231 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:00:38.231 DEBUG [main][MenuItemLookup] Found menu:'' 10:00:38.231 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:00:38.231 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:00:38.231 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:00:38.231 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:00:38.231 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:00:38.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:00:38.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:00:38.261 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:38.261 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test;testtext public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:00:38.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:38.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:38.263 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:00:38.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:38.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:38.264 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:00:38.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:00:38.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:00:38.265 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:00:38.265 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:00:38.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:38.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:38.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:38.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:38.266 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:00:38.266 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:00:38.266 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:00:38.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:38.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:38.302 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:00:38.302 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:00:38.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:38.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:38.303 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:00:38.303 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:00:38.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:38.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:38.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:38.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:38.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:00:38.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:38.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:00:39.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:39.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:00:39.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:00:39.305 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:00:39.305 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:00:39.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:39.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:39.306 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:00:39.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:39.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:39.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:39.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:39.306 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:00:39.307 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:00:39.307 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:00:39.307 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:00:39.307 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:00:39.307 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:00:39.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:00:39.307 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:00:39.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:00:39.308 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:00:39.308 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:00:39.308 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:00:39.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:00:39.308 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:00:39.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:00:39.308 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:00:39.308 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:00:39.308 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:00:39.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:00:39.308 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:00:39.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:00:39.308 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:00:39.308 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:00:39.308 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:00:39.308 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:00:39.318 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:00:39.319 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:00:39.319 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:00:39.319 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:00:39.319 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:00:39.326 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:00:39.326 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:00:39.329 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:00:39.367 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:00:39.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:00:39.367 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:00:39.367 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:00:39.367 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:00:39.367 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:00:39.367 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:00:39.367 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:00:39.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:00:39.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2b1644d2 is found... 10:00:39.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2b1644d2 is found finished successfully 10:00:39.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:00:39.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:39.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:39.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:39.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:39.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:00:39.371 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:39.372 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * 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 10:00:39.372 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:00:39.390 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:39.390 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:00:39.390 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:00:39.390 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:00:39.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:00:39.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:00:39.425 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:00:39.425 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:00:39.425 DEBUG [main][MenuItemLookup] Found menu:'File' 10:00:39.425 DEBUG [main][MenuItemLookup] Item match:File 10:00:39.426 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:00:39.426 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:00:39.426 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:00:39.426 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:00:39.426 DEBUG [main][MenuItemLookup] Found menu:'' 10:00:39.426 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:00:39.426 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:00:39.426 DEBUG [main][MenuItemLookup] Found menu:'' 10:00:39.426 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:00:39.426 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:00:39.427 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:00:39.427 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:00:39.427 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:00:39.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:00:39.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:00:39.454 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:39.454 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:00:39.454 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:00:39.454 DEBUG [main][EditorHandler] 1 editor(s) found 10:00:39.454 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:00:39.564 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:00:39.564 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:00:39.565 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:00:39.565 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:00:39.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:00:39.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:00:39.611 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:00:39.611 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:00:39.611 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAvailableContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:00:39.611 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:00:39.611 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:00:39.611 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:00:39.611 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:00:39.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:39.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:39.612 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:00:39.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:39.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:39.614 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:00:39.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:00:39.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:00:39.614 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:00:39.614 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:00:39.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:39.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:39.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:39.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:39.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:00:39.616 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:00:39.616 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:00:39.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:39.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:00:39.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:00:39.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:00:39.618 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:00:39.618 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:00:39.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:39.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:39.619 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:00:39.619 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:00:39.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:39.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:39.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:39.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:39.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:00:40.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:40.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:00:40.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:40.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:00:40.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:00:40.621 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:00:40.621 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:00:40.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:40.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:40.622 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:00:40.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:40.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:40.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:40.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:40.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:00:40.622 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:00:40.622 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:00:40.622 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:00:40.623 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:00:40.623 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:00:40.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:00:40.623 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:00:40.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:00:40.623 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:00:40.623 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:00:40.623 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:00:40.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:00:40.623 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:00:40.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:00:40.623 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:00:40.624 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:00:40.624 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:00:40.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:00:40.624 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:00:40.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:00:40.624 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:00:40.624 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:00:40.624 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:00:40.624 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:00:40.633 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:00:40.634 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:00:40.634 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:00:40.634 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:00:40.634 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:00:40.643 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:00:40.643 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:00:40.644 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:00:40.791 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:00:40.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:00:40.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:00:40.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:00:40.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:00:40.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:00:40.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:00:40.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:00:40.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:00:40.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:00:40.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3acb2bbf is found... 10:00:40.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3acb2bbf is found finished successfully 10:00:40.800 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:00:40.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:40.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:40.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:40.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:40.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:00:40.817 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:40.817 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 10:00:40.817 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:40.818 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 10:00:40.818 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:00:41.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:00:41.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:00:41.818 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:00:41.819 DEBUG [main][MenuItemLookup] Found menu:'File' 10:00:41.819 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:00:41.819 DEBUG [main][MenuItemLookup] Item match:Edit 10:00:41.820 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 10:00:41.820 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 10:00:41.820 DEBUG [main][MenuItemLookup] Found menu:'' 10:00:41.820 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 10:00:41.820 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:00:41.820 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:00:41.820 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:00:41.820 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 10:00:41.820 DEBUG [main][MenuItemLookup] Found menu:'' 10:00:41.820 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:00:41.820 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 10:00:41.820 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 10:00:41.820 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 10:00:41.820 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 10:00:41.820 DEBUG [main][MenuItemLookup] Found menu:'' 10:00:41.820 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 10:00:41.820 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 10:00:41.820 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 10:00:41.820 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 10:00:41.820 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 10:00:41.820 DEBUG [main][MenuItemLookup] Found menu:'' 10:00:41.820 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 10:00:41.820 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 10:00:41.820 DEBUG [main][MenuItemLookup] Found menu:'' 10:00:41.820 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 10:00:41.820 DEBUG [main][MenuItemLookup] Found menu:'' 10:00:41.820 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 10:00:41.820 DEBUG [main][MenuItemLookup] Found menu:'' 10:00:41.820 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 10:00:41.820 DEBUG [main][MenuItemLookup] Item match:Content Assist 10:00:41.823 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default Ctrl+Space" 10:00:41.824 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Java Non-Type Proposals" 10:00:41.824 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"J&ava Proposals" 10:00:41.824 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Te&mplate Proposals" 10:00:41.824 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Word Proposals" 10:00:41.824 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Chain Template Proposals" 10:00:41.824 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"" 10:00:41.824 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Parameter &Hints Shift+Ctrl+Space" 10:00:41.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:41.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:41.826 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:00:41.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:41.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:41.827 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:00:41.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:00:41.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:00:41.828 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:00:41.828 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:00:41.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:41.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:41.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:41.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:41.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:00:41.829 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:00:41.829 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:00:41.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:41.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:41.861 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:00:41.862 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:00:41.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:41.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:41.862 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:00:41.862 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:00:41.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:41.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:41.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:41.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:41.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:00:42.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:42.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:00:42.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:42.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:00:42.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:00:42.864 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:00:42.864 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:00:42.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:42.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:42.865 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:00:42.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:42.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:42.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:42.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:42.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:00:42.866 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:00:42.866 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:00:42.866 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:00:42.867 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:00:42.867 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:00:42.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:00:42.867 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:00:42.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:00:42.867 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:00:42.867 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:00:42.867 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:00:42.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:00:42.867 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:00:42.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:00:42.867 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:00:42.867 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:00:42.867 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:00:42.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:00:42.868 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:00:42.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:00:42.868 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:00:42.868 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:00:42.868 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:00:42.868 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:00:42.877 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:00:42.878 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:00:42.878 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:00:42.878 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:00:42.878 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:00:42.885 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:00:42.885 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:00:42.885 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:00:42.919 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:00:42.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:00:42.920 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:00:42.920 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:00:42.920 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:00:42.920 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:00:42.920 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:00:42.920 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:00:42.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:00:42.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@40caef83 is found... 10:00:42.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@40caef83 is found finished successfully 10:00:42.922 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:00:42.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:42.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:42.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:42.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:42.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:00:42.925 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:42.925 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 10:00:42.925 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:00:42.945 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:42.945 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:00:42.945 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:00:42.945 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:00:42.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:00:42.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:00:42.946 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:00:42.965 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:00:42.965 DEBUG [main][MenuItemLookup] Found menu:'File' 10:00:42.965 DEBUG [main][MenuItemLookup] Item match:File 10:00:42.966 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:00:42.967 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:00:42.967 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:00:42.967 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:00:42.967 DEBUG [main][MenuItemLookup] Found menu:'' 10:00:42.967 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:00:42.967 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:00:42.967 DEBUG [main][MenuItemLookup] Found menu:'' 10:00:42.967 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:00:42.967 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:00:42.967 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:00:42.967 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:00:42.967 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:00:43.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:00:43.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:00:43.020 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:43.020 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:00:43.020 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:00:43.021 DEBUG [main][EditorHandler] 1 editor(s) found 10:00:43.021 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:00:43.148 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:00:43.148 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:00:43.148 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:00:43.148 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:00:43.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:00:43.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:00:43.149 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAvailableContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:00:43.149 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:00:43.149 INFO [WorkbenchTestable][RequirementsRunner] Started test: notTextEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:00:43.149 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:00:43.149 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:00:43.149 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:00:43.149 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:00:43.149 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:00:43.149 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:00:43.149 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:00:43.149 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:00:43.149 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 10:00:43.149 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:00:43.149 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:00:43.149 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:00:43.150 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:00:43.150 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:00:43.150 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:00:43.150 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:00:43.150 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 10:00:43.150 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:00:43.150 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:00:43.150 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:00:43.150 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:00:43.150 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:00:43.150 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:00:43.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:00:43.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:00:43.151 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:00:43.151 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:00:43.151 DEBUG [main][MenuItemLookup] Found menu:'File' 10:00:43.151 DEBUG [main][MenuItemLookup] Item match:File 10:00:43.152 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:00:43.152 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:00:43.154 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:00:43.154 DEBUG [main][MenuItemLookup] Found menu:'' 10:00:43.154 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:00:43.154 DEBUG [main][MenuItemLookup] Found menu:'File' 10:00:43.154 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:00:43.154 DEBUG [main][MenuItemLookup] Found menu:'' 10:00:43.154 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:00:43.154 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:00:43.154 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:00:43.154 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:00:43.154 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:00:43.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 10:00:43.245 DEBUG [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 10:00:43.245 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:00:43.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:00:43.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:00:43.246 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:00:43.246 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:00:43.247 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 10:00:43.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:43.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:43.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:43.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:43.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:00:43.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:00:43.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:00:43.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:00:43.249 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:00:43.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:00:43.249 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:00:43.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:00:43.249 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:00:43.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:00:43.250 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:00:43.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:00:43.250 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:00:43.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:00:43.250 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:00:43.250 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 10:00:43.257 DEBUG [main][TreeItemHandler] Selecting tree item: File 10:00:43.257 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 10:00:43.259 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 10:00:43.259 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:00:43.259 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:00:43.259 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) 10:00:43.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:43.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:43.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:43.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:43.261 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:00:43.261 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:00:43.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:00:43.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:00:43.262 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:00:43.262 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:00:43.294 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:00:43.294 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:00:43.294 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:00:43.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 10:00:43.295 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 10:00:43.295 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 10:00:43.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:00:43.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:00:43.295 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 10:00:43.295 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:00:43.296 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:") 10:00:43.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:43.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:43.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:43.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:43.300 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:00:43.300 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:00:43.301 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest.min 10:00:43.301 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:") 10:00:43.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:43.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:43.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:43.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:43.303 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:00:43.303 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:00:43.304 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/ 10:00:43.304 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 10:00:43.304 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 10:00:43.304 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) 10:00:43.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:43.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:43.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:43.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:43.306 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:00:43.307 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:00:43.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:00:43.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:00:43.307 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:00:43.307 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:00:43.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:00:43.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:00:43.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:00:43.374 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:00:43.374 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:00:43.374 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:00:43.374 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:00:43.374 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:00:43.374 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:00:43.374 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:00:43.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:00:43.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 '\*?\QeditorTest.min\E') 10:00:43.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:43.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:43.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:43.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:43.398 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:00:43.399 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest.min 10:00:43.404 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:43.405 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:43.405 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 10:00:43.405 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 10:00:43.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:43.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:43.407 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:00:43.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:43.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:43.408 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 10:00:43.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:00:43.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:00:43.408 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 10:00:43.408 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:00:43.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:43.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:43.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:43.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:43.409 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:00:43.409 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:00:43.409 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:00:43.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:43.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:43.416 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:00:43.416 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:00:43.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:43.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:43.417 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:00:43.417 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:00:43.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:43.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:43.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:43.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:43.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:00:43.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:43.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:00:44.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:44.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:00:44.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:00:44.419 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:00:44.419 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:00:44.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:44.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:44.420 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:00:44.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:44.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:44.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:44.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:44.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:00:44.420 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:00:44.420 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:00:44.420 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:00:44.421 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:00:44.421 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:00:44.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:00:44.421 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:00:44.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:00:44.421 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:00:44.421 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:00:44.421 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:00:44.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:00:44.421 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:00:44.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:00:44.421 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:00:44.421 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:00:44.421 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:00:44.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:00:44.421 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:00:44.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:00:44.421 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:00:44.422 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:00:44.422 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:00:44.422 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:00:44.430 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:00:44.431 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:00:44.431 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:00:44.431 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:00:44.431 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:00:44.444 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:00:44.444 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:00:44.444 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:00:44.603 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:00:44.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:00:44.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:00:44.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:00:44.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:00:44.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:00:44.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:00:44.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:00:44.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:00:44.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:00:44.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@d5756b1 is found... 10:00:44.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@d5756b1 is found finished successfully 10:00:44.615 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:00:44.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:44.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:44.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:44.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:44.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:00:44.619 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:44.619 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 10:00:44.619 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:00:44.653 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:44.654 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:00:44.654 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:00:44.654 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:00:44.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:00:44.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:00:44.654 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:00:44.654 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:00:44.655 DEBUG [main][MenuItemLookup] Found menu:'File' 10:00:44.655 DEBUG [main][MenuItemLookup] Item match:File 10:00:44.656 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:00:44.656 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:00:44.656 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:00:44.656 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:00:44.656 DEBUG [main][MenuItemLookup] Found menu:'' 10:00:44.656 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:00:44.656 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:00:44.656 DEBUG [main][MenuItemLookup] Found menu:'' 10:00:44.656 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:00:44.656 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:00:44.676 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:00:44.676 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:00:44.676 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:00:44.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:00:44.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:00:44.687 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:44.687 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:00:44.687 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:00:44.688 DEBUG [main][EditorHandler] 2 editor(s) found 10:00:44.688 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 10:00:44.734 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 10:00:44.734 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:00:44.838 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:00:44.838 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:00:44.838 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:00:44.838 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:00:44.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:00:44.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:00:44.838 INFO [WorkbenchTestable][RequirementsRunner] Finished test: notTextEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:00:44.839 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:00:44.839 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:00:44.839 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:00:44.839 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:00:44.839 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:00:44.839 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:00:44.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:44.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:44.840 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:00:44.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:44.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:44.841 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:00:44.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:00:44.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:00:44.842 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:00:44.842 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:00:44.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:44.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:44.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:44.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:44.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:00:44.843 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:00:44.843 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:00:44.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:44.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:00:44.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:00:44.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:00:44.845 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:00:44.845 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:00:44.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:44.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:44.846 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:00:44.846 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:00:44.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:44.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:44.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:44.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:44.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:00:45.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:45.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:00:45.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:45.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:00:45.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:00:45.847 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:00:45.847 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:00:45.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:45.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:45.848 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:00:45.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:45.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:45.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:45.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:45.848 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:00:45.849 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:00:45.849 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:00:45.849 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:00:45.849 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:00:45.849 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:00:45.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:00:45.849 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:00:45.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:00:45.849 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:00:45.849 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:00:45.850 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:00:45.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:00:45.850 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:00:45.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:00:45.850 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:00:45.850 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:00:45.850 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:00:45.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:00:45.850 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:00:45.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:00:45.850 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:00:45.850 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:00:45.850 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:00:45.850 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:00:45.858 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:00:45.858 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:00:45.858 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:00:45.858 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:00:45.858 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:00:45.863 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:00:45.863 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:00:45.866 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:00:46.015 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:00:46.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:00:46.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:00:46.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:00:46.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:00:46.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:00:46.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:00:46.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:00:46.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:00:46.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:00:46.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5dae809c is found... 10:00:46.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5dae809c is found finished successfully 10:00:46.021 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:00:46.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:46.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:46.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:46.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:46.024 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:00:46.025 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:46.025 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 10:00:46.025 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 5 10:00:46.025 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 5, offser 0 10:00:46.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:46.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:46.030 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:00:46.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:46.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:46.041 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:00:46.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:00:46.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:00:46.042 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:00:46.042 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:00:46.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:46.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:46.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:46.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:46.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:00:46.043 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:00:46.043 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:00:46.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:46.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:46.084 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:00:46.084 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:00:46.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:46.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:46.085 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:00:46.085 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:00:46.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:46.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:46.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:46.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:46.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:00:46.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:46.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:00:47.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:47.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:00:47.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:00:47.087 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:00:47.087 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:00:47.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:47.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:47.088 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:00:47.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:47.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:47.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:47.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:47.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:00:47.089 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:00:47.089 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:00:47.089 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:00:47.090 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:00:47.090 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:00:47.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:00:47.090 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:00:47.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:00:47.090 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:00:47.090 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:00:47.090 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:00:47.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:00:47.090 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:00:47.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:00:47.090 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:00:47.090 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:00:47.090 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:00:47.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:00:47.090 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:00:47.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:00:47.090 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:00:47.090 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:00:47.091 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:00:47.091 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:00:47.097 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:00:47.097 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:00:47.097 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:00:47.097 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:00:47.098 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:00:47.102 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:00:47.102 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:00:47.103 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:00:47.138 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:00:47.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:00:47.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:00:47.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:00:47.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:00:47.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:00:47.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:00:47.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:00:47.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:00:47.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2d6e0dca is found... 10:00:47.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2d6e0dca is found finished successfully 10:00:47.140 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:00:47.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:47.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:47.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:47.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:47.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:00:47.144 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:47.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 10:00:47.144 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:00:47.162 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:47.162 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:00:47.162 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:00:47.162 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:00:47.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:00:47.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:00:47.162 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:00:47.163 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:00:47.163 DEBUG [main][MenuItemLookup] Found menu:'File' 10:00:47.163 DEBUG [main][MenuItemLookup] Item match:File 10:00:47.164 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:00:47.164 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:00:47.164 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:00:47.164 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:00:47.164 DEBUG [main][MenuItemLookup] Found menu:'' 10:00:47.164 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:00:47.164 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:00:47.164 DEBUG [main][MenuItemLookup] Found menu:'' 10:00:47.164 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:00:47.164 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:00:47.164 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:00:47.164 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:00:47.164 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:00:47.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:00:47.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:00:47.215 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:47.215 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:00:47.215 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:00:47.215 DEBUG [main][EditorHandler] 1 editor(s) found 10:00:47.215 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:00:47.325 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:00:47.325 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:00:47.325 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:00:47.325 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:00:47.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:00:47.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:00:47.326 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:00:47.326 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:00:47.326 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTextTest1 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:00:47.326 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:00:47.326 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:00:47.326 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:00:47.326 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:00:47.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:47.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:47.327 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:00:47.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:47.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:47.328 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:00:47.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:00:47.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:00:47.329 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:00:47.329 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:00:47.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:47.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:47.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:47.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:47.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:00:47.330 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:00:47.330 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:00:47.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:47.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:00:47.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:00:47.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:00:47.332 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:00:47.332 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:00:47.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:47.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:47.333 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:00:47.333 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:00:47.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:47.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:47.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:47.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:47.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:00:47.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:47.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:00:48.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:48.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:00:48.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:00:48.335 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:00:48.335 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:00:48.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:48.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:48.336 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:00:48.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:48.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:48.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:48.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:48.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:00:48.336 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:00:48.336 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:00:48.337 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:00:48.337 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:00:48.337 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:00:48.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:00:48.337 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:00:48.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:00:48.337 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:00:48.337 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:00:48.337 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:00:48.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:00:48.337 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:00:48.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:00:48.337 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:00:48.337 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:00:48.337 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:00:48.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:00:48.338 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:00:48.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:00:48.338 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:00:48.338 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:00:48.338 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:00:48.338 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:00:48.346 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:00:48.346 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:00:48.346 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:00:48.346 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:00:48.347 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:00:48.352 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:00:48.352 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:00:48.353 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:00:48.486 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:00:48.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:00:48.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:00:48.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:00:48.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:00:48.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:00:48.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:00:48.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:00:48.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:00:48.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:00:48.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2e7dfea7 is found... 10:00:48.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2e7dfea7 is found finished successfully 10:00:48.497 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:00:48.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:48.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:48.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:48.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:48.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:00:48.513 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:48.513 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:00:48.513 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 10:00:48.513 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 10:00:48.715 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 10:00:48.931 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 10:00:48.932 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 10:00:49.132 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 10:00:49.336 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 10:00:49.336 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 10:00:49.536 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 10:00:49.741 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 10:00:49.741 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 10:00:49.941 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 10:00:50.145 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:00:50.145 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 10:00:50.345 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 10:00:51.347 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() { 10:00:51.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:51.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:51.376 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:00:51.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:51.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:51.377 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:00:51.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:00:51.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:00:51.378 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:00:51.378 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:00:51.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:51.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:51.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:51.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:51.379 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:00:51.379 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:00:51.379 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:00:51.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:51.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:51.417 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:00:51.418 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:00:51.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:51.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:51.418 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:00:51.418 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:00:51.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:51.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:51.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:51.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:51.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:00:51.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:51.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:00:52.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:52.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:00:52.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:00:52.421 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:00:52.421 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:00:52.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:52.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:52.422 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:00:52.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:52.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:52.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:52.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:52.422 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:00:52.422 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:00:52.423 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:00:52.423 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:00:52.423 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:00:52.423 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:00:52.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:00:52.424 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:00:52.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:00:52.424 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:00:52.424 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:00:52.424 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:00:52.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:00:52.424 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:00:52.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:00:52.424 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:00:52.424 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:00:52.424 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:00:52.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:00:52.424 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:00:52.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:00:52.424 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:00:52.424 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:00:52.424 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:00:52.427 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:00:52.437 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:00:52.438 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:00:52.438 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:00:52.438 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:00:52.438 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:00:52.448 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:00:52.448 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:00:52.449 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:00:52.495 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:00:52.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:00:52.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:00:52.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:00:52.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:00:52.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:00:52.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:00:52.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:00:52.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:00:52.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@59bdff98 is found... 10:00:52.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@59bdff98 is found finished successfully 10:00:52.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 '\*?\QJavaClass.java\E') 10:00:52.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:52.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:52.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:52.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:52.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:00:52.505 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:52.505 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 10:00:52.505 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:00:52.553 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:52.553 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:00:52.553 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:00:52.553 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:00:52.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:00:52.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:00:52.554 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:00:52.554 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:00:52.554 DEBUG [main][MenuItemLookup] Found menu:'File' 10:00:52.555 DEBUG [main][MenuItemLookup] Item match:File 10:00:52.556 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:00:52.556 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:00:52.556 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:00:52.556 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:00:52.556 DEBUG [main][MenuItemLookup] Found menu:'' 10:00:52.556 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:00:52.556 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:00:52.556 DEBUG [main][MenuItemLookup] Found menu:'' 10:00:52.556 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:00:52.556 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:00:52.556 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:00:52.556 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:00:52.557 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:00:52.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:00:52.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:00:52.628 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:52.628 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:00:52.628 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:00:52.628 DEBUG [main][EditorHandler] 1 editor(s) found 10:00:52.629 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:00:52.743 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:00:52.743 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:00:52.743 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:00:52.743 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:00:52.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:00:52.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:00:52.744 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTextTest1 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:00:52.744 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:00:52.744 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTextTest2 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:00:52.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:00:52.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:00:52.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:00:52.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:00:52.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:52.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:52.745 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:00:52.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:52.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:52.747 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:00:52.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:00:52.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:00:52.747 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:00:52.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') 10:00:52.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:52.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:52.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:52.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:52.749 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:00:52.749 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:00:52.749 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:00:52.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:52.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:00:52.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:00:52.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:00:52.751 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:00:52.751 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:00:52.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:52.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:52.752 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:00:52.752 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:00:52.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:52.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:52.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:52.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:52.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:00:53.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:53.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:00:53.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:53.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:00:53.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:00:53.754 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:00:53.754 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:00:53.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:53.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:53.756 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:00:53.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:53.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:53.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:53.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:53.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:00:53.756 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:00:53.756 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:00:53.757 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:00:53.757 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:00:53.757 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:00:53.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:00:53.757 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:00:53.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:00:53.757 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:00:53.757 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:00:53.757 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:00:53.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:00:53.757 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:00:53.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:00:53.757 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:00:53.758 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:00:53.758 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:00:53.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:00:53.758 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:00:53.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:00:53.758 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:00:53.758 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:00:53.758 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:00:53.758 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:00:53.768 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:00:53.771 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:00:53.771 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:00:53.771 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:00:53.771 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:00:53.777 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:00:53.777 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:00:53.777 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:00:53.930 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:00:53.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:00:53.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:00:53.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:00:53.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:00:53.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:00:53.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:00:53.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:00:53.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:00:53.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:00:53.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@762e5b4f is found... 10:00:53.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@762e5b4f is found finished successfully 10:00:53.937 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:00:53.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:53.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:53.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:53.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:53.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:00:53.940 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:53.940 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 10:00:53.940 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 10:00:53.940 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 10:00:54.141 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 10:00:54.345 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 10:00:54.345 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 10:00:54.546 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 10:00:54.750 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 10:00:54.750 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 10:00:54.950 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 10:00:55.154 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 10:00:55.154 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 10:00:55.355 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 10:00:55.561 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:00:55.561 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 10:00:55.761 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 10:00:56.763 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(""); } } 10:00:56.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:56.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:56.765 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:00:56.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:56.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:56.766 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:00:56.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:00:56.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:00:56.767 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:00:56.767 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:00:56.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:56.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:56.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:56.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:56.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:00:56.768 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:00:56.768 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:00:56.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:56.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:56.817 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:00:56.817 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:00:56.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:56.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:56.818 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:00:56.818 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:00:56.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:56.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:56.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:56.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:56.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:00:57.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:57.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:00:57.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:57.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:00:57.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:00:57.821 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:00:57.821 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:00:57.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:57.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:57.823 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:00:57.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:57.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:57.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:57.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:57.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:00:57.823 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:00:57.824 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:00:57.824 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:00:57.825 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:00:57.825 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:00:57.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:00:57.825 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:00:57.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:00:57.825 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:00:57.825 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:00:57.825 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:00:57.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:00:57.825 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:00:57.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:00:57.825 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:00:57.825 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:00:57.825 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:00:57.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:00:57.825 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:00:57.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:00:57.826 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:00:57.826 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:00:57.826 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:00:57.826 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:00:57.838 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:00:57.839 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:00:57.839 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:00:57.839 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:00:57.839 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:00:57.848 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:00:57.848 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:00:57.848 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:00:57.886 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:00:57.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:00:57.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:00:57.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:00:57.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:00:57.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:00:57.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:00:57.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:00:57.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:00:57.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@41000185 is found... 10:00:57.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@41000185 is found finished successfully 10:00:57.888 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:00:57.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:57.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:57.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:57.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:57.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:00:57.891 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:57.891 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 10:00:57.891 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:00:57.916 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:57.917 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:00:57.917 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:00:57.917 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:00:57.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:00:57.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:00:57.917 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:00:57.917 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:00:57.917 DEBUG [main][MenuItemLookup] Found menu:'File' 10:00:57.917 DEBUG [main][MenuItemLookup] Item match:File 10:00:57.918 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:00:57.918 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:00:57.918 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:00:57.918 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:00:57.918 DEBUG [main][MenuItemLookup] Found menu:'' 10:00:57.918 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:00:57.918 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:00:57.918 DEBUG [main][MenuItemLookup] Found menu:'' 10:00:57.918 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:00:57.918 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:00:57.919 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:00:57.919 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:00:57.919 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:00:57.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:00:57.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:00:57.953 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:57.953 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:00:57.953 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:00:57.953 DEBUG [main][EditorHandler] 1 editor(s) found 10:00:57.953 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:00:58.058 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:00:58.058 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:00:58.059 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:00:58.059 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:00:58.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:00:58.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:00:58.059 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTextTest2 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:00:58.059 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:00:58.060 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAYTMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:00:58.060 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:00:58.060 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:00:58.060 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:00:58.060 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:00:58.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:58.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:58.061 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:00:58.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:58.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:58.061 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:00:58.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:00:58.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:00:58.062 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:00:58.062 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:00:58.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:58.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:58.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:58.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:58.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:00:58.079 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:00:58.079 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:00:58.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:58.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:00:58.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:00:58.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:00:58.082 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:00:58.082 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:00:58.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:58.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:58.082 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:00:58.082 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:00:58.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:58.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:58.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:58.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:58.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:00:58.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:58.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:00:59.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:59.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:00:59.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:00:59.084 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:00:59.084 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:00:59.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:59.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:00:59.085 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:00:59.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:59.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:59.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:59.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:59.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:00:59.085 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:00:59.086 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:00:59.086 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:00:59.086 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:00:59.086 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:00:59.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:00:59.086 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:00:59.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:00:59.086 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:00:59.086 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:00:59.086 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:00:59.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:00:59.087 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:00:59.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:00:59.087 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:00:59.087 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:00:59.087 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:00:59.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:00:59.087 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:00:59.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:00:59.087 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:00:59.087 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:00:59.087 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:00:59.087 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:00:59.099 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:00:59.100 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:00:59.100 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:00:59.100 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:00:59.100 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:00:59.105 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:00:59.106 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:00:59.106 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:00:59.256 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:00:59.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:00:59.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:00:59.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:00:59.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:00:59.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:00:59.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:00:59.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:00:59.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:00:59.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:00:59.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@782e3af1 is found... 10:00:59.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@782e3af1 is found finished successfully 10:00:59.269 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:00:59.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:00:59.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:00:59.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:00:59.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:00:59.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:00:59.273 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:59.273 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 10:00:59.273 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:00:59.316 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:59.316 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:00:59.316 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:00:59.316 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:00:59.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:00:59.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:00:59.317 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:00:59.317 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:00:59.317 DEBUG [main][MenuItemLookup] Found menu:'File' 10:00:59.317 DEBUG [main][MenuItemLookup] Item match:File 10:00:59.318 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:00:59.318 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:00:59.318 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:00:59.318 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:00:59.318 DEBUG [main][MenuItemLookup] Found menu:'' 10:00:59.318 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:00:59.318 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:00:59.318 DEBUG [main][MenuItemLookup] Found menu:'' 10:00:59.318 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:00:59.318 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:00:59.319 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:00:59.319 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:00:59.319 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:00:59.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:00:59.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:00:59.354 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:00:59.354 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:00:59.354 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:01:00.354 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:01:00.362 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:01:01.362 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:01.363 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 10:01:01.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:01.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:01.365 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:01:01.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:01.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:01.366 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:01:01.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:01:01.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:01:01.367 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:01:01.367 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:01:01.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:01.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:01.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:01.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:01.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:01:01.382 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:01.382 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:01.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:01.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:01.411 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:01.411 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:01.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:01.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:01.412 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:01.412 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:01.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:01.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:01.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:01.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:01.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:01.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:01.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:02.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:02.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:02.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:01:02.414 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:02.414 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:02.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:02.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:02.416 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:01:02.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:02.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:02.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:02.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:02.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:01:02.417 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:01:02.417 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:01:02.417 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:01:02.418 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:01:02.418 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:01:02.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:02.418 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:01:02.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:02.418 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:01:02.418 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:01:02.418 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:01:02.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:02.418 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:01:02.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:02.418 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:01:02.418 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:01:02.418 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:01:02.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:02.419 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:01:02.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:02.419 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:01:02.419 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:01:02.419 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:01:02.419 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:01:02.432 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:01:02.433 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:01:02.433 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:01:02.433 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:01:02.437 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:01:02.443 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:01:02.443 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:01:02.443 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:01:02.485 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:01:02.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:01:02.485 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:01:02.485 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:01:02.485 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:01:02.485 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:01:02.485 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:01:02.485 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:01:02.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:01:02.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@c22a264 is found... 10:01:02.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@c22a264 is found finished successfully 10:01:02.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:01:02.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:02.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:02.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:02.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:02.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:01:02.491 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:02.491 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 10:01:02.491 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:01:02.499 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:02.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 10:01:02.499 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:01:02.499 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:01:02.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:01:02.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:01:02.500 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:01:02.500 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:01:02.500 DEBUG [main][MenuItemLookup] Found menu:'File' 10:01:02.500 DEBUG [main][MenuItemLookup] Item match:File 10:01:02.500 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:01:02.501 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:01:02.501 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:01:02.501 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:01:02.501 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:02.501 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:01:02.501 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:01:02.501 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:02.501 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:01:02.501 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:01:02.501 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:01:02.501 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:01:02.501 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:01:02.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:01:02.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:01:02.535 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:02.535 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:01:02.535 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:01:02.535 DEBUG [main][EditorHandler] 1 editor(s) found 10:01:02.535 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:01:02.626 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:01:02.626 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:01:02.626 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:01:02.626 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:01:02.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:01:02.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:01:02.626 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAYTMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:01:02.626 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:01:02.627 INFO [WorkbenchTestable][RequirementsRunner] Started test: getCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:01:02.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:01:02.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:01:02.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:01:02.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:01:02.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:02.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:02.628 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:01:02.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:02.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:02.630 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:01:02.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:01:02.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:01:02.630 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:01:02.630 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:01:02.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:02.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:02.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:02.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:02.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:01:02.632 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:02.632 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:02.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:02.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:01:02.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:01:02.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:01:02.648 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:02.648 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:02.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:02.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:02.649 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:02.649 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:02.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:02.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:02.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:02.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:02.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:03.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:03.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:03.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:03.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:03.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:01:03.652 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:03.652 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:03.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:03.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:03.653 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:01:03.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:03.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:03.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:03.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:03.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:01:03.653 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:01:03.653 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:01:03.654 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:01:03.654 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:01:03.654 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:01:03.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:03.654 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:01:03.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:03.654 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:01:03.654 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:01:03.655 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:01:03.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:03.655 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:01:03.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:03.655 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:01:03.655 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:01:03.655 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:01:03.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:03.655 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:01:03.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:03.655 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:01:03.655 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:01:03.655 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:01:03.655 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:01:03.663 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:01:03.663 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:01:03.663 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:01:03.663 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:01:03.663 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:01:03.671 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:01:03.671 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:01:03.671 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:01:03.826 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:01:03.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:01:03.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:01:03.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:01:03.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:01:03.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:01:03.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:01:03.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:01:03.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:01:03.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:01:03.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2d7bce58 is found... 10:01:03.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2d7bce58 is found finished successfully 10:01:03.851 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:01:03.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:03.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:03.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:03.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:03.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:01:03.854 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:03.855 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 10:01:03.855 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:03.855 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 10:01:03.855 INFO [WorkbenchTestable][TextEditor] Set cursor position to [11, 13] 10:01:03.877 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:03.878 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:01:03.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:03.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:03.886 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:01:03.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:03.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:03.888 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:01:03.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:01:03.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:01:03.888 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:01:03.888 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:01:03.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:03.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:03.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:03.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:03.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:01:03.889 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:03.889 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:03.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:03.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:03.922 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:03.922 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:03.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:03.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:03.922 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:03.923 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:03.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:03.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:03.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:03.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:03.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:04.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:04.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:04.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:04.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:04.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:01:04.925 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:04.925 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:04.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:04.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:04.926 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:01:04.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:04.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:04.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:04.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:04.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:01:04.926 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:01:04.927 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:01:04.927 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:01:04.927 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:01:04.927 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:01:04.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:04.927 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:01:04.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:04.927 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:01:04.927 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:01:04.928 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:01:04.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:04.928 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:01:04.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:04.928 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:01:04.928 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:01:04.928 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:01:04.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:04.928 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:01:04.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:04.928 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:01:04.928 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:01:04.928 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:01:04.928 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:01:04.938 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:01:04.939 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:01:04.939 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:01:04.939 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:01:04.939 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:01:04.944 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:01:04.944 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:01:04.944 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:01:04.979 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:01:04.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:01:04.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:01:04.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:01:04.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:01:04.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:01:04.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:01:04.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:01:04.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:01:04.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1e271aad is found... 10:01:04.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1e271aad is found finished successfully 10:01:04.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') 10:01:04.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:04.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:04.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:04.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:04.984 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:01:04.984 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:04.985 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:01:04.985 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:01:04.997 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:04.997 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:01:04.997 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:01:04.997 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:01:04.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:01:04.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:01:04.998 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:01:04.998 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:01:04.998 DEBUG [main][MenuItemLookup] Found menu:'File' 10:01:04.998 DEBUG [main][MenuItemLookup] Item match:File 10:01:04.999 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:01:04.999 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:01:04.999 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:01:04.999 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:01:04.999 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:04.999 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:01:04.999 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:01:04.999 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:04.999 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:01:04.999 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:01:04.999 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:01:04.999 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:01:04.999 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:01:05.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:01:05.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:01:05.031 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:05.031 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:01:05.032 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:01:05.032 DEBUG [main][EditorHandler] 1 editor(s) found 10:01:05.032 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:01:05.114 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:01:05.114 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:01:05.114 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:01:05.114 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:01:05.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:01:05.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:01:05.114 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:01:05.114 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:01:05.115 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertLineIntoLastEditorLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:01:05.115 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:01:05.115 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:01:05.115 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:01:05.115 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:01:05.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:05.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:05.116 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:01:05.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:05.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:05.117 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:01:05.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:01:05.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:01:05.118 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:01:05.118 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:01:05.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:05.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:05.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:05.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:05.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:01:05.119 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:05.119 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:05.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:05.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:01:05.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:01:05.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:01:05.121 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:05.121 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:05.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:05.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:05.122 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:05.122 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:05.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:05.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:05.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:05.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:05.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:05.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:05.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:06.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:06.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:06.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:01:06.124 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:06.124 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:06.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:06.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:06.125 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:01:06.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:06.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:06.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:06.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:06.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:01:06.125 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:01:06.125 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:01:06.126 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:01:06.126 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:01:06.126 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:01:06.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:06.126 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:01:06.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:06.126 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:01:06.126 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:01:06.126 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:01:06.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:06.126 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:01:06.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:06.126 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:01:06.127 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:01:06.127 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:01:06.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:06.127 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:01:06.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:06.127 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:01:06.127 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:01:06.127 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:01:06.127 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:01:06.134 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:01:06.135 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:01:06.135 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:01:06.135 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:01:06.135 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:01:06.142 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:01:06.142 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:01:06.143 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:01:06.265 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:01:06.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:01:06.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:01:06.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:01:06.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:01:06.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:01:06.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:01:06.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:01:06.265 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:01:06.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:01:06.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5f7def7f is found... 10:01:06.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5f7def7f is found finished successfully 10:01:06.280 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:01:06.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:06.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:06.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:06.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:06.283 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:01:06.283 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:06.284 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 10:01:06.284 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 19 10:01:06.284 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 19, offser 0 10:01:06.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:01:06.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:06.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:06.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:06.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:06.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:01:06.316 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:06.316 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 10:01:06.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:06.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:06.318 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:01:06.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:06.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:06.319 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:01:06.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:01:06.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:01:06.320 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:01:06.320 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:01:06.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:06.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:06.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:06.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:06.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:01:06.321 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:06.321 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:06.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:06.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:06.361 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:06.361 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:06.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:06.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:06.362 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:06.362 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:06.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:06.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:06.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:06.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:06.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:06.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:06.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:07.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:07.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:07.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:01:07.364 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:07.364 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:07.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:07.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:07.365 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:01:07.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:07.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:07.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:07.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:07.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:01:07.366 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:01:07.366 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:01:07.367 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:01:07.367 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:01:07.367 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:01:07.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:07.367 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:01:07.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:07.367 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:01:07.367 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:01:07.367 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:01:07.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:07.367 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:01:07.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:07.367 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:01:07.368 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:01:07.368 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:01:07.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:07.368 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:01:07.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:07.368 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:01:07.368 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:01:07.368 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:01:07.370 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:01:07.378 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:01:07.379 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:01:07.379 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:01:07.379 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:01:07.379 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:01:07.384 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:01:07.384 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:01:07.384 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:01:07.422 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:01:07.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:01:07.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:01:07.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:01:07.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:01:07.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:01:07.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:01:07.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:01:07.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:01:07.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4eb49a43 is found... 10:01:07.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4eb49a43 is found finished successfully 10:01:07.424 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.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') 10:01:07.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:07.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:07.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:07.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:07.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:01:07.429 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:07.429 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 10:01:07.429 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:01:07.444 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:07.445 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:01:07.445 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:01:07.445 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:01:07.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:01:07.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:01:07.445 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:01:07.445 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:01:07.445 DEBUG [main][MenuItemLookup] Found menu:'File' 10:01:07.446 DEBUG [main][MenuItemLookup] Item match:File 10:01:07.446 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:01:07.446 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:01:07.446 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:01:07.446 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:01:07.446 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:07.446 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:01:07.446 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:01:07.446 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:07.446 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:01:07.446 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:01:07.460 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:01:07.460 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:01:07.461 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:01:07.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:01:07.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:01:07.500 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:07.500 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:01:07.500 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:01:07.500 DEBUG [main][EditorHandler] 1 editor(s) found 10:01:07.500 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:01:07.574 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:01:07.574 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:01:07.574 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:01:07.574 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:01:07.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:01:07.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:01:07.574 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertLineIntoLastEditorLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:01:07.574 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:01:07.575 INFO [WorkbenchTestable][RequirementsRunner] Started test: contentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:01:07.575 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:01:07.575 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:01:07.575 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:01:07.575 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:01:07.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:07.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:07.576 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:01:07.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:07.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:07.577 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:01:07.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:01:07.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:01:07.578 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:01:07.578 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:01:07.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:07.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:07.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:07.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:07.578 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:01:07.579 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:07.579 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:07.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:07.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:01:07.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:01:07.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:01:07.621 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:07.621 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:07.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:07.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:07.622 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:07.622 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:07.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:07.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:07.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:07.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:07.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:08.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:08.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:08.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:08.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:08.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:01:08.624 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:08.625 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:08.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:08.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:08.626 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:01:08.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:08.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:08.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:08.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:08.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:01:08.626 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:01:08.626 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:01:08.626 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:01:08.627 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:01:08.627 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:01:08.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:08.627 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:01:08.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:08.627 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:01:08.627 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:01:08.627 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:01:08.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:08.627 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:01:08.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:08.627 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:01:08.627 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:01:08.627 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:01:08.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:08.627 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:01:08.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:08.627 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:01:08.627 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:01:08.627 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:01:08.628 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:01:08.637 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:01:08.638 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:01:08.638 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:01:08.638 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:01:08.639 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:01:08.651 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:01:08.651 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:01:08.651 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:01:08.808 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:01:08.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:01:08.808 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:01:08.808 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:01:08.808 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:01:08.808 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:01:08.808 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:01:08.808 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:01:08.808 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:01:08.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:01:08.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@70b6b0cc is found... 10:01:08.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@70b6b0cc is found finished successfully 10:01:08.824 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:01:08.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:08.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:08.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:08.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:08.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:01:08.827 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:08.827 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:01:08.827 INFO [WorkbenchTestable][TextEditor] Set cursor position to [0, 0] 10:01:08.835 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 0 10:01:08.835 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 0, offser 0 10:01:08.843 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:08.843 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= /******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:01:08.843 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:01:08.843 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:01:08.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:01:08.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:01:08.844 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:01:08.844 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:01:08.844 DEBUG [main][MenuItemLookup] Found menu:'File' 10:01:08.844 DEBUG [main][MenuItemLookup] Item match:File 10:01:08.845 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:01:08.845 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:01:08.845 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:01:08.845 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:01:08.845 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:08.845 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:01:08.845 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:01:08.845 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:08.845 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:01:08.845 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:01:08.845 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:01:08.845 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:01:08.846 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:01:08.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:01:08.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:01:08.879 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:08.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 10:01:08.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:01:08.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:01:08.879 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:01:08.880 DEBUG [main][MenuItemLookup] Found menu:'File' 10:01:08.880 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:01:08.880 DEBUG [main][MenuItemLookup] Item match:Edit 10:01:08.881 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 10:01:08.881 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 10:01:08.881 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:08.881 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 10:01:08.881 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:01:08.881 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:01:08.881 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:01:08.881 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 10:01:08.881 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:08.881 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:01:08.881 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 10:01:08.881 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 10:01:08.881 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 10:01:08.881 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 10:01:08.881 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:08.881 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 10:01:08.881 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 10:01:08.881 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 10:01:08.881 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 10:01:08.881 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 10:01:08.881 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:08.881 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 10:01:08.881 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 10:01:08.881 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:08.881 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 10:01:08.881 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:08.881 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 10:01:08.881 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:08.881 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 10:01:08.881 DEBUG [main][MenuItemLookup] Item match:Content Assist 10:01:08.881 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:08.881 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= /******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:01:08.881 INFO [WorkbenchTestable][AbstractEditor] Open editor's Default content assistant 10:01:08.881 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:01:09.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:01:09.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:01:09.882 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:01:09.882 DEBUG [main][MenuItemLookup] Found menu:'File' 10:01:09.882 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:01:09.882 DEBUG [main][MenuItemLookup] Item match:Edit 10:01:09.883 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 10:01:09.883 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 10:01:09.883 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:09.883 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 10:01:09.883 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:01:09.883 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:01:09.883 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:01:09.883 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 10:01:09.883 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:09.883 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:01:09.883 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 10:01:09.883 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 10:01:09.883 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 10:01:09.883 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 10:01:09.883 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:09.883 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 10:01:09.883 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 10:01:09.883 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 10:01:09.883 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 10:01:09.883 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 10:01:09.883 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:09.883 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 10:01:09.883 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 10:01:09.883 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:09.883 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 10:01:09.883 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:09.883 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 10:01:09.883 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:09.883 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 10:01:09.883 DEBUG [main][MenuItemLookup] Item match:Content Assist 10:01:09.884 DEBUG [main][MenuItemLookup] Found menu:'Default Ctrl+Space' 10:01:09.884 DEBUG [main][MenuItemLookup] Item match:Default Ctrl+Space 10:01:09.884 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default Ctrl+Space" 10:01:09.884 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Default Ctrl+Space 10:01:09.884 INFO [main][MenuItemHandler] Select menu item: &Default Ctrl+Space 10:01:10.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 10:01:10.051 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 10:01:10.051 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:01:10.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:01:10.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:01:10.057 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 10:01:10.057 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:01:10.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:10.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:10.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:10.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:10.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:01:10.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:01:10.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:01:10.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 10:01:10.124 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 10:01:10.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:01:10.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:01:10.125 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals 10:01:10.125 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals: 10:01:10.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:01:10.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:01:10.126 DEBUG [WorkbenchTestable][ContentAssistant] abstract 10:01:10.126 DEBUG [WorkbenchTestable][ContentAssistant] class 10:01:10.126 DEBUG [WorkbenchTestable][ContentAssistant] enum 10:01:10.126 DEBUG [WorkbenchTestable][ContentAssistant] final 10:01:10.126 DEBUG [WorkbenchTestable][ContentAssistant] import 10:01:10.126 DEBUG [WorkbenchTestable][ContentAssistant] interface 10:01:10.126 DEBUG [WorkbenchTestable][ContentAssistant] non-sealed 10:01:10.126 DEBUG [WorkbenchTestable][ContentAssistant] public 10:01:10.126 DEBUG [WorkbenchTestable][ContentAssistant] record 10:01:10.127 DEBUG [WorkbenchTestable][ContentAssistant] sealed 10:01:10.131 DEBUG [WorkbenchTestable][ContentAssistant] new - create new object 10:01:10.132 DEBUG [WorkbenchTestable][ContentAssistant] nls - non-externalized string marker 10:01:10.132 DEBUG [WorkbenchTestable][ContentAssistant] runnable - runnable 10:01:10.133 DEBUG [WorkbenchTestable][ContentAssistant] switch - switch case expression 10:01:10.133 DEBUG [WorkbenchTestable][ContentAssistant] switch - switch labeled expression 10:01:10.134 DEBUG [WorkbenchTestable][ContentAssistant] toarray - convert collection to array 10:01:10.134 DEBUG [WorkbenchTestable][ContentAssistant] Choose content assist proposal - enum 10:01:10.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:01:10.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:01:10.137 TRACE [main][WidgetHandler] Notify Table with event 13 10:01:10.137 TRACE [main][WidgetHandler] Wait for synchronization 10:01:10.137 TRACE [main][WidgetHandler] Notify Table with event 14 10:01:10.137 TRACE [main][WidgetHandler] Wait for synchronization 10:01:10.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:01:10.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:01:10.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:10.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:10.167 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:01:10.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:10.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:10.168 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:01:10.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:01:10.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:01:10.168 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:01:10.169 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:01:10.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:10.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:10.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:10.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:10.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:01:10.170 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:10.170 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:10.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:10.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:10.229 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:10.229 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:10.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:10.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:10.230 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:10.230 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:10.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:10.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:10.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:10.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:10.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:10.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:10.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:11.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:11.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:11.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:01:11.232 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:11.232 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:11.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:11.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:11.233 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:01:11.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:11.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:11.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:11.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:11.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:01:11.233 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:01:11.233 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:01:11.234 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:01:11.234 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:01:11.234 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:01:11.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:11.234 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:01:11.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:11.234 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:01:11.234 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:01:11.234 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:01:11.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:11.234 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:01:11.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:11.235 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:01:11.235 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:01:11.235 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:01:11.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:11.235 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:01:11.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:11.235 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:01:11.235 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:01:11.235 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:01:11.235 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:01:11.241 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:01:11.241 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:01:11.241 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:01:11.241 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:01:11.241 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:01:11.248 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:01:11.248 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:01:11.248 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:01:11.279 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:01:11.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:01:11.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:01:11.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:01:11.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:01:11.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:01:11.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:01:11.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:01:11.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:01:11.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@f800f97 is found... 10:01:11.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@f800f97 is found finished successfully 10:01:11.281 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:01:11.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:11.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:11.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:11.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:11.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:01:11.285 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:11.285 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 10:01:11.286 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:01:11.292 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:11.292 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:01:11.292 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:01:11.292 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:01:11.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:01:11.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:01:11.292 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:01:11.292 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:01:11.293 DEBUG [main][MenuItemLookup] Found menu:'File' 10:01:11.293 DEBUG [main][MenuItemLookup] Item match:File 10:01:11.293 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:01:11.293 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:01:11.293 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:01:11.293 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:01:11.293 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:11.293 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:01:11.293 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:01:11.293 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:11.293 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:01:11.293 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:01:11.308 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:01:11.308 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:01:11.308 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:01:11.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:01:11.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:01:11.331 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:11.331 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:01:11.331 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:01:11.331 DEBUG [main][EditorHandler] 1 editor(s) found 10:01:11.331 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:01:11.426 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:01:11.426 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:01:11.426 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:01:11.426 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:01:11.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:01:11.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:01:11.426 INFO [WorkbenchTestable][RequirementsRunner] Finished test: contentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:01:11.426 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:01:11.426 INFO [WorkbenchTestable][RequirementsRunner] Started test: openFileWithRegexInName no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:01:11.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:01:11.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:01:11.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:01:11.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:01:11.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:11.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:11.428 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:01:11.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:11.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:11.429 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:01:11.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:01:11.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:01:11.429 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:01:11.429 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:01:11.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:11.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:11.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:11.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:11.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:01:11.430 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:11.431 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:11.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:11.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:01:11.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:01:11.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:01:11.433 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:11.433 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:11.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:11.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:11.433 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:11.433 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:11.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:11.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:11.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:11.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:11.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:11.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:11.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:12.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:12.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:12.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:01:12.435 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:12.435 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:12.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:12.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:12.437 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:01:12.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:12.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:12.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:12.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:12.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:01:12.437 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:01:12.438 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:01:12.438 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:01:12.438 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:01:12.438 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:01:12.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:12.438 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:01:12.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:12.439 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:01:12.439 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:01:12.439 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:01:12.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:12.439 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:01:12.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:12.439 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:01:12.439 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass1+.java of tree item test 10:01:12.439 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:01:12.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:12.439 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:01:12.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:12.439 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:01:12.439 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass1+.java 10:01:12.439 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass1+.java 10:01:12.440 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass1+.java about selection 10:01:12.449 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass1+.java 10:01:12.449 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass1+.java 10:01:12.449 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass1+.java 10:01:12.449 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass1+.java 10:01:12.450 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass1+.java about selection 10:01:12.459 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass1+.java 10:01:12.459 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:01:12.459 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:01:12.576 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:01:12.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:01:12.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:01:12.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:01:12.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:01:12.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:01:12.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:01:12.577 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:01:12.577 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:01:12.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:01:12.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@604dc1ac is found... 10:01:12.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@604dc1ac is found finished successfully 10:01:12.582 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass1+.java\E') 10:01:12.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:12.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:12.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:12.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:12.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:01:12.594 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:12.594 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 10:01:12.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:12.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:12.596 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:01:12.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:12.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:12.597 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass1+.java - Eclipse Platform 10:01:12.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:01:12.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:01:12.597 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass1+.java - Eclipse Platform' 10:01:12.597 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:01:12.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:12.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:12.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:12.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:12.598 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:01:12.599 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:12.599 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:12.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:12.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:12.632 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:12.632 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:12.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:12.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:12.632 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:12.632 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:12.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:12.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:12.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:12.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:12.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:13.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:13.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:13.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:13.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:13.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:01:13.634 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:13.634 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:13.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:13.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:13.635 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:01:13.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:13.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:13.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:13.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:13.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:01:13.636 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:01:13.636 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:01:13.636 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:01:13.636 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:01:13.636 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:01:13.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:13.636 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:01:13.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:13.636 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:01:13.637 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:01:13.637 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:01:13.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:13.637 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:01:13.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:13.637 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:01:13.637 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:01:13.637 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:01:13.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:13.637 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:01:13.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:13.637 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:01:13.637 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:01:13.637 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:01:13.637 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:01:13.646 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:01:13.646 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:01:13.646 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:01:13.646 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:01:13.647 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:01:13.657 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:01:13.657 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:01:13.657 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:01:13.756 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:01:13.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:01:13.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:01:13.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:01:13.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:01:13.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:01:13.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:01:13.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:01:13.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:01:13.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:01:13.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7341c9f2 is found... 10:01:13.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7341c9f2 is found finished successfully 10:01:13.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') 10:01:13.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:13.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:13.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:13.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:13.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:01:13.775 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:13.775 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 10:01:13.775 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:01:13.791 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:13.791 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:01:13.791 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:01:13.792 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:01:13.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:01:13.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:01:13.792 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:01:13.792 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:01:13.793 DEBUG [main][MenuItemLookup] Found menu:'File' 10:01:13.793 DEBUG [main][MenuItemLookup] Item match:File 10:01:13.794 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:01:13.794 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:01:13.794 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:01:13.794 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:01:13.794 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:13.794 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:01:13.794 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:01:13.794 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:13.794 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:01:13.794 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:01:13.813 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:01:13.813 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:01:13.813 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:01:13.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:01:13.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:01:13.822 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:13.822 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:01:13.822 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:01:13.822 DEBUG [main][EditorHandler] 2 editor(s) found 10:01:13.822 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass1+.java 10:01:13.863 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass1+.java is closed 10:01:13.863 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:01:13.950 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:01:13.950 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:01:13.950 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:01:13.950 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:01:13.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:01:13.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:01:13.950 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openFileWithRegexInName no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:01:13.950 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:01:13.950 INFO [WorkbenchTestable][RequirementsRunner] Started test: getFoldedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:01:13.950 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:01:13.950 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:01:13.950 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:01:13.950 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:01:13.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:13.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:13.952 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:01:13.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:13.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:13.953 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:01:13.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:01:13.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:01:13.953 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:01:13.953 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:01:13.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:13.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:13.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:13.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:13.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:01:13.954 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:13.954 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:13.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:13.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:01:13.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:01:13.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:01:13.956 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:13.956 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:13.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:13.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:13.957 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:13.957 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:13.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:13.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:13.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:13.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:13.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:14.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:14.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:14.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:14.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:14.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:01:14.959 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:14.959 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:14.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:14.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:14.960 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:01:14.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:14.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:14.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:14.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:14.960 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:01:14.960 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:01:14.960 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:01:14.961 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:01:14.961 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:01:14.961 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:01:14.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:14.961 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:01:14.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:14.961 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:01:14.961 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:01:14.961 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:01:14.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:14.961 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:01:14.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:14.961 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:01:14.962 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:01:14.962 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:01:14.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:14.962 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:01:14.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:14.962 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:01:14.962 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:01:14.962 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:01:14.962 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:01:14.970 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:01:14.971 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:01:14.971 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:01:14.971 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:01:14.971 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:01:14.979 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:01:14.979 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:01:14.979 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:01:15.118 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:01:15.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:01:15.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:01:15.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:01:15.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:01:15.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:01:15.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:01:15.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:01:15.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:01:15.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:01:15.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@74268972 is found... 10:01:15.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@74268972 is found finished successfully 10:01:15.125 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.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') 10:01:15.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:15.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:15.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:15.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:15.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:01:15.135 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:15.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 10:01:15.135 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 10:01:15.135 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 10:01:15.336 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 10:01:15.540 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 10:01:15.540 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 10:01:15.740 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 10:01:15.947 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 10:01:15.947 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 10:01:16.147 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 10:01:16.350 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 10:01:16.350 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 10:01:16.550 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 10:01:16.753 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:01:16.753 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 10:01:16.953 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 10:01:17.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:17.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:17.957 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:01:17.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:17.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:17.958 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:01:17.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:01:17.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:01:17.960 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:01:17.960 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:01:17.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:17.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:17.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:17.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:17.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:01:17.961 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:17.961 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:18.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:18.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:18.003 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:18.003 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:18.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:18.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:18.003 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:18.003 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:18.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:18.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:18.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:18.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:18.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:18.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:18.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:19.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:19.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:19.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:01:19.005 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:19.005 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:19.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:19.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:19.006 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:01:19.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:19.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:19.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:19.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:19.006 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:01:19.007 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:01:19.007 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:01:19.007 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:01:19.007 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:01:19.007 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:01:19.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:19.008 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:01:19.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:19.008 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:01:19.008 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:01:19.008 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:01:19.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:19.008 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:01:19.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:19.008 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:01:19.008 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:01:19.008 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:01:19.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:19.008 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:01:19.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:19.008 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:01:19.008 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:01:19.008 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:01:19.008 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:01:19.019 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:01:19.020 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:01:19.020 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:01:19.020 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:01:19.020 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:01:19.025 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:01:19.025 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:01:19.025 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:01:19.060 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:01:19.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:01:19.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:01:19.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:01:19.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:01:19.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:01:19.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:01:19.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:01:19.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:01:19.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7bd5ccd6 is found... 10:01:19.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7bd5ccd6 is found finished successfully 10:01:19.062 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.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') 10:01:19.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:19.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:19.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:19.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:19.065 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:01:19.066 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:19.066 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 10:01:19.066 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:01:19.089 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:19.089 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:01:19.089 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:01:19.089 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:01:19.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:01:19.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:01:19.090 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:01:19.090 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:01:19.090 DEBUG [main][MenuItemLookup] Found menu:'File' 10:01:19.090 DEBUG [main][MenuItemLookup] Item match:File 10:01:19.091 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:01:19.091 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:01:19.091 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:01:19.091 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:01:19.091 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:19.091 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:01:19.091 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:01:19.091 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:19.091 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:01:19.091 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:01:19.091 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:01:19.091 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:01:19.091 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:01:19.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:01:19.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:01:19.128 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:19.128 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:01:19.128 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:01:19.128 DEBUG [main][EditorHandler] 1 editor(s) found 10:01:19.128 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:01:19.217 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:01:19.217 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:01:19.217 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:01:19.218 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:01:19.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:01:19.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:01:19.218 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getFoldedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:01:19.218 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:01:19.218 INFO [WorkbenchTestable][RequirementsRunner] Started test: getLineOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:01:19.218 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:01:19.218 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:01:19.218 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:01:19.218 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:01:19.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:19.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:19.219 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:01:19.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:19.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:19.220 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:01:19.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:01:19.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:01:19.221 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:01:19.221 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:01:19.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:19.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:19.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:19.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:19.237 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:01:19.237 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:19.237 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:19.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:19.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:01:19.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:01:19.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:01:19.240 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:19.240 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:19.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:19.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:19.241 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:19.241 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:19.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:19.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:19.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:19.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:19.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:19.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:19.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:20.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:20.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:20.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:01:20.243 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:20.243 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:20.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:20.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:20.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 10:01:20.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:20.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:20.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:20.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:20.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:01:20.245 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:01:20.245 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:01:20.245 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:01:20.245 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:01:20.245 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:01:20.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:20.246 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:01:20.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:20.246 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:01:20.246 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:01:20.246 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:01:20.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:20.246 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:01:20.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:20.246 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:01:20.246 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:01:20.246 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:01:20.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:20.246 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:01:20.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:20.246 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:01:20.246 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:01:20.246 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:01:20.246 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:01:20.256 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:01:20.257 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:01:20.257 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:01:20.257 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:01:20.257 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:01:20.263 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:01:20.263 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:01:20.263 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:01:20.400 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:01:20.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:01:20.400 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:01:20.400 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:01:20.400 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:01:20.400 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:01:20.400 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:01:20.400 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:01:20.400 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:01:20.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:01:20.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@751b22a1 is found... 10:01:20.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@751b22a1 is found finished successfully 10:01:20.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:01:20.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:20.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:20.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:20.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:20.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:01:20.416 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:20.416 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 10:01:20.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:20.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:20.418 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:01:20.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:20.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:20.418 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:01:20.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:01:20.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:01:20.419 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:01:20.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:01:20.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:20.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:20.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:20.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:20.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:01:20.420 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:20.420 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:20.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:20.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:20.451 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:20.451 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:20.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:20.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:20.452 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:20.452 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:20.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:20.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:20.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:20.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:20.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:20.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:20.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:21.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:21.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:21.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:01:21.454 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:21.454 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:21.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:21.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:21.455 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:01:21.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:21.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:21.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:21.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:21.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:01:21.455 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:01:21.455 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:01:21.456 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:01:21.456 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:01:21.456 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:01:21.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:21.456 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:01:21.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:21.456 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:01:21.456 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:01:21.456 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:01:21.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:21.456 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:01:21.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:21.456 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:01:21.457 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:01:21.457 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:01:21.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:21.457 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:01:21.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:21.457 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:01:21.457 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:01:21.457 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:01:21.457 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:01:21.466 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:01:21.466 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:01:21.466 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:01:21.466 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:01:21.467 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:01:21.472 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:01:21.472 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:01:21.473 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:01:21.506 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:01:21.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:01:21.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:01:21.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:01:21.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:01:21.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:01:21.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:01:21.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:01:21.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:01:21.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@8e86ba9 is found... 10:01:21.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@8e86ba9 is found finished successfully 10:01:21.508 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.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') 10:01:21.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:21.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:21.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:21.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:21.511 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:01:21.511 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:21.511 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:01:21.511 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:01:21.528 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:21.528 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:01:21.528 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:01:21.528 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:01:21.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:01:21.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:01:21.529 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:01:21.529 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:01:21.529 DEBUG [main][MenuItemLookup] Found menu:'File' 10:01:21.529 DEBUG [main][MenuItemLookup] Item match:File 10:01:21.530 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:01:21.530 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:01:21.530 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:01:21.530 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:01:21.530 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:21.530 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:01:21.530 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:01:21.530 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:21.530 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:01:21.530 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:01:21.530 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:01:21.530 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:01:21.530 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:01:21.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:01:21.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:01:21.560 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:21.560 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:01:21.560 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:01:21.560 DEBUG [main][EditorHandler] 1 editor(s) found 10:01:21.561 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:01:21.655 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:01:21.655 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:01:21.655 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:01:21.655 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:01:21.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:01:21.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:01:21.656 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getLineOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:01:21.656 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:01:21.656 INFO [WorkbenchTestable][RequirementsRunner] Started test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:01:21.656 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:01:21.656 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:01:21.656 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:01:21.656 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:01:21.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:21.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:21.657 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:01:21.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:21.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:21.658 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:01:21.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:01:21.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:01:21.659 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:01:21.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 '\*?\QProject Explorer\E') 10:01:21.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:21.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:21.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:21.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:21.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:01:21.660 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:21.660 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:21.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:21.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:01:21.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:01:21.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:01:21.662 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:21.662 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:21.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:21.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:21.663 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:21.663 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:21.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:21.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:21.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:21.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:21.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:22.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:22.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:22.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:22.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:22.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:01:22.665 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:22.665 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:22.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:22.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:22.666 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:01:22.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:22.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:22.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:22.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:22.666 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:01:22.666 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:01:22.666 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:01:22.667 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:01:22.667 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:01:22.667 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:01:22.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:22.667 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:01:22.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:22.667 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:01:22.667 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:01:22.668 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:01:22.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:22.668 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:01:22.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:22.668 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:01:22.668 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:01:22.668 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:01:22.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:22.668 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:01:22.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:22.668 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:01:22.668 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:01:22.668 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:01:22.668 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:01:22.679 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:01:22.679 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:01:22.679 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:01:22.679 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:01:22.680 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:01:22.685 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:01:22.685 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:01:22.685 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:01:22.806 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:01:22.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:01:22.806 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:01:22.806 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:01:22.806 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:01:22.806 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:01:22.806 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:01:22.806 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:01:22.806 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:01:22.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:01:22.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@48c51edf is found... 10:01:22.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@48c51edf is found finished successfully 10:01:22.820 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:01:22.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:22.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:22.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:22.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:22.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:01:22.824 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:22.824 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 10:01:22.826 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 10:01:22.826 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:01:22.918 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 10:01:22.918 DEBUG [main][MenuItemLookup] Found menu:'Revert File' 10:01:22.918 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:01:22.918 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:22.918 DEBUG [main][MenuItemLookup] Found menu:'Open Declaration F3' 10:01:22.918 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:01:22.918 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 10:01:22.918 DEBUG [main][MenuItemLookup] Found menu:'Show in Breadcrumb Shift+Alt+B' 10:01:22.918 DEBUG [main][MenuItemLookup] Found menu:'Quick Outline Ctrl+O' 10:01:22.918 DEBUG [main][MenuItemLookup] Found menu:'Quick Type Hierarchy Ctrl+T' 10:01:22.918 DEBUG [main][MenuItemLookup] Found menu:'Open With' 10:01:22.918 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:01:22.918 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:22.918 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 10:01:22.918 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:01:22.918 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:01:22.918 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:01:22.918 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 10:01:22.918 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:22.918 DEBUG [main][MenuItemLookup] Found menu:'Quick Fix Ctrl+1' 10:01:22.918 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:01:22.918 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 10:01:22.918 DEBUG [main][MenuItemLookup] Found menu:'Local History' 10:01:22.918 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:22.918 DEBUG [main][MenuItemLookup] Found menu:'References' 10:01:22.918 DEBUG [main][MenuItemLookup] Found menu:'Declarations' 10:01:22.918 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:22.918 DEBUG [main][MenuItemLookup] Found menu:'Run As' 10:01:22.918 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 10:01:22.918 DEBUG [main][MenuItemLookup] Found menu:'Team' 10:01:22.918 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 10:01:22.918 DEBUG [main][MenuItemLookup] Found menu:'Replace With' 10:01:22.918 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:22.918 DEBUG [main][MenuItemLookup] Found menu:'Preferences...' 10:01:22.918 DEBUG [main][MenuItemLookup] Item match:Preferences... 10:01:22.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:22.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:22.920 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:01:22.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:22.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:22.920 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:01:22.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:01:22.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:01:22.921 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:01:22.921 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:01:22.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:22.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:22.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:22.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:22.922 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:01:22.922 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:22.922 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:22.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:22.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:22.954 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:22.954 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:22.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:22.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:22.954 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:22.954 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:22.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:22.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:22.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:22.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:22.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:23.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:23.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:23.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:23.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:23.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:01:23.956 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:23.956 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:23.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:23.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:23.957 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:01:23.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:23.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:23.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:23.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:23.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:01:23.958 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:01:23.958 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:01:23.958 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:01:23.959 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:01:23.959 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:01:23.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:23.959 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:01:23.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:23.959 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:01:23.959 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:01:23.959 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:01:23.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:23.959 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:01:23.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:23.959 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:01:23.959 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:01:23.959 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:01:23.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:23.959 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:01:23.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:23.959 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:01:23.960 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:01:23.960 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:01:23.960 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:01:23.968 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:01:23.968 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:01:23.968 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:01:23.968 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:01:23.968 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:01:23.973 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:01:23.974 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:01:23.974 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:01:24.009 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:01:24.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:01:24.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:01:24.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:01:24.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:01:24.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:01:24.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:01:24.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:01:24.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:01:24.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@29dc6c91 is found... 10:01:24.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@29dc6c91 is found finished successfully 10:01:24.010 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.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') 10:01:24.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:24.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:24.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:24.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:24.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:01:24.013 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:24.013 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 10:01:24.013 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:01:24.030 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:24.030 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:01:24.030 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:01:24.030 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:01:24.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:01:24.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:01:24.031 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:01:24.031 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:01:24.031 DEBUG [main][MenuItemLookup] Found menu:'File' 10:01:24.031 DEBUG [main][MenuItemLookup] Item match:File 10:01:24.032 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:01:24.032 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:01:24.032 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:01:24.032 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:01:24.032 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:24.032 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:01:24.032 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:01:24.032 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:24.032 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:01:24.032 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:01:24.032 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:01:24.032 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:01:24.032 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:01:24.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:01:24.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:01:24.063 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:24.063 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:01:24.063 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:01:24.064 DEBUG [main][EditorHandler] 1 editor(s) found 10:01:24.064 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:01:24.154 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:01:24.154 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:01:24.154 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:01:24.154 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:01:24.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:01:24.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:01:24.155 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:01:24.155 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:01:24.155 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeContentAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:01:24.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:01:24.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:01:24.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:01:24.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:01:24.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:24.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:24.156 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:01:24.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:24.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:24.158 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:01:24.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:01:24.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:01:24.158 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:01:24.158 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:01:24.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:24.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:24.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:24.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:24.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:01:24.159 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:24.159 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:24.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:24.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:01:24.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:01:24.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:01:24.161 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:24.161 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:24.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:24.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:24.162 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:24.162 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:24.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:24.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:24.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:24.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:24.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:24.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:24.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:25.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:25.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:25.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:01:25.164 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:25.164 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:25.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:25.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:25.165 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:01:25.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:25.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:25.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:25.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:25.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:01:25.166 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:01:25.166 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:01:25.166 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:01:25.166 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:01:25.166 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:01:25.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:25.167 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:01:25.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:25.167 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:01:25.167 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:01:25.167 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:01:25.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:25.167 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:01:25.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:25.167 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:01:25.167 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:01:25.167 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:01:25.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:25.167 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:01:25.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:25.167 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:01:25.167 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:01:25.167 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:01:25.167 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:01:25.175 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:01:25.175 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:01:25.175 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:01:25.175 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:01:25.175 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:01:25.180 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:01:25.180 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:01:25.183 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:01:25.316 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:01:25.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:01:25.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:01:25.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:01:25.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:01:25.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:01:25.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:01:25.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:01:25.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:01:25.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:01:25.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@51ba0bb5 is found... 10:01:25.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@51ba0bb5 is found finished successfully 10:01:25.322 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:01:25.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:25.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:25.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:25.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:25.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:01:25.333 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:25.333 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 10:01:25.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:01:25.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:01:25.333 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:01:25.333 DEBUG [main][MenuItemLookup] Found menu:'File' 10:01:25.333 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:01:25.333 DEBUG [main][MenuItemLookup] Item match:Edit 10:01:25.334 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 10:01:25.334 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 10:01:25.334 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:25.334 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 10:01:25.334 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:01:25.334 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:01:25.334 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:01:25.334 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 10:01:25.334 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:25.334 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:01:25.334 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 10:01:25.334 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 10:01:25.334 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 10:01:25.334 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 10:01:25.334 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:25.334 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 10:01:25.334 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 10:01:25.334 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 10:01:25.334 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 10:01:25.334 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 10:01:25.334 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:25.334 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 10:01:25.334 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 10:01:25.334 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:25.334 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 10:01:25.334 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:25.335 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 10:01:25.335 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:25.335 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 10:01:25.335 DEBUG [main][MenuItemLookup] Item match:Content Assist 10:01:25.335 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:25.336 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 10:01:25.336 INFO [WorkbenchTestable][AbstractEditor] Open editor's Default content assistant 10:01:25.336 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:01:26.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:01:26.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:01:26.336 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:01:26.336 DEBUG [main][MenuItemLookup] Found menu:'File' 10:01:26.336 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:01:26.336 DEBUG [main][MenuItemLookup] Item match:Edit 10:01:26.337 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 10:01:26.337 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 10:01:26.337 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:26.337 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 10:01:26.337 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:01:26.337 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:01:26.337 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:01:26.337 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 10:01:26.337 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:26.337 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:01:26.337 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 10:01:26.337 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 10:01:26.337 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 10:01:26.337 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 10:01:26.337 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:26.337 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 10:01:26.337 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 10:01:26.337 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 10:01:26.337 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 10:01:26.337 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 10:01:26.337 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:26.337 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 10:01:26.337 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 10:01:26.337 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:26.337 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 10:01:26.337 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:26.338 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 10:01:26.338 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:26.338 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 10:01:26.338 DEBUG [main][MenuItemLookup] Item match:Content Assist 10:01:26.338 DEBUG [main][MenuItemLookup] Found menu:'Default Ctrl+Space' 10:01:26.338 DEBUG [main][MenuItemLookup] Item match:Default Ctrl+Space 10:01:26.339 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default Ctrl+Space" 10:01:26.339 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Default Ctrl+Space 10:01:26.339 INFO [main][MenuItemHandler] Select menu item: &Default Ctrl+Space 10:01:26.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 10:01:26.363 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 10:01:26.363 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:01:26.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:01:26.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:01:26.372 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 10:01:26.372 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:01:26.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:26.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:26.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:26.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:26.372 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:01:26.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:01:26.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:01:26.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 10:01:26.377 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 10:01:26.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:01:26.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:01:26.378 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:01:26.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:01:26.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:01:26.378 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell 10:01:26.378 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 10:01:26.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:01:26.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:01:26.379 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") 10:01:26.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:26.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:26.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:26.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:26.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:27.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:27.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:27.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:01:27.383 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 10:01:27.383 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 10:01:27.383 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:01:27.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 10:01:27.898 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 10:01:27.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:27.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:27.899 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:01:27.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:27.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:27.900 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:01:27.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:01:27.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:01:27.901 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:01:27.901 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:01:27.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:27.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:27.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:27.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:27.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:01:27.902 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:27.902 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:27.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:27.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:27.943 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:27.943 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:27.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:27.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:27.944 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:27.944 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:27.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:27.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:27.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:27.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:27.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:28.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:28.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:28.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:28.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:28.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:01:28.946 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:28.947 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:28.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:28.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:28.947 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:01:28.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:28.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:28.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:28.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:28.948 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:01:28.948 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:01:28.948 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:01:28.948 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:01:28.949 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:01:28.949 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:01:28.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:28.949 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:01:28.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:28.949 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:01:28.949 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:01:28.949 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:01:28.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:28.949 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:01:28.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:28.949 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:01:28.949 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:01:28.949 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:01:28.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:28.949 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:01:28.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:28.949 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:01:28.949 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:01:28.949 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:01:28.950 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:01:28.958 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:01:28.959 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:01:28.959 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:01:28.959 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:01:28.959 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:01:28.964 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:01:28.964 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:01:28.964 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:01:28.997 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:01:28.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:01:28.997 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:01:28.997 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:01:28.997 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:01:28.997 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:01:28.997 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:01:28.997 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:01:28.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:01:28.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@621138f1 is found... 10:01:28.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@621138f1 is found finished successfully 10:01:28.999 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.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') 10:01:28.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:28.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:29.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:29.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:29.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:01:29.003 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:29.003 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 10:01:29.003 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:01:29.020 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:29.020 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:01:29.020 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:01:29.020 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:01:29.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:01:29.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:01:29.021 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:01:29.021 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:01:29.021 DEBUG [main][MenuItemLookup] Found menu:'File' 10:01:29.021 DEBUG [main][MenuItemLookup] Item match:File 10:01:29.022 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:01:29.022 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:01:29.022 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:01:29.022 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:01:29.022 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:29.022 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:01:29.022 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:01:29.022 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:29.022 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:01:29.022 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:01:29.022 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:01:29.022 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:01:29.023 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:01:29.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:01:29.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:01:29.059 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:29.059 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:01:29.059 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:01:29.059 DEBUG [main][EditorHandler] 1 editor(s) found 10:01:29.059 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:01:29.184 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:01:29.184 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:01:29.184 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:01:29.184 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:01:29.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:01:29.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:01:29.184 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeContentAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:01:29.208 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:01:29.208 INFO [WorkbenchTestable][RequirementsRunner] Started test: quickFixAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:01:29.208 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:01:29.208 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:01:29.208 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:01:29.208 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:01:29.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:29.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:29.210 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:01:29.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:29.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:29.211 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:01:29.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:01:29.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:01:29.212 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:01:29.212 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:01:29.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:29.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:29.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:29.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:29.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:01:29.221 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:29.221 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:29.222 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:29.222 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:01:29.222 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:01:29.222 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:01:29.223 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:29.223 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:29.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:29.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:29.224 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:29.224 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:29.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:29.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:29.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:29.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:29.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:29.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:29.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:30.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:30.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:30.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:01:30.226 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:30.226 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:30.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:30.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:30.227 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:01:30.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:30.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:30.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:30.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:30.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:01:30.228 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:01:30.228 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:01:30.229 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:01:30.229 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:01:30.229 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:01:30.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:30.229 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:01:30.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:30.229 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:01:30.229 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:01:30.229 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:01:30.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:30.229 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:01:30.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:30.229 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:01:30.230 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:01:30.230 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:01:30.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:30.230 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:01:30.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:30.230 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:01:30.230 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:01:30.230 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:01:30.230 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:01:30.239 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:01:30.239 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:01:30.239 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:01:30.239 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:01:30.240 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:01:30.247 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:01:30.247 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:01:30.247 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:01:30.370 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:01:30.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:01:30.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:01:30.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:01:30.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:01:30.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:01:30.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:01:30.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:01:30.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:01:30.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:01:30.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@36e54900 is found... 10:01:30.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@36e54900 is found finished successfully 10:01:30.376 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:01:30.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:30.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:30.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:30.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:30.388 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:01:30.388 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:30.388 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 10:01:30.388 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 { 10:01:30.398 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:30.398 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 10:01:30.398 INFO [WorkbenchTestable][AbstractEditor] Open editor's quick fix assistant 10:01:30.398 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:01:31.399 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:01:31.399 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 10:01:31.600 INFO [WorkbenchTestable][Keyboard] As char:1, as int:49 10:01:32.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 10:01:32.615 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:01:32.615 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:01:32.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:01:32.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:01:32.625 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 10:01:32.625 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:01:32.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:32.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:32.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:32.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:32.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:01:32.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:01:32.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:01:32.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 10:01:32.626 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 10:01:32.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:01:32.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:01:32.626 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals 10:01:32.626 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals: 10:01:32.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:01:32.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:01:32.627 DEBUG [WorkbenchTestable][ContentAssistant] Rename in file (Ctrl+2 R) 10:01:32.627 DEBUG [WorkbenchTestable][ContentAssistant] Rename in workspace (Shift+Alt+R) 10:01:32.627 DEBUG [WorkbenchTestable][ContentAssistant] Create new JUnit test case for 'JavaClass.java' 10:01:32.627 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals 10:01:32.627 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals: 10:01:32.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:01:32.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:01:32.627 DEBUG [WorkbenchTestable][ContentAssistant] Rename in file (Ctrl+2 R) 10:01:32.627 DEBUG [WorkbenchTestable][ContentAssistant] Rename in workspace (Shift+Alt+R) 10:01:32.627 DEBUG [WorkbenchTestable][ContentAssistant] Create new JUnit test case for 'JavaClass.java' 10:01:32.627 INFO [WorkbenchTestable][AbstractShell] Close shell 10:01:32.627 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 10:01:32.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:01:32.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:01:32.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:32.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:32.656 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:01:32.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:32.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:32.657 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:01:32.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:01:32.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:01:32.657 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:01:32.657 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:01:32.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:32.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:32.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:32.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:32.659 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:01:32.659 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:32.659 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:32.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:32.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:32.707 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:32.707 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:32.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:32.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:32.708 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:32.708 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:32.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:32.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:32.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:32.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:32.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:33.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:33.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:33.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:33.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:33.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:01:33.710 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:33.711 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:33.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:33.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:33.712 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:01:33.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:33.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:33.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:33.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:33.712 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:01:33.712 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:01:33.713 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:01:33.713 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:01:33.713 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:01:33.713 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:01:33.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:33.713 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:01:33.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:33.713 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:01:33.713 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:01:33.714 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:01:33.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:33.714 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:01:33.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:33.714 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:01:33.714 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:01:33.714 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:01:33.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:33.714 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:01:33.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:33.714 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:01:33.714 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:01:33.714 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:01:33.714 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:01:33.722 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:01:33.722 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:01:33.722 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:01:33.723 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:01:33.723 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:01:33.728 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:01:33.728 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:01:33.728 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:01:33.764 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:01:33.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:01:33.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:01:33.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:01:33.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:01:33.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:01:33.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:01:33.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:01:33.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:01:33.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@e9783d6 is found... 10:01:33.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@e9783d6 is found finished successfully 10:01:33.766 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:01:33.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:33.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:33.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:33.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:33.769 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:01:33.770 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:33.770 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 10:01:33.770 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:01:33.792 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:33.793 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:01:33.793 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:01:33.793 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:01:33.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:01:33.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:01:33.793 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:01:33.793 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:01:33.794 DEBUG [main][MenuItemLookup] Found menu:'File' 10:01:33.794 DEBUG [main][MenuItemLookup] Item match:File 10:01:33.794 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:01:33.794 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:01:33.794 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:01:33.794 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:01:33.794 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:33.794 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:01:33.794 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:01:33.794 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:33.795 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:01:33.795 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:01:33.795 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:01:33.795 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:01:33.795 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:01:33.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:01:33.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:01:33.827 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01: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 10:01:33.828 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:01:33.828 DEBUG [main][EditorHandler] 1 editor(s) found 10:01:33.828 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:01:33.920 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:01:33.920 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:01:33.920 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:01:33.920 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:01:33.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:01:33.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:01:33.921 INFO [WorkbenchTestable][RequirementsRunner] Finished test: quickFixAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:01:33.921 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:01:33.921 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextAtLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:01:33.921 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:01:33.921 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:01:33.921 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:01:33.921 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:01:33.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:33.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:33.923 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:01:33.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:33.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:33.924 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:01:33.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:01:33.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:01:33.924 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:01:33.924 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:01:33.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:33.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:33.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:33.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:33.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:01:33.926 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:33.926 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:33.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:33.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:01:33.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:01:33.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:01:33.942 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:33.942 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:33.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:33.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:33.943 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:33.943 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:33.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:33.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:33.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:33.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:33.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:34.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:34.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:34.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:34.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:34.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:01:34.945 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:34.945 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:34.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:34.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:34.946 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:01:34.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:34.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:34.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:34.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:34.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:01:34.946 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:01:34.946 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:01:34.947 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:01:34.947 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:01:34.947 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:01:34.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:34.947 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:01:34.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:34.947 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:01:34.947 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:01:34.947 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:01:34.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:34.947 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:01:34.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:34.947 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:01:34.947 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:01:34.948 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:01:34.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:34.948 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:01:34.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:34.948 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:01:34.948 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:01:34.948 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:01:34.948 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:01:34.956 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:01:34.956 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:01:34.956 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:01:34.956 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:01:34.956 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:01:34.965 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:01:34.965 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:01:34.965 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:01:35.091 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:01:35.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:01:35.091 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:01:35.091 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:01:35.091 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:01:35.091 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:01:35.091 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:01:35.091 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:01:35.091 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:01:35.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:01:35.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@12a6764d is found... 10:01:35.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@12a6764d is found finished successfully 10:01:35.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:01:35.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:35.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:35.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:35.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:35.109 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:01:35.109 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:35.109 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 10:01:35.109 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 10:01:35.109 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 10:01:35.309 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 10:01:35.515 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 10:01:35.515 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 10:01:35.715 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 10:01:35.919 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 10:01:35.919 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 10:01:36.120 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 10:01:36.323 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 10:01:36.323 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 10:01:36.523 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 10:01:36.726 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:01:36.726 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 10:01:36.926 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 10:01:37.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:37.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:37.932 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:01:37.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:37.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:37.933 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:01:37.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:01:37.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:01:37.934 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:01:37.934 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:01:37.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:37.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:37.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:37.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:37.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:01:37.935 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:37.935 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:37.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:37.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:37.970 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:37.970 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:37.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:37.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:37.971 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:37.971 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:37.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:37.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:37.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:37.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:37.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:38.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:38.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:38.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:38.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:38.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:01:38.973 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:38.973 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:38.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:38.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:38.974 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:01:38.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:38.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:38.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:38.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:38.974 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:01:38.974 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:01:38.974 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:01:38.974 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:01:38.975 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:01:38.975 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:01:38.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:38.975 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:01:38.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:38.975 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:01:38.975 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:01:38.975 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:01:38.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:38.975 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:01:38.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:38.975 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:01:38.975 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:01:38.975 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:01:38.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:38.975 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:01:38.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:38.975 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:01:38.975 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:01:38.975 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:01:38.976 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:01:38.984 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:01:38.984 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:01:38.984 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:01:38.984 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:01:38.984 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:01:38.990 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:01:38.990 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:01:38.990 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:01:39.022 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:01:39.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:01:39.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:01:39.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:01:39.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:01:39.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:01:39.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:01:39.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:01:39.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:01:39.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@779c1171 is found... 10:01:39.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@779c1171 is found finished successfully 10:01:39.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:01:39.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:39.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:39.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:39.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:39.026 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:01:39.026 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:39.027 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 10:01:39.027 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:01:39.054 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:39.054 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:01:39.054 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:01:39.054 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:01:39.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:01:39.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:01:39.054 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:01:39.054 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:01:39.054 DEBUG [main][MenuItemLookup] Found menu:'File' 10:01:39.055 DEBUG [main][MenuItemLookup] Item match:File 10:01:39.055 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:01:39.055 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:01:39.055 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:01:39.055 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:01:39.055 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:39.055 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:01:39.055 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:01:39.055 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:39.055 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:01:39.055 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:01:39.056 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:01:39.056 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:01:39.056 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:01:39.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:01:39.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:01:39.086 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:39.086 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:01:39.087 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:01:39.087 DEBUG [main][EditorHandler] 1 editor(s) found 10:01:39.087 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:01:39.158 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:01:39.158 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:01:39.158 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:01:39.158 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:01:39.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:01:39.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:01:39.158 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextAtLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:01:39.158 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:01:39.159 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:01:39.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:01:39.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:01:39.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:01:39.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:01:39.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:39.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:39.159 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:01:39.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:39.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:39.160 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:01:39.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:01:39.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:01:39.161 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:01:39.161 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:01:39.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:39.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:39.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:39.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:39.161 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:01:39.161 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:39.161 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:39.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:39.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:01:39.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:01:39.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:01:39.163 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:39.163 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:39.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:39.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:39.164 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:39.164 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:39.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:39.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:39.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:39.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:39.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:39.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:39.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:40.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:40.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:40.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:01:40.165 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:40.165 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:40.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:40.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:40.166 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:01:40.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:40.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:40.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:40.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:40.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:01:40.167 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:01:40.167 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:01:40.167 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:01:40.167 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:01:40.167 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:01:40.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:40.167 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:01:40.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:40.167 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:01:40.167 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:01:40.167 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:01:40.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:40.168 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:01:40.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:40.168 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:01:40.168 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:01:40.168 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:01:40.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:40.168 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:01:40.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:40.168 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:01:40.168 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:01:40.168 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:01:40.168 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:01:40.176 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:01:40.177 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:01:40.177 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:01:40.177 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:01:40.177 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:01:40.187 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:01:40.187 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:01:40.187 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:01:40.335 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:01:40.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:01:40.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:01:40.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:01:40.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:01:40.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:01:40.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:01:40.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:01:40.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:01:40.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:01:40.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@be4cfa5 is found... 10:01:40.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@be4cfa5 is found finished successfully 10:01:40.349 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:01:40.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:40.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:40.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:40.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:40.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:01:40.352 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:40.352 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 10:01:40.353 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 10:01:40.353 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 10:01:40.553 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 10:01:40.758 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 10:01:40.758 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 10:01:40.959 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 10:01:41.163 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 10:01:41.163 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 10:01:41.363 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 10:01:41.566 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 10:01:41.567 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 10:01:41.767 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 10:01:41.974 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:01:41.974 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 10:01:42.174 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 10:01:43.175 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 { 10:01:43.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:43.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:43.189 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:01:43.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:43.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:43.190 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:01:43.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:01:43.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:01:43.190 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:01:43.190 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:01:43.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:43.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:43.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:43.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:43.191 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:01:43.192 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:43.192 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:43.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:43.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:43.230 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:43.230 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:43.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:43.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:43.231 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:43.231 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:43.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:43.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:43.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:43.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:43.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:43.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:43.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:44.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:44.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:44.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:01:44.233 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:44.233 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:44.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:44.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:44.234 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:01:44.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:44.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:44.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:44.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:44.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:01:44.234 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:01:44.235 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:01:44.235 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:01:44.235 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:01:44.235 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:01:44.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:44.235 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:01:44.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:44.235 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:01:44.235 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:01:44.235 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:01:44.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:44.236 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:01:44.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:44.236 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:01:44.236 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:01:44.236 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:01:44.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:44.236 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:01:44.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:44.236 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:01:44.236 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:01:44.236 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:01:44.236 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:01:44.242 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:01:44.243 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:01:44.243 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:01:44.243 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:01:44.243 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:01:44.248 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:01:44.248 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:01:44.249 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:01:44.284 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:01:44.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:01:44.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:01:44.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:01:44.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:01:44.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:01:44.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:01:44.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:01:44.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:01:44.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@64df39e is found... 10:01:44.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@64df39e is found finished successfully 10:01:44.286 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.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') 10:01:44.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:44.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:44.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:44.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:44.288 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:01:44.288 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:44.288 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 10:01:44.288 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:01:44.314 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:44.315 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:01:44.315 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:01:44.315 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:01:44.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:01:44.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:01:44.315 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:01:44.315 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:01:44.316 DEBUG [main][MenuItemLookup] Found menu:'File' 10:01:44.316 DEBUG [main][MenuItemLookup] Item match:File 10:01:44.317 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:01:44.317 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:01:44.317 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:01:44.317 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:01:44.317 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:44.317 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:01:44.317 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:01:44.317 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:44.317 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:01:44.317 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:01:44.317 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:01:44.317 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:01:44.317 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:01:44.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:01:44.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:01:44.362 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:44.362 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:01:44.362 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:01:44.362 DEBUG [main][EditorHandler] 1 editor(s) found 10:01:44.362 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:01:44.497 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:01:44.497 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:01:44.497 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:01:44.497 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:01:44.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:01:44.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:01:44.497 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:01:44.497 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:01:44.498 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetPositionOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:01:44.498 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:01:44.498 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:01:44.498 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:01:44.498 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:01:44.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:44.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:44.499 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:01:44.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:44.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:44.499 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:01:44.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:01:44.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:01:44.500 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:01:44.500 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:01:44.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:44.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:44.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:44.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:44.501 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:01:44.501 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:44.501 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:44.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:44.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:01:44.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:01:44.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:01:44.503 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:44.503 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:44.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:44.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:44.503 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:44.503 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:44.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:44.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:44.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:44.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:44.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:45.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:45.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:45.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:45.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:45.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:01:45.506 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:45.506 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:45.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:45.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:45.507 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:01:45.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:45.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:45.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:45.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:45.508 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:01:45.508 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:01:45.508 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:01:45.509 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:01:45.509 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:01:45.509 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:01:45.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:45.509 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:01:45.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:45.509 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:01:45.509 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:01:45.509 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:01:45.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:45.509 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:01:45.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:45.509 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:01:45.509 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:01:45.510 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:01:45.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:45.510 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:01:45.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:45.510 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:01:45.510 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:01:45.510 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:01:45.510 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:01:45.523 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:01:45.524 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:01:45.524 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:01:45.524 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:01:45.525 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:01:45.535 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:01:45.535 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:01:45.535 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:01:45.677 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:01:45.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:01:45.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:01:45.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:01:45.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:01:45.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:01:45.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:01:45.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:01:45.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:01:45.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:01:45.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7a0c402f is found... 10:01:45.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7a0c402f is found finished successfully 10:01:45.683 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:01:45.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:45.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:45.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:45.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:45.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:01:45.685 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:45.685 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 10:01:45.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:45.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:45.686 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:01:45.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:45.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:45.687 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:01:45.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:01:45.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:01:45.688 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:01:45.688 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:01:45.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:45.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:45.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:45.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:45.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:01:45.688 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:45.688 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:45.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:45.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:45.729 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:45.729 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:45.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:45.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:45.730 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:45.730 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:45.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:45.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:45.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:45.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:45.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:46.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:46.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:46.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:46.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:46.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:01:46.732 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:46.732 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:46.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:46.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:46.734 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:01:46.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:46.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:46.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:46.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:46.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:01:46.735 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:01:46.736 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:01:46.736 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:01:46.736 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:01:46.736 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:01:46.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:46.736 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:01:46.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:46.736 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:01:46.737 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:01:46.737 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:01:46.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:46.737 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:01:46.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:46.737 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:01:46.737 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:01:46.737 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:01:46.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:46.737 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:01:46.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:46.737 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:01:46.737 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:01:46.737 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:01:46.738 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:01:46.754 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:01:46.755 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:01:46.755 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:01:46.755 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:01:46.755 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:01:46.761 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:01:46.761 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:01:46.762 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:01:46.802 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:01:46.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:01:46.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:01:46.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:01:46.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:01:46.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:01:46.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:01:46.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:01:46.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:01:46.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6d8cc186 is found... 10:01:46.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6d8cc186 is found finished successfully 10:01:46.804 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:01:46.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:46.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:46.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:46.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:46.806 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:01:46.806 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:46.806 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 10:01:46.806 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:01:46.825 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:46.825 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:01:46.825 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:01:46.825 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:01:46.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:01:46.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:01:46.826 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:01:46.826 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:01:46.826 DEBUG [main][MenuItemLookup] Found menu:'File' 10:01:46.826 DEBUG [main][MenuItemLookup] Item match:File 10:01:46.827 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:01:46.827 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:01:46.827 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:01:46.827 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:01:46.827 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:46.827 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:01:46.827 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:01:46.827 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:46.827 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:01:46.828 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:01:46.844 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:01:46.844 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:01:46.844 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:01:46.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:01:46.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:01:46.874 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:46.874 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:01:46.874 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:01:46.874 DEBUG [main][EditorHandler] 1 editor(s) found 10:01:46.874 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:01:46.962 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:01:46.962 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:01:46.962 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:01:46.963 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:01:46.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:01:46.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:01:46.963 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetPositionOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:01:46.963 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:01:46.963 INFO [WorkbenchTestable][RequirementsRunner] Started test: openSpecificContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:01:46.963 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:01:46.963 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:01:46.963 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:01:46.963 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:01:46.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:46.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:46.964 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:01:46.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:46.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:46.965 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:01:46.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:01:46.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:01:46.965 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:01:46.965 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:01:46.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:46.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:46.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:46.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:46.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:01:46.966 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:46.966 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:46.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:46.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:01:46.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:01:46.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:01:46.995 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:46.995 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:46.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:46.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:46.996 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:46.996 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:46.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:46.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:46.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:46.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:46.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:47.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:47.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:47.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:47.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:47.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:01:47.997 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:47.997 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:47.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:47.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:47.999 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:01:47.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:47.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:47.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:47.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:47.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:01:47.999 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:01:47.999 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:01:47.999 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:01:48.000 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:01:48.000 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:01:48.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:48.000 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:01:48.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:48.000 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:01:48.000 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:01:48.000 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:01:48.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:48.000 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:01:48.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:48.000 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:01:48.000 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:01:48.000 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:01:48.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:48.000 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:01:48.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:48.000 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:01:48.000 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:01:48.000 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:01:48.001 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:01:48.007 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:01:48.007 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:01:48.007 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:01:48.007 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:01:48.007 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:01:48.012 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:01:48.012 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:01:48.013 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:01:48.157 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:01:48.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:01:48.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:01:48.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:01:48.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:01:48.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:01:48.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:01:48.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:01:48.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:01:48.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:01:48.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@40b8a275 is found... 10:01:48.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@40b8a275 is found finished successfully 10:01:48.172 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:01:48.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:48.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:48.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:48.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:48.174 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:01:48.174 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:48.174 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 10:01:48.174 INFO [WorkbenchTestable][TextEditor] Set cursor position to [12, 0] 10:01:48.192 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:48.192 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:01:48.192 INFO [WorkbenchTestable][AbstractEditor] Open editor's Java Proposals content assistant 10:01:48.192 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:01:49.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:01:49.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:01:49.192 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:01:49.193 DEBUG [main][MenuItemLookup] Found menu:'File' 10:01:49.193 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:01:49.193 DEBUG [main][MenuItemLookup] Item match:Edit 10:01:49.194 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 10:01:49.194 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 10:01:49.194 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:49.194 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 10:01:49.194 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:01:49.194 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:01:49.194 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:01:49.194 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 10:01:49.194 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:49.194 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:01:49.194 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 10:01:49.194 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 10:01:49.194 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 10:01:49.194 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 10:01:49.194 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:49.194 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 10:01:49.194 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 10:01:49.194 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 10:01:49.194 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 10:01:49.194 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 10:01:49.194 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:49.194 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 10:01:49.194 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 10:01:49.194 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:49.194 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 10:01:49.194 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:49.194 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 10:01:49.194 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:49.194 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 10:01:49.194 DEBUG [main][MenuItemLookup] Item match:Content Assist 10:01:49.194 DEBUG [main][MenuItemLookup] Found menu:'Default Ctrl+Space' 10:01:49.194 DEBUG [main][MenuItemLookup] Found menu:'Java Type Proposals' 10:01:49.194 DEBUG [main][MenuItemLookup] Found menu:'Java Non-Type Proposals' 10:01:49.194 DEBUG [main][MenuItemLookup] Found menu:'Java Proposals' 10:01:49.194 DEBUG [main][MenuItemLookup] Item match:Java Proposals 10:01:49.195 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"J&ava Proposals" 10:01:49.195 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Java Proposals 10:01:49.195 INFO [main][MenuItemHandler] Select menu item: J&ava Proposals 10:01:49.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 10:01:49.225 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 10:01:49.225 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:01:49.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:01:49.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:01:49.239 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 10:01:49.239 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:01:49.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:49.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:49.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:49.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:49.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:01:49.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:01:49.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:01:49.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 10:01:49.240 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 10:01:49.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:01:49.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:01:49.240 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals 10:01:49.240 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals: 10:01:49.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:01:49.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:01:49.240 DEBUG [WorkbenchTestable][ContentAssistant] abstract 10:01:49.240 DEBUG [WorkbenchTestable][ContentAssistant] class 10:01:49.240 DEBUG [WorkbenchTestable][ContentAssistant] enum 10:01:49.240 DEBUG [WorkbenchTestable][ContentAssistant] final 10:01:49.240 DEBUG [WorkbenchTestable][ContentAssistant] import 10:01:49.241 DEBUG [WorkbenchTestable][ContentAssistant] interface 10:01:49.241 DEBUG [WorkbenchTestable][ContentAssistant] non-sealed 10:01:49.241 DEBUG [WorkbenchTestable][ContentAssistant] public 10:01:49.241 DEBUG [WorkbenchTestable][ContentAssistant] record 10:01:49.241 DEBUG [WorkbenchTestable][ContentAssistant] sealed 10:01:49.241 INFO [WorkbenchTestable][AbstractShell] Close shell 10:01:49.241 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 10:01:49.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:01:49.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:01:49.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:49.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:49.260 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:01:49.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:49.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:49.260 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:01:49.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:01:49.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:01:49.261 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:01:49.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') 10:01:49.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:49.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:49.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:49.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:49.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:01:49.276 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:49.276 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:49.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:49.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:49.312 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:49.312 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:49.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:49.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:49.313 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:49.313 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:49.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:49.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:49.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:49.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:49.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:49.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:49.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:50.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:50.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:50.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:01:50.314 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:50.314 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:50.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:50.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:50.315 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:01:50.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:50.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:50.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:50.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:50.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:01:50.316 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:01:50.316 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:01:50.316 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:01:50.317 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:01:50.317 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:01:50.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:50.317 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:01:50.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:50.317 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:01:50.317 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:01:50.317 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:01:50.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:50.317 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:01:50.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:50.317 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:01:50.317 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:01:50.317 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:01:50.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:50.317 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:01:50.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:50.317 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:01:50.317 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:01:50.317 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:01:50.318 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:01:50.326 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:01:50.326 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:01:50.327 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:01:50.327 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:01:50.327 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:01:50.333 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:01:50.333 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:01:50.333 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:01:50.371 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:01:50.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:01:50.371 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:01:50.371 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:01:50.371 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:01:50.371 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:01:50.371 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:01:50.371 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:01:50.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:01:50.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@290078ff is found... 10:01:50.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@290078ff is found finished successfully 10:01:50.373 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:01:50.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:50.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:50.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:50.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:50.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:01:50.375 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:50.375 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:01:50.375 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:01:50.387 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:50.387 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:01:50.387 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:01:50.387 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:01:50.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:01:50.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:01:50.388 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:01:50.388 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:01:50.388 DEBUG [main][MenuItemLookup] Found menu:'File' 10:01:50.388 DEBUG [main][MenuItemLookup] Item match:File 10:01:50.389 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:01:50.389 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:01:50.389 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:01:50.389 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:01:50.389 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:50.389 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:01:50.389 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:01:50.389 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:50.389 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:01:50.389 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:01:50.389 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:01:50.389 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:01:50.389 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:01:50.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:01:50.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:01:50.423 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:50.423 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:01:50.423 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:01:50.424 DEBUG [main][EditorHandler] 1 editor(s) found 10:01:50.424 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:01:50.491 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:01:50.491 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:01:50.491 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:01:50.491 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:01:50.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:01:50.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:01:50.491 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openSpecificContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:01:50.491 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:01:50.491 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:01:50.491 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:01:50.491 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:01:50.491 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:01:50.491 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:01:50.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:50.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:50.492 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:01:50.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:50.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:50.493 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:01:50.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:01:50.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:01:50.493 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:01:50.493 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:01:50.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:50.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:50.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:50.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:50.494 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:01:50.494 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:50.494 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:50.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:50.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:01:50.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:01:50.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:01:50.496 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:50.496 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:50.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:50.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:50.496 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:50.496 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:50.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:50.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:50.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:50.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:50.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:50.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:50.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:51.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:51.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:51.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:01:51.572 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:51.575 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:51.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:51.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:51.576 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:01:51.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:51.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:51.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:51.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:51.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:01:51.576 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:01:51.576 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:01:51.577 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:01:51.577 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:01:51.577 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:01:51.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:51.577 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:01:51.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:51.577 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:01:51.577 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:01:51.577 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:01:51.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:51.577 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:01:51.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:51.577 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:01:51.577 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:01:51.577 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:01:51.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:51.577 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:01:51.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:51.577 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:01:51.578 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:01:51.578 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:01:51.578 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:01:51.586 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:01:51.586 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:01:51.586 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:01:51.587 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:01:51.587 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:01:51.591 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:01:51.591 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:01:51.592 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:01:51.706 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:01:51.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:01:51.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:01:51.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:01:51.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:01:51.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:01:51.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:01:51.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:01:51.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:01:51.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:01:51.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@311548c8 is found... 10:01:51.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@311548c8 is found finished successfully 10:01:51.712 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:01:51.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:51.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:51.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:51.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:51.722 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:01:51.722 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:51.722 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 10:01:51.722 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 14, offser 22 10:01:51.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:01:51.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:51.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:51.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:51.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:51.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:01:51.735 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:51.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() { test System.out.println(""); } } TooltipText=null 10:01:51.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:51.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:51.736 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:01:51.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:51.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:51.737 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:01:51.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:01:51.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:01:51.740 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:01:51.741 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:01:51.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:51.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:51.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:51.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:51.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:01:51.741 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:51.741 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:51.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:51.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:51.774 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:51.774 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:51.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:51.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:51.774 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:51.774 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:51.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:51.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:51.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:51.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:51.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:52.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:52.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:52.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:52.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:52.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:01:52.776 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:52.776 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:52.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:52.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:52.777 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:01:52.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:52.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:52.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:52.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:52.777 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:01:52.777 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:01:52.777 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:01:52.777 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:01:52.777 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:01:52.778 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:01:52.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:52.778 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:01:52.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:52.778 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:01:52.778 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:01:52.778 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:01:52.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:52.778 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:01:52.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:52.778 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:01:52.778 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:01:52.778 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:01:52.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:52.778 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:01:52.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:52.778 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:01:52.778 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:01:52.778 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:01:52.778 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:01:52.786 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:01:52.787 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:01:52.787 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:01:52.787 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:01:52.787 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:01:52.792 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:01:52.792 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:01:52.792 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:01:52.828 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:01:52.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:01:52.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:01:52.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:01:52.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:01:52.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:01:52.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:01:52.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:01:52.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:01:52.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3a1e3f9d is found... 10:01:52.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3a1e3f9d is found finished successfully 10:01:52.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:01:52.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:52.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:52.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:52.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:52.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:01:52.832 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:52.832 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 10:01:52.832 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:01:52.849 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:52.849 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:01:52.850 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:01:52.850 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:01:52.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:01:52.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:01:52.850 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:01:52.850 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:01:52.850 DEBUG [main][MenuItemLookup] Found menu:'File' 10:01:52.850 DEBUG [main][MenuItemLookup] Item match:File 10:01:52.851 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:01:52.851 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:01:52.851 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:01:52.851 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:01:52.851 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:52.851 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:01:52.851 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:01:52.851 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:52.851 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:01:52.851 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:01:52.852 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:01:52.852 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:01:52.852 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:01:52.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:01:52.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:01:52.924 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:52.924 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:01:52.924 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:01:52.924 DEBUG [main][EditorHandler] 1 editor(s) found 10:01:52.924 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:01:53.048 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:01:53.048 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:01:53.048 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:01:53.048 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:01:53.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:01:53.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:01:53.048 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:01:53.048 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:01:53.048 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:01:53.048 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:01:53.048 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:01:53.048 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:01:53.048 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:01:53.049 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:01:53.049 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:01:53.049 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:01:53.049 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:01:53.049 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 10:01:53.049 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:01:53.049 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:01:53.049 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:01:53.049 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:01:53.049 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:01:53.049 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:01:53.049 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:01:53.049 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 10:01:53.049 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:01:53.049 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:01:53.049 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:01:53.049 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:01:53.049 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:01:53.049 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:01:53.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:01:53.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:01:53.050 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:01:53.050 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:01:53.050 DEBUG [main][MenuItemLookup] Found menu:'File' 10:01:53.050 DEBUG [main][MenuItemLookup] Item match:File 10:01:53.051 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:01:53.051 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:01:53.052 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:01:53.052 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:53.052 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:01:53.052 DEBUG [main][MenuItemLookup] Found menu:'File' 10:01:53.052 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:01:53.052 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:53.052 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:01:53.052 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:01:53.053 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:01:53.053 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:01:53.053 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:01:53.125 DEBUG [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.... 10:01:53.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 'New|Select a wizard'] is available. finished successfully 10:01:53.129 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:01:53.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:01:53.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:01:53.131 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:01:53.131 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:01:53.131 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 10:01:53.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:53.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:53.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:53.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:53.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:01:53.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:01:53.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:01:53.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:01:53.133 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:01:53.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:53.133 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:01:53.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:53.133 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:01:53.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:01:53.133 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:01:53.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:53.133 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:01:53.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:53.133 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:01:53.133 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 10:01:53.133 DEBUG [main][TreeItemHandler] Selecting tree item: File 10:01:53.133 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 10:01:53.134 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 10:01:53.134 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:01:53.134 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:01:53.134 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) 10:01:53.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:53.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:53.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:53.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:53.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:01:53.135 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:01:53.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:01:53.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:01:53.135 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:01:53.135 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:01:53.173 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:01:53.173 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:01:53.173 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:01:53.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 10:01:53.173 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 10:01:53.173 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 10:01:53.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:01:53.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:01:53.174 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 10:01:53.174 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:01:53.174 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:") 10:01:53.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:53.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:53.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:53.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:53.179 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:01:53.179 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:01:53.179 INFO [WorkbenchTestable][AbstractText] Text set to: textEditor.txt 10:01:53.180 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:") 10:01:53.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:53.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:53.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:53.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:53.182 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:01:53.182 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:01:53.182 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/ 10:01:53.183 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 10:01:53.183 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 10:01:53.183 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) 10:01:53.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:53.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:53.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:53.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:53.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:01:53.185 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:01:53.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:01:53.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:01:53.185 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:01:53.185 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:01:53.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:01:53.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:01:53.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:01:53.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:01:53.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:01:53.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:01:53.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:01:53.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:01:53.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:01:53.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:01:53.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:01:53.361 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QtextEditor.txt\E') 10:01:53.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:53.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:53.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:53.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:53.364 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:01:53.364 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:53.364 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 10:01:53.373 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:53.373 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testText TooltipText=null 10:01:53.373 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:01:53.373 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - testProject/textEditor.txt - Eclipse Platform 10:01:53.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:01:53.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:01:53.373 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - testProject/textEditor.txt - Eclipse Platform' 10:01:53.373 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - testProject/textEditor.txt - Eclipse Platform' 10:01:53.374 DEBUG [main][MenuItemLookup] Found menu:'File' 10:01:53.374 DEBUG [main][MenuItemLookup] Item match:File 10:01:53.374 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:01:53.374 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:01:53.374 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:01:53.374 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:01:53.374 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:53.374 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:01:53.374 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:01:53.374 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:53.374 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:01:53.374 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:01:53.375 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:01:53.375 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:01:53.375 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:01:53.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:01:53.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:01:53.426 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:53.426 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testText TooltipText=null 10:01:53.427 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:53.427 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testText TooltipText=null 10:01:53.427 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 10:01:53.427 DEBUG [WorkbenchTestable][EditorHandler] Closing editor textEditor.txt 10:01:53.467 DEBUG [WorkbenchTestable][EditorHandler] Editor textEditor.txt is closed 10:01:53.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:53.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:53.470 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:01:53.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:53.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:53.471 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:01:53.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:01:53.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:01:53.472 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:01:53.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:01:53.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:53.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:53.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:53.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:53.472 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:01:53.473 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:53.473 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:53.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:53.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:01:53.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:01:53.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:01:53.475 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:53.475 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:53.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:53.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:53.475 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:53.475 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:53.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:53.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:53.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:53.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:53.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:53.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:53.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:54.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:54.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:54.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:01:54.477 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:54.477 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:54.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:54.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:54.478 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:01:54.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:54.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:54.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:54.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:54.478 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:01:54.478 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:01:54.478 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:01:54.478 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:01:54.479 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:01:54.479 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:01:54.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:54.479 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:01:54.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:54.479 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:01:54.479 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:01:54.479 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:01:54.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:54.479 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:01:54.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:54.479 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:01:54.479 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:01:54.479 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:01:54.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:54.479 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:01:54.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:54.479 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:01:54.479 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:01:54.479 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:01:54.479 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:01:54.486 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:01:54.486 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:01:54.486 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:01:54.486 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:01:54.486 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:01:54.491 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:01:54.491 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:01:54.491 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:01:54.614 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:01:54.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:01:54.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:01:54.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:01:54.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:01:54.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:01:54.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:01:54.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:01:54.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:01:54.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:01:54.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@27a0cdcb is found... 10:01:54.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@27a0cdcb is found finished successfully 10:01:54.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:01:54.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:54.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:54.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:54.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:54.633 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:01:54.633 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:54.633 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 10:01:54.633 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:01:54.659 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:54.659 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:01:54.659 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:01:54.659 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:01:54.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:01:54.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:01:54.660 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:01:54.660 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:01:54.660 DEBUG [main][MenuItemLookup] Found menu:'File' 10:01:54.660 DEBUG [main][MenuItemLookup] Item match:File 10:01:54.661 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:01:54.661 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:01:54.661 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:01:54.661 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:01:54.661 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:54.661 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:01:54.661 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:01:54.661 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:54.661 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:01:54.661 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:01:54.661 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:01:54.661 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:01:54.661 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:01:54.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:01:54.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:01:54.689 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:54.689 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:01:54.689 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:01:54.689 DEBUG [main][EditorHandler] 1 editor(s) found 10:01:54.689 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:01:54.767 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:01:54.767 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:01:54.767 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:01:54.767 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:01:54.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:01:54.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:01:54.768 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:01:54.768 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:01:54.768 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertTextAfter no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:01:54.768 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:01:54.768 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:01:54.768 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:01:54.768 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:01:54.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:54.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:54.769 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:01:54.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:54.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:54.770 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:01:54.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:01:54.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:01:54.770 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:01:54.771 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:01:54.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:54.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:54.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:54.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:54.771 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:01:54.772 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:54.772 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:54.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:54.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:01:54.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:01:54.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:01:54.773 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:54.773 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:54.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:54.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:54.774 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:54.774 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:54.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:54.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:54.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:54.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:54.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:55.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:55.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:55.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:55.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:55.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:01:55.776 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:55.776 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:55.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:55.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:55.777 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:01:55.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:55.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:55.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:55.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:55.777 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:01:55.778 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:01:55.778 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:01:55.778 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:01:55.779 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:01:55.779 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:01:55.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:55.779 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:01:55.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:55.779 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:01:55.779 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:01:55.779 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:01:55.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:55.779 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:01:55.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:55.779 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:01:55.779 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:01:55.779 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:01:55.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:55.780 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:01:55.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:55.780 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:01:55.780 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:01:55.780 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:01:55.780 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:01:55.788 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:01:55.789 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:01:55.789 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:01:55.789 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:01:55.789 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:01:55.797 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:01:55.797 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:01:55.797 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:01:55.924 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:01:55.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:01:55.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:01:55.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:01:55.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:01:55.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:01:55.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:01:55.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:01:55.925 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:01:55.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:01:55.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@79a2f18 is found... 10:01:55.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@79a2f18 is found finished successfully 10:01:55.940 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:01:55.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:55.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:55.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:55.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:55.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:01:55.944 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:55.944 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 10:01:55.945 INFO [WorkbenchTestable][TextEditor] Insert text to editor at offser 540 10:01:55.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:55.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:55.955 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:01:55.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:55.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:55.957 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:01:55.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:01:55.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:01:55.957 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:01:55.957 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:01:55.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:55.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:55.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:55.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:55.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:01:55.959 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:55.959 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:56.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:56.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:56.019 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:56.019 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:56.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:56.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:56.019 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:56.020 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:56.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:56.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:56.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:56.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:56.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:56.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:56.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:57.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:57.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:57.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:01:57.022 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:57.022 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:57.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:57.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:57.023 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:01:57.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:57.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:57.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:57.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:57.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:01:57.023 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:01:57.023 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:01:57.023 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:01:57.024 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:01:57.024 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:01:57.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:57.024 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:01:57.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:57.024 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:01:57.024 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:01:57.024 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:01:57.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:57.024 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:01:57.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:57.024 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:01:57.024 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:01:57.024 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:01:57.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:57.024 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:01:57.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:57.024 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:01:57.024 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:01:57.025 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:01:57.025 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:01:57.033 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:01:57.034 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:01:57.034 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:01:57.034 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:01:57.034 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:01:57.039 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:01:57.039 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:01:57.039 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:01:57.073 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:01:57.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:01:57.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:01:57.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:01:57.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:01:57.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:01:57.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:01:57.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:01:57.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:01:57.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2f10c525 is found... 10:01:57.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2f10c525 is found finished successfully 10:01:57.074 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.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') 10:01:57.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:57.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:57.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:57.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:57.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:01:57.078 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:57.078 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 10:01:57.078 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:01:57.093 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:57.093 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:01:57.093 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:01:57.093 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:01:57.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:01:57.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:01:57.094 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:01:57.094 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:01:57.094 DEBUG [main][MenuItemLookup] Found menu:'File' 10:01:57.094 DEBUG [main][MenuItemLookup] Item match:File 10:01:57.094 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:01:57.095 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:01:57.095 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:01:57.095 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:01:57.095 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:57.095 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:01:57.095 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:01:57.095 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:57.095 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:01:57.095 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:01:57.095 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:01:57.095 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:01:57.095 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:01:57.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:01:57.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:01:57.127 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:57.127 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:01:57.127 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:01:57.127 DEBUG [main][EditorHandler] 1 editor(s) found 10:01:57.127 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:01:57.192 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:01:57.193 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:01:57.193 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:01:57.193 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:01:57.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:01:57.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:01:57.193 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertTextAfter no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:01:57.193 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:01:57.193 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:01:57.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:01:57.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:01:57.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:01:57.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:01:57.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:57.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:57.210 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:01:57.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:57.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:57.211 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:01:57.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:01:57.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:01:57.212 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:01:57.212 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:01:57.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:57.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:57.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:57.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:57.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:01:57.213 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:57.213 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:57.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:57.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:01:57.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:01:57.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:01:57.216 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:57.216 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:57.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:57.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:57.217 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:57.217 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:57.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:57.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:57.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:57.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:57.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:57.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:57.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:58.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:58.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:01:58.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:01:58.219 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:58.219 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:58.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:58.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:58.220 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:01:58.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:58.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:58.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:58.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:58.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:01:58.220 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:01:58.220 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:01:58.221 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:01:58.221 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:01:58.221 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:01:58.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:58.221 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:01:58.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:58.221 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:01:58.221 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:01:58.221 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:01:58.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:58.221 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:01:58.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:58.221 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:01:58.222 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:01:58.222 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:01:58.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:01:58.222 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:01:58.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:01:58.222 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:01:58.222 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:01:58.222 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:01:58.222 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:01:58.228 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:01:58.228 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:01:58.228 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:01:58.228 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:01:58.228 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:01:58.233 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:01:58.233 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:01:58.233 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:01:58.360 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:01:58.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:01:58.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:01:58.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:01:58.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:01:58.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:01:58.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:01:58.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:01:58.360 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:01:58.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:01:58.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2d8e519 is found... 10:01:58.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2d8e519 is found finished successfully 10:01:58.373 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:01:58.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:58.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:58.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:58.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:58.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:01:58.378 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:58.378 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 10:01:58.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:01:58.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:01:58.378 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:01:58.378 DEBUG [main][MenuItemLookup] Found menu:'File' 10:01:58.378 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:01:58.378 DEBUG [main][MenuItemLookup] Item match:Edit 10:01:58.379 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 10:01:58.379 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 10:01:58.379 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:58.379 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 10:01:58.379 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:01:58.379 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:01:58.379 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:01:58.379 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 10:01:58.379 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:58.379 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:01:58.379 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 10:01:58.379 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 10:01:58.379 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 10:01:58.379 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 10:01:58.379 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:58.379 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 10:01:58.379 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 10:01:58.379 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 10:01:58.379 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 10:01:58.379 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 10:01:58.379 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:58.379 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 10:01:58.379 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 10:01:58.379 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:58.379 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 10:01:58.379 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:58.379 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 10:01:58.379 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:58.379 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 10:01:58.379 DEBUG [main][MenuItemLookup] Item match:Content Assist 10:01:58.384 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:58.384 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 10:01:58.384 INFO [WorkbenchTestable][AbstractEditor] Open editor's Default content assistant 10:01:58.384 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:01:59.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:01:59.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:01:59.385 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:01:59.385 DEBUG [main][MenuItemLookup] Found menu:'File' 10:01:59.385 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:01:59.385 DEBUG [main][MenuItemLookup] Item match:Edit 10:01:59.386 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 10:01:59.386 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 10:01:59.386 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:59.386 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 10:01:59.386 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:01:59.386 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:01:59.386 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:01:59.386 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 10:01:59.386 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:59.386 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:01:59.386 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 10:01:59.386 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 10:01:59.386 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 10:01:59.386 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 10:01:59.386 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:59.386 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 10:01:59.386 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 10:01:59.386 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 10:01:59.386 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 10:01:59.386 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 10:01:59.387 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:59.387 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 10:01:59.387 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 10:01:59.387 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:59.387 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 10:01:59.387 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:59.387 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 10:01:59.387 DEBUG [main][MenuItemLookup] Found menu:'' 10:01:59.387 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 10:01:59.387 DEBUG [main][MenuItemLookup] Item match:Content Assist 10:01:59.387 DEBUG [main][MenuItemLookup] Found menu:'Default Ctrl+Space' 10:01:59.387 DEBUG [main][MenuItemLookup] Item match:Default Ctrl+Space 10:01:59.388 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default Ctrl+Space" 10:01:59.388 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Default Ctrl+Space 10:01:59.388 INFO [main][MenuItemHandler] Select menu item: &Default Ctrl+Space 10:01:59.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 10:01:59.412 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 10:01:59.412 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:01:59.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:01:59.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:01:59.420 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 10:01:59.420 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:01:59.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:59.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:59.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:59.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:59.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:01:59.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:01:59.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:01:59.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 10:01:59.421 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 10:01:59.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:01:59.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:01:59.422 INFO [WorkbenchTestable][AbstractShell] Close shell 10:01:59.422 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 10:01:59.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:01:59.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:01:59.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 10:01:59.942 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 10:01:59.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:59.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:59.944 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:01:59.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:59.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:59.945 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:01:59.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:01:59.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:01:59.945 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:01:59.945 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:01:59.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:59.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:59.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:01:59.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:01:59.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:01:59.946 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:59.946 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:59.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:59.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:59.958 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:59.958 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:59.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:59.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:59.959 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:01:59.959 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:01:59.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:01:59.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:01:59.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:01:59.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:01:59.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:00.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:00.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:00.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:00.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:00.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:02:00.961 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:00.961 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:00.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:00.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:02:00.962 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:02:00.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:00.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:00.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:00.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:00.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:00.962 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:02:00.962 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:02:00.962 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:02:00.963 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:02:00.963 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:02:00.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:00.963 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:02:00.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:00.963 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:02:00.963 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:02:00.963 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:02:00.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:00.963 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:02:00.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:00.963 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:02:00.963 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:02:00.963 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:02:00.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:00.964 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:02:00.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:00.964 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:02:00.964 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:02:00.964 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:02:00.964 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:02:00.970 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:02:00.970 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:02:00.970 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:02:00.970 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:02:00.970 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:02:00.975 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:02:00.975 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:02:00.975 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:02:01.011 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:02:01.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:02:01.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:02:01.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:02:01.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:02:01.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:02:01.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:02:01.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:02:01.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:02:01.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@747e3e95 is found... 10:02:01.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@747e3e95 is found finished successfully 10:02:01.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') 10:02:01.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:01.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:01.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:01.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:01.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:02:01.016 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:01.016 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 10:02:01.016 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:02:01.039 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:01.039 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:02:01.039 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:02:01.039 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:02:01.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:01.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:01.040 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:02:01.040 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:02:01.040 DEBUG [main][MenuItemLookup] Found menu:'File' 10:02:01.040 DEBUG [main][MenuItemLookup] Item match:File 10:02:01.041 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:02:01.041 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:02:01.041 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:02:01.041 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:02:01.041 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:01.041 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:02:01.041 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:02:01.041 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:01.041 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:02:01.041 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:02:01.041 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:02:01.041 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:02:01.041 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:02:01.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:02:01.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:02:01.074 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:01.075 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:02:01.075 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:02:01.075 DEBUG [main][EditorHandler] 1 editor(s) found 10:02:01.075 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:02:01.148 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:02:01.148 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:02:01.148 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:01.148 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:01.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:01.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:01.149 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:02:01.149 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:01.149 INFO [WorkbenchTestable][RequirementsRunner] Started test: setCursorPositionByOffset no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:02:01.149 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:02:01.149 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:01.149 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:01.149 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:01.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:01.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:01.150 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:02:01.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:01.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:01.151 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:02:01.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:01.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:01.152 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:02:01.152 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:02:01.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:01.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:01.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:01.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:01.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:02:01.153 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:01.153 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:01.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:01.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:02:01.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:02:01.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:02:01.155 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:01.155 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:01.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:01.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:02:01.156 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:01.156 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:01.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:01.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:02:01.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:01.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:01.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:01.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:01.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:02.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:02.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:02.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:02:02.173 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:02.173 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:02.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:02.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:02:02.174 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:02:02.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:02.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:02.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:02.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:02.174 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:02.174 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:02:02.174 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:02:02.174 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:02:02.175 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:02:02.175 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:02:02.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:02.175 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:02:02.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:02.175 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:02:02.175 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:02:02.175 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:02:02.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:02.175 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:02:02.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:02.175 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:02:02.175 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:02:02.176 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:02:02.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:02.176 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:02:02.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:02.176 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:02:02.176 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:02:02.176 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:02:02.176 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:02:02.183 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:02:02.184 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:02:02.184 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:02:02.184 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:02:02.184 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:02:02.192 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:02:02.192 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:02:02.193 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:02:02.340 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:02:02.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:02:02.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:02:02.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:02:02.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:02:02.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:02:02.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:02:02.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:02:02.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:02:02.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:02:02.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7454a822 is found... 10:02:02.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7454a822 is found finished successfully 10:02:02.346 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.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') 10:02:02.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:02.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:02.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:02.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:02.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:02:02.356 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:02.356 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 10:02:02.356 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:02.357 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 10:02:02.357 INFO [WorkbenchTestable][TextEditor] Set cursor position to offset: 517 10:02:02.357 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:02.357 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 10:02:02.368 INFO [WorkbenchTestable][Keyboard] Type text "testtext" 10:02:02.373 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:02:02.373 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 10:02:02.974 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:02:02.974 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 10:02:03.575 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:02:03.575 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 10:02:04.177 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:02:04.177 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 10:02:04.778 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:02:04.778 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 10:02:05.379 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:02:05.380 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 10:02:05.981 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:02:05.981 INFO [WorkbenchTestable][Keyboard] As char:x, as int:120 10:02:06.582 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:02:06.582 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 10:02:07.183 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:07.183 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * 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 10:02:07.183 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:02:07.183 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:02:07.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:07.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:07.184 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:02:07.184 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:02:07.184 DEBUG [main][MenuItemLookup] Found menu:'File' 10:02:07.184 DEBUG [main][MenuItemLookup] Item match:File 10:02:07.185 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:02:07.185 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:02:07.185 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:02:07.185 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:02:07.185 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:07.185 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:02:07.185 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:02:07.185 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:07.185 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:02:07.185 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:02:07.186 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:02:07.186 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:02:07.186 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:02:07.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:02:07.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:02:07.216 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:07.216 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test;testtext public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:02:07.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:07.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:07.217 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:02:07.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:07.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:07.217 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:02:07.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:07.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:07.218 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:02:07.218 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:02:07.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:07.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:07.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:07.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:07.219 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:02:07.219 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:07.219 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:07.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:07.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:02:07.265 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:07.265 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:07.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:07.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:02:07.265 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:07.265 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:07.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:07.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:02:07.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:07.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:07.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:07.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:07.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:08.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:08.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:08.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:02:08.271 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:08.271 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:08.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:08.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:02:08.272 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:02:08.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:08.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:08.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:08.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:08.273 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:08.273 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:02:08.273 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:02:08.274 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:02:08.274 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:02:08.274 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:02:08.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:08.274 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:02:08.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:08.274 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:02:08.274 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:02:08.274 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:02:08.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:08.274 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:02:08.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:08.274 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:02:08.274 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:02:08.274 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:02:08.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:08.275 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:02:08.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:08.275 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:02:08.275 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:02:08.275 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:02:08.275 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:02:08.284 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:02:08.285 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:02:08.285 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:02:08.285 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:02:08.285 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:02:08.290 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:02:08.290 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:02:08.291 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:02:08.330 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:02:08.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:02:08.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:02:08.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:02:08.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:02:08.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:02:08.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:02:08.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:02:08.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:02:08.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4c3a05c4 is found... 10:02:08.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4c3a05c4 is found finished successfully 10:02:08.332 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:02:08.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:08.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:08.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:08.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:08.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:02:08.334 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:08.334 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * 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 10:02:08.334 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:02:08.344 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:08.344 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:02:08.344 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:02:08.345 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:02:08.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:08.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:08.345 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:02:08.345 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:02:08.345 DEBUG [main][MenuItemLookup] Found menu:'File' 10:02:08.345 DEBUG [main][MenuItemLookup] Item match:File 10:02:08.346 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:02:08.346 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:02:08.346 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:02:08.346 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:02:08.346 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:08.346 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:02:08.346 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:02:08.346 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:08.346 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:02:08.346 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:02:08.347 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:02:08.347 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:02:08.347 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:02:08.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:02:08.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:02:08.381 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:08.381 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:02:08.382 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:02:08.382 DEBUG [main][EditorHandler] 1 editor(s) found 10:02:08.382 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:02:08.470 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:02:08.470 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:02:08.470 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:08.470 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:08.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:08.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:08.470 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setCursorPositionByOffset no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:02:08.471 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:08.471 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSelectedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:02:08.471 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:02:08.471 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:08.471 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:08.471 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:08.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:08.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:08.472 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:02:08.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:08.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:08.472 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:02:08.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:08.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:08.473 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:02:08.473 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:02:08.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:08.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:08.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:08.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:08.473 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:02:08.473 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:08.473 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:08.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:08.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:02:08.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:02:08.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:02:08.475 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:08.475 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:08.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:08.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:02:08.476 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:08.476 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:08.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:08.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:02:08.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:08.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:08.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:08.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:08.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:09.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:09.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:09.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:02:09.477 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:09.477 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:09.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:09.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:02:09.478 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:02:09.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:09.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:09.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:09.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:09.478 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:09.479 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:02:09.479 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:02:09.479 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:02:09.479 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:02:09.479 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:02:09.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:09.479 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:02:09.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:09.479 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:02:09.479 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:02:09.479 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:02:09.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:09.480 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:02:09.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:09.480 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:02:09.480 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:02:09.480 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:02:09.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:09.480 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:02:09.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:09.480 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:02:09.480 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:02:09.480 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:02:09.480 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:02:09.487 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:02:09.487 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:02:09.487 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:02:09.487 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:02:09.487 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:02:09.492 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:02:09.492 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:02:09.492 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:02:09.611 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:02:09.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:02:09.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:02:09.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:02:09.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:02:09.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:02:09.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:02:09.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:02:09.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:02:09.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:02:09.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3293a951 is found... 10:02:09.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3293a951 is found finished successfully 10:02:09.617 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:02:09.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:09.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:09.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:09.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:09.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:02:09.619 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:09.619 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 10:02:09.619 INFO [WorkbenchTestable][TextEditor] Set cursor position to [11, 0] 10:02:09.628 DEBUG [WorkbenchTestable][Keyboard] Select 15 characters to the right 10:02:09.628 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072 10:02:09.839 INFO [WorkbenchTestable][Keyboard] Move cursor 10:02:10.041 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 10:02:10.041 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 10:02:10.242 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 10:02:10.646 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 10:02:10.646 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 10:02:10.846 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 10:02:11.251 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 10:02:11.251 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 10:02:11.452 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 10:02:11.854 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 10:02:11.854 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 10:02:12.054 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 10:02:12.456 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 10:02:12.456 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 10:02:12.657 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 10:02:13.059 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 10:02:13.059 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 10:02:13.259 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 10:02:13.661 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 10:02:13.661 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 10:02:13.864 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 10:02:14.266 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 10:02:14.266 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 10:02:14.466 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 10:02:14.868 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 10:02:14.868 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 10:02:15.068 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 10:02:15.470 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 10:02:15.470 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 10:02:15.671 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 10:02:16.073 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 10:02:16.073 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 10:02:16.273 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 10:02:16.678 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 10:02:16.679 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 10:02:16.879 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 10:02:17.281 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 10:02:17.281 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 10:02:17.481 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 10:02:17.884 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 10:02:17.884 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 10:02:18.084 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 10:02:18.486 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 10:02:18.486 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 10:02:18.687 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 10:02:18.890 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072 10:02:19.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:19.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:19.091 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:02:19.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:19.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:19.092 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:02:19.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:19.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:19.092 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:02:19.093 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:02:19.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:19.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:19.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:19.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:19.093 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:02:19.093 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:19.093 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:19.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:19.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:02:19.123 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:19.123 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:19.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:19.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:02:19.124 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:19.124 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:19.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:19.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:02:19.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:19.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:19.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:19.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:19.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:20.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:20.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:20.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:02:20.126 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:20.126 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:20.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:20.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:02:20.126 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:02:20.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:20.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:20.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:20.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:20.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:20.127 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:02:20.127 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:02:20.127 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:02:20.127 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:02:20.127 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:02:20.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:20.127 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:02:20.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:20.127 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:02:20.128 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:02:20.128 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:02:20.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:20.128 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:02:20.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:20.128 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:02:20.128 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:02:20.128 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:02:20.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:20.128 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:02:20.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:20.128 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:02:20.128 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:02:20.128 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:02:20.128 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:02:20.136 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:02:20.136 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:02:20.136 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:02:20.136 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:02:20.137 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:02:20.141 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:02:20.142 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:02:20.142 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:02:20.174 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:02:20.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:02:20.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:02:20.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:02:20.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:02:20.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:02:20.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:02:20.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:02:20.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:02:20.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@27d03dbb is found... 10:02:20.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@27d03dbb is found finished successfully 10:02:20.176 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.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') 10:02:20.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:20.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:20.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:20.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:20.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:02:20.178 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:20.178 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:02:20.178 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:02:20.191 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:20.191 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:02:20.191 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:02:20.191 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:02:20.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:20.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:20.192 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:02:20.192 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:02:20.192 DEBUG [main][MenuItemLookup] Found menu:'File' 10:02:20.192 DEBUG [main][MenuItemLookup] Item match:File 10:02:20.193 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:02:20.193 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:02:20.193 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:02:20.193 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:02:20.193 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:20.193 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:02:20.193 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:02:20.193 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:20.193 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:02:20.193 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:02:20.193 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:02:20.193 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:02:20.193 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:02:20.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:02:20.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:02:20.223 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:20.223 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:02:20.223 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:02:20.224 DEBUG [main][EditorHandler] 1 editor(s) found 10:02:20.224 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:02:20.315 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:02:20.315 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:02:20.315 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:20.315 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:20.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:20.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:20.316 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSelectedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:02:20.316 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:20.316 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertTextBehind no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:02:20.316 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:02:20.316 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:20.316 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:20.316 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:20.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:20.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:20.319 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:02:20.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:20.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:20.319 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:02:20.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:20.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:20.320 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:02:20.320 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:02:20.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:20.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:20.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:20.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:20.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:02:20.321 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:20.321 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:20.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:20.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:02:20.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:02:20.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:02:20.323 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:20.323 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:20.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:20.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:02:20.324 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:20.324 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:20.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:20.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:02:20.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:20.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:20.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:20.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:20.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:21.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:21.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:21.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:02:21.326 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:21.326 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:21.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:21.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:02:21.327 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:02:21.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:21.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:21.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:21.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:21.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:21.328 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:02:21.328 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:02:21.328 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:02:21.329 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:02:21.329 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:02:21.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:21.329 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:02:21.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:21.329 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:02:21.329 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:02:21.329 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:02:21.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:21.329 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:02:21.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:21.329 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:02:21.329 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:02:21.329 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:02:21.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:21.329 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:02:21.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:21.329 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:02:21.330 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:02:21.330 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:02:21.330 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:02:21.342 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:02:21.342 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:02:21.342 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:02:21.342 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:02:21.342 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:02:21.352 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:02:21.352 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:02:21.352 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:02:21.490 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:02:21.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:02:21.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:02:21.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:02:21.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:02:21.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:02:21.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:02:21.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:02:21.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:02:21.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:02:21.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4f99bb13 is found... 10:02:21.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4f99bb13 is found finished successfully 10:02:21.495 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:02:21.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:21.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:21.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:21.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:21.497 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:02:21.512 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:21.512 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 10:02:21.513 INFO [WorkbenchTestable][TextEditor] Insert text to editor at offser 525 10:02:21.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:21.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:21.521 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:02:21.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:21.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:21.522 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:02:21.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:21.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:21.527 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:02:21.527 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:02:21.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:21.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:21.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:21.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:21.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:02:21.528 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:21.528 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:21.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:21.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:02:21.571 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:21.571 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:21.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:21.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:02:21.571 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:21.572 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:21.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:21.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:02:21.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:21.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:21.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:22.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:22.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:22.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:22.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:22.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:02:22.573 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:22.573 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:22.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:22.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:02:22.574 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:02:22.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:22.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:22.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:22.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:22.574 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:22.574 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:02:22.574 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:02:22.574 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:02:22.575 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:02:22.575 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:02:22.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:22.575 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:02:22.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:22.575 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:02:22.575 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:02:22.575 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:02:22.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:22.575 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:02:22.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:22.575 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:02:22.575 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:02:22.575 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:02:22.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:22.575 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:02:22.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:22.575 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:02:22.576 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:02:22.576 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:02:22.576 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:02:22.583 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:02:22.583 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:02:22.583 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:02:22.584 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:02:22.584 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:02:22.588 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:02:22.588 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:02:22.588 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:02:22.626 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:02:22.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:02:22.626 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:02:22.626 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:02:22.626 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:02:22.626 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:02:22.626 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:02:22.626 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:02:22.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:02:22.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@53119301 is found... 10:02:22.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@53119301 is found finished successfully 10:02:22.628 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.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') 10:02:22.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:22.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:22.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:22.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:22.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:02:22.631 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:22.631 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 10:02:22.631 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:02:22.647 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:22.647 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:02:22.647 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:02:22.647 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:02:22.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:22.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:22.667 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:02:22.667 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:02:22.667 DEBUG [main][MenuItemLookup] Found menu:'File' 10:02:22.667 DEBUG [main][MenuItemLookup] Item match:File 10:02:22.668 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:02:22.668 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:02:22.668 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:02:22.668 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:02:22.668 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:22.668 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:02:22.668 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:02:22.668 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:22.668 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:02:22.668 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:02:22.669 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:02:22.669 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:02:22.669 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:02:22.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:02:22.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:02:22.681 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:22.681 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:02:22.681 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:02:22.681 DEBUG [main][EditorHandler] 1 editor(s) found 10:02:22.715 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:02:22.832 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:02:22.832 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:02:22.832 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:22.832 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:22.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:22.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:22.833 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertTextBehind no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:02:22.833 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:22.833 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:02:22.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:02:22.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:22.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:22.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:22.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:22.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:22.834 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:02:22.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:22.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:22.835 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:02:22.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:22.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:22.836 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:02:22.836 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:02:22.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:22.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:22.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:22.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:22.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:02:22.836 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:22.837 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:22.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:22.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:02:22.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:02:22.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:02:22.839 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:22.839 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:22.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:22.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:02:22.840 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:22.840 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:22.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:22.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:02:22.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:22.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:22.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:23.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:23.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:23.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:23.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:23.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:02:23.841 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:23.841 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:23.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:23.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:02:23.842 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:02:23.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:23.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:23.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:23.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:23.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:23.843 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:02:23.843 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:02:23.843 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:02:23.843 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:02:23.843 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:02:23.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:23.843 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:02:23.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:23.843 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:02:23.844 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:02:23.844 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:02:23.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:23.844 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:02:23.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:23.844 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:02:23.844 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:02:23.844 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:02:23.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:23.844 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:02:23.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:23.844 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:02:23.844 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:02:23.844 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:02:23.844 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:02:23.852 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:02:23.853 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:02:23.853 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:02:23.853 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:02:23.853 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:02:23.858 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:02:23.858 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:02:23.858 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:02:23.979 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:02:23.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:02:23.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:02:23.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:02:23.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:02:23.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:02:23.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:02:23.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:02:23.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:02:23.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:02:23.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7c676113 is found... 10:02:23.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7c676113 is found finished successfully 10:02:23.985 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.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') 10:02:23.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:23.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:23.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:23.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:23.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:02:23.995 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:23.995 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 10:02:23.996 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:02:24.007 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:02:24.026 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:24.026 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 10:02:24.026 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:02:24.026 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:02:24.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:24.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:24.027 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:02:24.027 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:02:24.027 DEBUG [main][MenuItemLookup] Found menu:'File' 10:02:24.027 DEBUG [main][MenuItemLookup] Item match:File 10:02:24.028 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:02:24.028 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:02:24.028 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:02:24.028 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:02:24.028 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:24.028 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:02:24.028 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:02:24.028 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:24.028 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:02:24.028 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:02:24.028 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:02:24.028 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:02:24.028 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:02:24.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:02:24.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:02:24.060 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:24.060 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 10:02:24.060 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:02:25.061 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:25.061 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 10:02:25.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:25.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:25.062 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:02:25.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:25.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:25.063 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:02:25.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:25.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:25.063 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:02:25.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:02:25.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:25.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:25.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:25.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:25.064 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:02:25.064 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:25.064 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:25.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:25.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:02:25.098 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:25.098 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:25.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:25.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:02:25.099 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:25.099 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:25.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:25.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:02:25.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:25.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:25.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:25.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:25.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:26.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:26.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:26.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:02:26.101 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:26.101 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:26.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:26.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:02:26.101 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:02:26.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:26.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:26.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:26.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:26.102 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:26.102 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:02:26.102 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:02:26.102 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:02:26.102 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:02:26.102 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:02:26.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:26.103 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:02:26.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:26.103 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:02:26.103 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:02:26.103 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:02:26.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:26.103 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:02:26.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:26.103 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:02:26.103 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:02:26.103 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:02:26.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:26.103 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:02:26.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:26.103 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:02:26.103 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:02:26.103 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:02:26.103 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:02:26.113 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:02:26.113 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:02:26.113 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:02:26.113 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:02:26.113 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:02:26.120 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:02:26.120 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:02:26.120 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:02:26.161 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:02:26.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:02:26.161 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:02:26.161 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:02:26.161 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:02:26.161 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:02:26.161 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:02:26.161 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:02:26.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:02:26.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5a7ca6c1 is found... 10:02:26.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5a7ca6c1 is found finished successfully 10:02:26.163 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:02:26.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:26.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:26.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:26.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:26.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:02:26.165 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:26.165 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { SystemX.out.println(""); } } TooltipText=null 10:02:26.165 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:02:26.175 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:26.175 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:02:26.175 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:02:26.175 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:02:26.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:26.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:26.175 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:02:26.175 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:02:26.176 DEBUG [main][MenuItemLookup] Found menu:'File' 10:02:26.176 DEBUG [main][MenuItemLookup] Item match:File 10:02:26.176 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:02:26.176 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:02:26.176 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:02:26.176 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:02:26.177 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:26.177 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:02:26.177 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:02:26.177 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:26.177 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:02:26.177 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:02:26.177 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:02:26.177 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:02:26.177 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:02:26.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:02:26.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:02:26.215 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:26.215 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:02:26.215 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:02:26.215 DEBUG [main][EditorHandler] 1 editor(s) found 10:02:26.215 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:02:26.315 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:02:26.315 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:02:26.315 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:26.315 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:26.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:26.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:26.317 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:02:26.317 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:26.318 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeOpenOnAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:02:26.318 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:02:26.318 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:26.318 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:26.318 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:26.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:26.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:26.319 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:02:26.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:26.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:26.319 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:02:26.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:26.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:26.320 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:02:26.320 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:02:26.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:26.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:26.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:26.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:26.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:02:26.321 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:26.321 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:26.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:26.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:02:26.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:02:26.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:02:26.323 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:26.323 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:26.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:26.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:02:26.324 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:26.324 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:26.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:26.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:02:26.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:26.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:26.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:26.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:26.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:27.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:27.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:27.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:02:27.326 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:27.326 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:27.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:27.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:02:27.327 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:02:27.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:27.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:27.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:27.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:27.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:27.327 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:02:27.327 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:02:27.328 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:02:27.328 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:02:27.328 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:02:27.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:27.328 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:02:27.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:27.328 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:02:27.328 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:02:27.328 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:02:27.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:27.329 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:02:27.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:27.329 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:02:27.329 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:02:27.329 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:02:27.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:27.329 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:02:27.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:27.329 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:02:27.329 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:02:27.329 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:02:27.329 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:02:27.340 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:02:27.340 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:02:27.340 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:02:27.340 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:02:27.340 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:02:27.347 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:02:27.347 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:02:27.347 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:02:27.467 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:02:27.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:02:27.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:02:27.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:02:27.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:02:27.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:02:27.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:02:27.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:02:27.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:02:27.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:02:27.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@583fdfbe is found... 10:02:27.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@583fdfbe is found finished successfully 10:02:27.474 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:02:27.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:27.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:27.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:27.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:27.483 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:02:27.483 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:27.483 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 10:02:27.483 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 { 10:02:27.489 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:27.489 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 10:02:27.489 INFO [WorkbenchTestable][AbstractEditor] Open editor's open on assistant 10:02:27.489 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 10:02:28.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:28.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:28.489 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:02:28.490 DEBUG [main][MenuItemLookup] Found menu:'File' 10:02:28.490 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:02:28.490 DEBUG [main][MenuItemLookup] Found menu:'Source' 10:02:28.490 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 10:02:28.490 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:02:28.490 DEBUG [main][MenuItemLookup] Item match:Navigate 10:02:28.491 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:02:28.491 DEBUG [main][MenuItemLookup] Found menu:'Go To' 10:02:28.491 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:28.491 DEBUG [main][MenuItemLookup] Found menu:'Open Declaration F3' 10:02:28.491 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 10:02:28.491 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 10:02:28.491 DEBUG [main][MenuItemLookup] Found menu:'Open Hyperlink' 10:02:28.491 DEBUG [main][MenuItemLookup] Item match:Open Hyperlink 10:02:28.491 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open Hyperlin&k" 10:02:28.491 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open Hyperlink 10:02:28.491 INFO [main][MenuItemHandler] Select menu item: Open Hyperlin&k 10:02:28.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 10:02:28.556 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 10:02:28.556 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:28.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:28.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:28.556 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 10:02:28.556 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:28.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:28.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:28.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:28.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:28.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:02:28.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:02:28.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:02:28.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 10:02:28.557 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 10:02:28.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:28.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:28.557 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:28.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:28.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:28.557 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell 10:02:28.558 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 10:02:28.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:28.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:28.558 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 10:02:28.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:28.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:28.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:29.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:29.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:29.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:29.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:29.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:02:29.559 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 10:02:29.559 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 10:02:29.559 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:29.560 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 10:02:29.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 10:02:30.080 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 10:02:30.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:30.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:30.081 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:02:30.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:30.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:30.082 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:02:30.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:30.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:30.082 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:02:30.082 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:02:30.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:30.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:30.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:30.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:30.083 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:02:30.083 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:30.083 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:30.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:30.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:02:30.121 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:30.121 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:30.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:30.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:02:30.122 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:30.122 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:30.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:30.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:02:30.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:30.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:30.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:30.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:30.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:31.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:31.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:31.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:02:31.124 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:31.124 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:31.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:31.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:02:31.125 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:02:31.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:31.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:31.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:31.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:31.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:31.125 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:02:31.125 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:02:31.125 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:02:31.126 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:02:31.126 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:02:31.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:31.126 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:02:31.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:31.126 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:02:31.126 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:02:31.126 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:02:31.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:31.126 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:02:31.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:31.126 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:02:31.126 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:02:31.126 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:02:31.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:31.126 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:02:31.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:31.126 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:02:31.126 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:02:31.126 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:02:31.127 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:02:31.132 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:02:31.132 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:02:31.132 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:02:31.132 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:02:31.132 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:02:31.138 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:02:31.138 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:02:31.138 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:02:31.173 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:02:31.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:02:31.173 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:02:31.173 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:02:31.173 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:02:31.173 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:02:31.173 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:02:31.173 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:02:31.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:02:31.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@769d623 is found... 10:02:31.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@769d623 is found finished successfully 10:02:31.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:02:31.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:31.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:31.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:31.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:31.177 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:02:31.177 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:31.177 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 10:02:31.177 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:02:31.194 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:31.195 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:02:31.195 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:02:31.195 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:02:31.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:31.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:31.195 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:02:31.195 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:02:31.195 DEBUG [main][MenuItemLookup] Found menu:'File' 10:02:31.195 DEBUG [main][MenuItemLookup] Item match:File 10:02:31.196 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:02:31.196 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:02:31.196 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:02:31.196 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:02:31.196 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:31.196 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:02:31.196 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:02:31.196 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:31.196 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:02:31.196 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:02:31.196 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:02:31.196 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:02:31.196 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:02:31.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:02:31.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:02:31.226 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:31.226 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:02:31.226 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:02:31.226 DEBUG [main][EditorHandler] 1 editor(s) found 10:02:31.226 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:02:31.311 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:02:31.311 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:02:31.311 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:31.311 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:31.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:31.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:31.311 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeOpenOnAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:02:31.312 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:31.312 INFO [WorkbenchTestable][RequirementsRunner] Started test: getLineOfTextIndex no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:02:31.312 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:02:31.312 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:31.312 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:31.312 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:31.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:31.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:31.313 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:02:31.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:31.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:31.313 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:02:31.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:31.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:31.314 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:02:31.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 '\*?\QProject Explorer\E') 10:02:31.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:31.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:31.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:31.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:31.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:02:31.315 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:31.315 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:31.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:31.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:02:31.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:02:31.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:02:31.317 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:31.317 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:31.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:31.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:02:31.318 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:31.318 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:31.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:31.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:02:31.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:31.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:31.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:31.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:31.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:32.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:32.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:32.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:02:32.319 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:32.319 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:32.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:32.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:02:32.320 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:02:32.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:32.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:32.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:32.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:32.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:32.320 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:02:32.321 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:02:32.321 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:02:32.321 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:02:32.321 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:02:32.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:32.321 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:02:32.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:32.321 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:02:32.321 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:02:32.321 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:02:32.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:32.322 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:02:32.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:32.322 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:02:32.322 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:02:32.322 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:02:32.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:32.322 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:02:32.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:32.322 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:02:32.322 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:02:32.322 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:02:32.322 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:02:32.329 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:02:32.329 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:02:32.329 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:02:32.329 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:02:32.329 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:02:32.337 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:02:32.338 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:02:32.338 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:02:32.460 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:02:32.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:02:32.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:02:32.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:02:32.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:02:32.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:02:32.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:02:32.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:02:32.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:02:32.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:02:32.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@40c14024 is found... 10:02:32.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@40c14024 is found finished successfully 10:02:32.474 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:02:32.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:32.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:32.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:32.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:32.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:02:32.476 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:32.476 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 10:02:32.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:32.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:32.477 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:02:32.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:32.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:32.478 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:02:32.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:32.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:32.478 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:02:32.478 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:02:32.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:32.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:32.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:32.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:32.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:02:32.479 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:32.524 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:32.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:32.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:02:32.554 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:32.555 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:32.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:32.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:02:32.555 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:32.555 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:32.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:32.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:02:32.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:32.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:32.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:33.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:33.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:33.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:33.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:33.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:02:33.557 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:33.557 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:33.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:33.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:02:33.558 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:02:33.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:33.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:33.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:33.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:33.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:33.558 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:02:33.558 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:02:33.559 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:02:33.559 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:02:33.559 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:02:33.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:33.559 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:02:33.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:33.559 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:02:33.559 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:02:33.559 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:02:33.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:33.559 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:02:33.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:33.559 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:02:33.559 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:02:33.559 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:02:33.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:33.559 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:02:33.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:33.559 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:02:33.559 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:02:33.559 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:02:33.560 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:02:33.567 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:02:33.567 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:02:33.567 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:02:33.567 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:02:33.568 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:02:33.573 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:02:33.573 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:02:33.573 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:02:33.612 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:02:33.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:02:33.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:02:33.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:02:33.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:02:33.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:02:33.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:02:33.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:02:33.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:02:33.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7fb4bc53 is found... 10:02:33.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7fb4bc53 is found finished successfully 10:02:33.614 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 10:02:33.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:33.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:33.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:33.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:33.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:02:33.617 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:33.617 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:02:33.617 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:02:33.633 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:33.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 10:02:33.639 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:02:33.639 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:02:33.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:33.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:33.639 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:02:33.639 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:02:33.639 DEBUG [main][MenuItemLookup] Found menu:'File' 10:02:33.639 DEBUG [main][MenuItemLookup] Item match:File 10:02:33.640 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:02:33.640 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:02:33.640 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:02:33.640 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:02:33.640 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:33.640 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:02:33.640 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:02:33.640 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:33.640 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:02:33.640 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:02:33.640 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:02:33.640 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:02:33.640 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:02:33.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:02:33.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:02:33.673 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:33.673 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:02:33.673 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:02:33.673 DEBUG [main][EditorHandler] 1 editor(s) found 10:02:33.674 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:02:33.746 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:02:33.746 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:02:33.746 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:33.746 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:33.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:33.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:33.746 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getLineOfTextIndex no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:02:33.747 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:33.747 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:02:33.747 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:02:33.747 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:33.747 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:33.747 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:33.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:33.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:33.748 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:02:33.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:33.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:33.749 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:02:33.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:33.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:33.749 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:02:33.749 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:02:33.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:33.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:33.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:33.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:33.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:02:33.750 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:33.750 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:33.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:33.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:02:33.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:02:33.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:02:33.753 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:33.753 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:33.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:33.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:02:33.753 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:33.753 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:33.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:33.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:02:33.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:33.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:33.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:34.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:34.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:34.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:34.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:34.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:02:34.755 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:34.755 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:34.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:34.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:02:34.756 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:02:34.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:34.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:34.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:34.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:34.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:34.756 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:02:34.757 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:02:34.757 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:02:34.757 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:02:34.757 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:02:34.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:34.757 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:02:34.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:34.757 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:02:34.757 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:02:34.757 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:02:34.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:34.757 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:02:34.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:34.757 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:02:34.758 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:02:34.758 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:02:34.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:34.758 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:02:34.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:34.758 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:02:34.758 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:02:34.758 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:02:34.758 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:02:34.766 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:02:34.766 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:02:34.766 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:02:34.766 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:02:34.766 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:02:34.774 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:02:34.774 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:02:34.774 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:02:34.905 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:02:34.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:02:34.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:02:34.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:02:34.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:02:34.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:02:34.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:02:34.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:02:34.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:02:34.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:02:34.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@59504e34 is found... 10:02:34.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@59504e34 is found finished successfully 10:02:34.910 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.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') 10:02:34.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:34.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:34.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:34.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:34.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:02:34.914 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:34.915 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 10:02:34.915 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 10:02:34.915 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 10:02:35.127 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 10:02:35.331 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 10:02:35.331 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 10:02:35.531 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 10:02:35.736 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 10:02:35.736 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 10:02:35.936 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 10:02:36.139 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 10:02:36.139 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 10:02:36.339 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 10:02:36.542 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:02:36.542 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 10:02:36.742 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 10:02:37.749 INFO [WorkbenchTestable][TextEditor] Select line 17 in editor 10:02:37.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:37.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:37.760 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:02:37.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:37.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:37.760 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:02:37.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:37.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:37.761 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:02:37.761 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:02:37.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:37.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:37.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:37.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:37.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:02:37.762 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:37.762 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:37.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:37.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:02:37.795 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:37.795 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:37.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:37.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:02:37.796 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:37.796 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:37.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:37.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:02:37.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:37.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:37.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:38.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:38.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:38.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:38.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:38.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:02:38.797 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:38.797 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:38.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:38.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:02:38.798 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:02:38.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:38.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:38.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:38.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:38.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:38.798 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:02:38.799 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:02:38.799 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 10:02:38.799 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 10:02:38.799 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 10:02:38.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:38.800 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 10:02:38.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:38.800 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 10:02:38.800 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 10:02:38.800 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 10:02:38.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:38.800 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 10:02:38.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:38.800 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 10:02:38.800 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 10:02:38.800 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 10:02:38.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:38.800 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 10:02:38.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:38.800 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 10:02:38.800 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:02:38.800 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:02:38.800 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:02:38.808 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:02:38.808 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 10:02:38.808 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 10:02:38.808 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 10:02:38.808 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 10:02:38.814 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 10:02:38.814 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 10:02:38.815 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 10:02:38.859 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 10:02:38.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:02:38.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 10:02:38.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 10:02:38.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 10:02:38.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:02:38.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:02:38.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:02:38.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:02:38.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@62e992a is found... 10:02:38.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@62e992a is found finished successfully 10:02:38.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') 10:02:38.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:38.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:38.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:38.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:38.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:02:38.863 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:38.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 10:02:38.863 INFO [WorkbenchTestable][TextEditor] Set text to editor 10:02:38.880 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:38.880 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:02:38.880 INFO [WorkbenchTestable][AbstractEditor] Save editor 10:02:38.880 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 10:02:38.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:38.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:38.880 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:02:38.881 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 10:02:38.881 DEBUG [main][MenuItemLookup] Found menu:'File' 10:02:38.881 DEBUG [main][MenuItemLookup] Item match:File 10:02:38.881 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:02:38.881 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:02:38.881 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:02:38.881 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:02:38.881 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:38.881 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:02:38.881 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:02:38.881 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:38.881 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:02:38.881 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 10:02:38.882 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 10:02:38.882 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 10:02:38.882 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 10:02:38.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 10:02:38.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 10:02:38.915 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:38.916 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 10:02:38.916 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:02:38.916 DEBUG [main][EditorHandler] 1 editor(s) found 10:02:38.916 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 10:02:38.993 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 10:02:38.993 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:02:38.994 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:38.994 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:38.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:38.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:39.008 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 10:02:39.008 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:02:39.008 DEBUG [main][EditorHandler] 0 editor(s) found 10:02:39.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:39.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:39.010 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:02:39.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:39.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:39.011 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:02:39.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:39.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:39.012 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:02:39.012 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:02:39.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:39.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:39.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:39.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:39.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:02:39.013 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:39.013 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:39.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:39.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:02:39.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:02:39.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:02:39.016 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:39.016 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:39.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:39.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:02:39.017 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:39.017 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:39.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:39.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:02:39.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:39.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:39.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:39.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:39.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:40.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:40.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:40.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:02:40.019 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:40.019 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:40.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:40.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:02:40.020 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:02:40.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:40.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:40.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:40.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:40.020 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:40.020 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:02:40.020 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:02:40.021 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:40.021 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:40.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:40.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:02:40.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:40.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:40.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:40.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:40.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:41.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:41.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:41.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:02:41.023 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:41.023 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:41.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:41.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:02:41.024 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:02:41.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:41.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:41.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:41.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:41.024 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:41.024 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 10:02:41.024 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 10:02:41.025 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:41.025 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:41.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:41.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:02:41.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.ctab.DefaultCTabItem, index 0 and no matchers specified 10:02:41.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:41.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:41.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:41.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:41.026 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:41.026 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 10:02:41.026 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 10:02:41.026 DEBUG [main][TreeItemHandler] Set Tree selection 10:02:41.026 DEBUG [main][TreeHandler] Notify Tree about selection event 10:02:41.032 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 10:02:41.034 DEBUG [WorkbenchTestable][TreeItemHandler] testProject 10:02:41.034 DEBUG [WorkbenchTestable][TreeItemHandler] TextEditorTestProject 10:02:41.034 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:02:41.034 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:41.077 DEBUG [main][MenuItemLookup] Found menu:'New' 10:02:41.077 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:02:41.077 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:41.077 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:02:41.077 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:41.077 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:02:41.077 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:02:41.077 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:02:41.077 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:02:41.077 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 10:02:41.077 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 10:02:41.077 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:02:41.077 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:02:41.077 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:41.077 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:02:41.077 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:02:41.077 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:41.077 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:02:41.077 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:02:41.078 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:02:41.078 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:02:41.078 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:02:41.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:02:41.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:02:41.578 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:02:41.578 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:02:41.578 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:02:41.578 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:02:41.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:02:41.578 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:02:41.578 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:41.598 DEBUG [main][MenuItemLookup] Found menu:'New' 10:02:41.598 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:02:41.598 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:41.598 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:02:41.598 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:41.598 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:02:41.598 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 10:02:41.598 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:02:41.598 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:02:41.598 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:02:41.598 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:02:41.598 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:02:41.599 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:02:41.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... (Eclipse:1106): Gtk-CRITICAL **: 10:02:41.658: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1106): Gtk-CRITICAL **: 10:02:41.661: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1106): Gtk-CRITICAL **: 10:02:41.681: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1106): Gtk-CRITICAL **: 10:02:41.697: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:02:42.201 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 10:02:42.201 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:02:42.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:42.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:42.204 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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) 10:02:42.204 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:42.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:42.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:42.204 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:02:42.204 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:42.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:42.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:42.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:42.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:42.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:02:42.205 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:02:42.205 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:02:42.205 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:02:42.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:02:42.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:02:42.205 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:02:42.205 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:42.205 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 10:02:42.205 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:42.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:42.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:42.205 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:02:42.205 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:42.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:42.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:42.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:42.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:42.206 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:02:42.206 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:02:42.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:02:42.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:02:42.206 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:02:42.206 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:42.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:02:42.210 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:02:42.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:02:42.710 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:02:42.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:02:42.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:02:42.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:02:42.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:02:42.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:02:42.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:02:42.711 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:42.711 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:42.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:42.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 10:02:42.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:02:42.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:02:42.712 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 10:02:42.712 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:42.712 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:42.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:42.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 141.023 s - in org.eclipse.reddeer.workbench.test.editor.TextEditorTest setCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 7.484 s getAvailableContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 3.538 s notTextEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 1.689 s insertLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.487 s selectTextTest1 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.418 s selectTextTest2 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.315 s getAYTMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 4.566 s getCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.487 s insertLineIntoLastEditorLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.459 s contentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 3.851 s openFileWithRegexInName no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.524 s getFoldedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.268 s getLineOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.438 s getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.499 s closeContentAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.029 s quickFixAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 4.713 s getTextAtLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.237 s selectTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.338 s testGetPositionOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.465 s openSpecificContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 3.528 s insertTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.557 s getTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 1.72 s insertTextAfter no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.425 s closeContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 3.956 s setCursorPositionByOffset no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 7.321 s getSelectedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 11.845 s insertTextBehind no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.517 s getMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 3.484 s closeOpenOnAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 4.994 s getLineOfTextIndex no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.434 s selectLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.261 s Running org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 10:02:42.721 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 10:02:42.722 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:02:42.722 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:42.722 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 10:02:42.722 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:42.722 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:02:42.722 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:42.722 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:02:42.722 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:42.722 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 10:02:42.723 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:02:42.723 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:02:42.723 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:02:42.723 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:02:42.723 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:02:42.723 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:02:42.723 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:02:42.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:42.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:42.723 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:02:42.723 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:02:42.724 DEBUG [main][MenuItemLookup] Found menu:'File' 10:02:42.724 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:02:42.724 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:02:42.724 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:02:42.724 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:02:42.724 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:02:42.724 DEBUG [main][MenuItemLookup] Item match:Window 10:02:42.724 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:02:42.724 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:02:42.724 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:02:42.724 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:42.724 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:02:42.724 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:02:42.724 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:42.724 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:02:42.724 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:42.724 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:02:42.724 DEBUG [main][MenuItemLookup] Item match:Preferences 10:02:42.724 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:02:42.724 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:02:42.724 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:02:42.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.... 10:02:42.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 10:02:42.816 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:02:42.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:42.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:42.818 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:02:42.818 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:02:42.818 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 10:02:42.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:42.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:42.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:42.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:42.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:42.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:02:42.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:02:42.819 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) 10:02:42.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:42.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:42.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:42.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:42.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:02:42.822 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:02:42.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:02:42.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:02:42.822 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:02:42.822 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:42.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:02:42.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:02:42.854 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:02:42.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:42.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:42.855 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:02:42.855 DEBUG [main][EditorHandler] 0 editor(s) found 10:02:42.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:42.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:42.856 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:02:42.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:42.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:42.857 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:02:42.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:42.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:42.857 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:02:42.857 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:02:42.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:42.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:42.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:42.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:42.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:02:42.859 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:42.859 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:42.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:42.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:02:42.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:02:42.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:02:42.860 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:42.860 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:42.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:42.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:02:42.861 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:42.861 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:42.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:42.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 10:02:42.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:42.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:42.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:42.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:42.862 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:42.862 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:42.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:42.863 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 10:02:42.863 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:42.863 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCustomContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest) 10:02:42.863 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 10:02:42.863 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:42.863 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:42.863 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:42.863 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:02:42.863 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:02:42.863 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:02:42.863 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:02:42.864 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 10:02:42.864 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:02:42.864 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:02:42.864 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:02:42.864 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:02:42.864 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:02:42.864 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:02:42.864 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:02:42.864 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 10:02:42.864 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:02:42.874 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:02:42.874 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:02:42.874 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:02:42.874 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:02:42.874 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:02:42.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:42.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:42.874 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:02:42.874 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:02:42.875 DEBUG [main][MenuItemLookup] Found menu:'File' 10:02:42.875 DEBUG [main][MenuItemLookup] Item match:File 10:02:42.875 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:02:42.875 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:02:42.877 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:02:42.877 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:42.877 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:02:42.877 DEBUG [main][MenuItemLookup] Found menu:'File' 10:02:42.877 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:02:42.877 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:42.877 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:02:42.877 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:02:42.877 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:02:42.877 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:02:42.877 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:02:42.941 DEBUG [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.... 10:02:42.945 DEBUG [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 10:02:42.946 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:02:42.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:42.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:42.947 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:02:42.947 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:02:42.947 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 10:02:42.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:42.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:42.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:42.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:42.948 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:42.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:02:42.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:02:42.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:02:42.950 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:02:42.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:42.950 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:02:42.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:42.950 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:02:42.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:02:42.950 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:02:42.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:42.950 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:02:42.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:42.950 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:02:42.950 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 10:02:42.950 DEBUG [main][TreeItemHandler] Selecting tree item: Project 10:02:42.951 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 10:02:42.954 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 10:02:42.954 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:02:42.954 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:02:42.954 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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) 10:02:42.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:42.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:42.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:42.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:42.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:02:42.956 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:02:42.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:02:42.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:02:42.956 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:02:42.956 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:42.980 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:02:42.980 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:02:42.980 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:02:42.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 10:02:42.981 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 10:02:42.981 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 10:02:42.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:42.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:42.982 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 10:02:42.982 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:02:42.982 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'project' 10:02:42.982 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:") 10:02:42.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:42.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:42.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:42.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:42.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:02:42.988 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:02:42.992 INFO [WorkbenchTestable][AbstractText] Text set to: project 10:02:43.005 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 10:02:43.005 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard 10:02:43.006 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) 10:02:43.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:43.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:43.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:43.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:43.007 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:02:43.012 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:02:43.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:02:43.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:02:43.012 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:02:43.012 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:43.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:02:43.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:02:43.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:02:43.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 10:02:43.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:02:43.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:02:43.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:02:43.519 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:02:43.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:02:43.519 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:02:43.519 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:02:43.519 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:02:43.519 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:02:43.519 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 10:02:43.519 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:02:43.519 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:02:43.519 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:02:43.519 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:02:43.519 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:02:43.519 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:02:43.519 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:02:43.519 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 10:02:43.520 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:02:43.520 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:02:43.520 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:02:43.520 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:02:43.520 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:02:43.520 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:02:43.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:43.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:43.520 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:02:43.520 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:02:43.520 DEBUG [main][MenuItemLookup] Found menu:'File' 10:02:43.520 DEBUG [main][MenuItemLookup] Item match:File 10:02:43.521 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:02:43.521 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:02:43.523 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:02:43.523 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:43.523 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:02:43.523 DEBUG [main][MenuItemLookup] Found menu:'File' 10:02:43.523 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:02:43.523 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:43.523 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:02:43.523 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:02:43.524 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:02:43.524 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:02:43.524 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:02:43.586 DEBUG [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.... 10:02:43.590 DEBUG [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 10:02:43.590 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:02:43.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:43.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:43.591 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:02:43.591 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:02:43.591 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 10:02:43.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:43.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:43.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:43.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:43.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:43.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:02:43.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:02:43.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:02:43.598 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:02:43.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:43.598 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:02:43.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:43.599 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:02:43.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:02:43.599 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:02:43.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:02:43.599 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:02:43.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:02:43.599 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:02:43.599 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 10:02:43.599 DEBUG [main][TreeItemHandler] Selecting tree item: File 10:02:43.599 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 10:02:43.602 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 10:02:43.602 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:02:43.602 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:02:43.602 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) 10:02:43.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:43.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:43.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:43.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:43.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:02:43.604 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:02:43.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:02:43.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:02:43.604 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:02:43.604 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:43.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: Matcher matching text to regular expression 'New|Select a wizard'] 10:02:43.639 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:02:43.639 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:02:43.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 10:02:43.639 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 10:02:43.639 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 10:02:43.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:43.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:43.640 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 10:02:43.640 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:02:43.641 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:") 10:02:43.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:43.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:43.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:43.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:43.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:02:43.643 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:02:43.644 INFO [WorkbenchTestable][AbstractText] Text set to: project/ 10:02:43.652 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:") 10:02:43.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:43.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:43.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:43.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:43.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:02:43.662 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:02:43.663 INFO [WorkbenchTestable][AbstractText] Text set to: abc.ca 10:02:43.665 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 10:02:43.665 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 10:02:43.665 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) 10:02:43.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:43.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:43.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:43.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:43.667 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:02:43.667 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:02:43.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:02:43.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:02:43.667 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:02:43.667 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:43.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:02:44.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:02:44.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:02:44.181 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 10:02:44.181 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 10:02:44.181 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:02:44.181 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:02:44.181 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:02:44.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:02:44.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qabc.ca\E') 10:02:44.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:44.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:44.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:44.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:44.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:02:44.184 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:44.184 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 10:02:44.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:44.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:44.185 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - project/abc.ca - Eclipse Platform' 10:02:44.185 DEBUG [main][MenuItemLookup] Found menu:'File' 10:02:44.185 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:02:44.185 DEBUG [main][MenuItemLookup] Item match:Edit 10:02:44.186 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 10:02:44.186 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 10:02:44.186 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:44.186 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 10:02:44.186 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:02:44.186 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:02:44.186 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:44.186 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:02:44.186 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 10:02:44.186 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 10:02:44.186 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 10:02:44.186 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:44.186 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 10:02:44.186 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:44.186 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 10:02:44.186 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 10:02:44.186 INFO [WorkbenchTestable][AbstractEditor] Content assist menu not found, open via keyboard shortcut 10:02:44.186 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 10:02:44.186 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 10:02:44.386 INFO [WorkbenchTestable][Keyboard] As char: , as int:32 10:02:45.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 10:02:45.388 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 10:02:45.388 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:45.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:45.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:45.397 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 10:02:45.397 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:45.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:45.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:45.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:45.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:45.397 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 10:02:45.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:02:45.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:02:45.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 10:02:45.398 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 10:02:45.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:45.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:45.401 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals 10:02:45.401 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals: 10:02:45.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 10:02:45.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 10:02:45.401 DEBUG [WorkbenchTestable][ContentAssistant] a 10:02:45.401 DEBUG [WorkbenchTestable][ContentAssistant] b 10:02:45.401 DEBUG [WorkbenchTestable][ContentAssistant] c 10:02:45.402 INFO [WorkbenchTestable][AbstractShell] Close shell 10:02:45.402 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 10:02:45.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:02:45.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:02:45.412 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 10:02:45.412 DEBUG [main][EditorHandler] 1 editor(s) found 10:02:45.412 DEBUG [WorkbenchTestable][EditorHandler] Closing editor abc.ca 10:02:45.446 DEBUG [WorkbenchTestable][EditorHandler] Editor abc.ca is closed 10:02:45.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:45.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:45.447 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 10:02:45.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:45.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:45.448 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:02:45.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:45.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:45.449 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:02:45.449 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 10:02:45.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:45.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:45.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:45.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:45.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:02:45.450 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:45.450 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:45.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:45.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:02:45.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:02:45.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:02:45.452 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:45.452 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:45.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:45.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:02:45.452 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:45.452 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:45.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:45.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:02:45.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:45.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:45.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:45.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:45.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:46.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:46.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:46.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:02:46.454 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:46.454 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:46.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:46.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:02:46.455 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:02:46.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:46.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:46.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:46.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:46.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:46.455 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name project 10:02:46.456 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:46.456 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:46.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:46.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:02:46.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:46.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:46.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:46.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:46.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:47.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:47.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:02:47.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 10:02:47.458 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:47.458 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:47.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:47.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:02:47.458 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:02:47.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:47.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:47.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:47.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:47.459 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:47.459 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name project 10:02:47.459 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:47.459 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:47.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:47.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 10:02:47.460 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 10:02:47.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:47.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:47.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:47.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:47.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:47.460 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 10:02:47.460 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 10:02:47.460 DEBUG [main][TreeItemHandler] Set Tree selection 10:02:47.460 DEBUG [main][TreeHandler] Notify Tree about selection event 10:02:47.466 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 10:02:47.466 DEBUG [WorkbenchTestable][TreeItemHandler] project 10:02:47.466 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:02:47.466 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:47.489 DEBUG [main][MenuItemLookup] Found menu:'New' 10:02:47.489 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:02:47.489 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:47.489 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:02:47.489 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:47.489 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:02:47.489 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:02:47.489 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:02:47.489 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:02:47.489 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:02:47.489 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:47.489 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:02:47.489 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:02:47.489 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:47.489 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:02:47.489 DEBUG [main][MenuItemLookup] Item match:Refresh F5 10:02:47.490 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 10:02:47.490 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 10:02:47.490 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 10:02:47.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:02:47.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 10:02:47.990 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 10:02:47.990 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:02:47.990 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:02:47.990 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 10:02:47.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:02:47.990 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 10:02:47.990 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:48.007 DEBUG [main][MenuItemLookup] Found menu:'New' 10:02:48.008 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 10:02:48.008 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:48.008 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 10:02:48.008 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:48.008 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 10:02:48.008 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 10:02:48.008 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 10:02:48.008 DEBUG [main][MenuItemLookup] Item match:Delete Delete 10:02:48.008 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 10:02:48.008 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 10:02:48.008 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 10:02:48.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 10:02:48.590 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 10:02:48.590 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 10:02:48.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:48.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:48.593 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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) 10:02:48.593 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:48.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:48.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:48.593 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:02:48.593 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:48.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:48.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:48.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:48.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:48.593 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:02:48.594 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 10:02:48.594 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 10:02:48.594 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 10:02:48.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:02:48.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:02:48.594 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:02:48.594 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:48.594 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 10:02:48.594 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:02:48.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:48.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:48.594 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 10:02:48.594 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:02:48.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:48.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:48.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:48.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:48.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:02:48.595 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:02:48.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:02:48.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:02:48.596 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:02:48.596 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:02:48.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 10:02:48.599 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 10:02:49.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 10:02:49.100 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 10:02:49.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:02:49.100 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 10:02:49.100 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 10:02:49.100 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:02:49.100 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:02:49.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:02:49.100 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 10:02:49.100 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 10:02:49.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:02:49.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 10:02:49.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:02:49.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:02:49.101 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 10:02:49.102 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:49.102 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:49.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:49.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:02:49.102 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCustomContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest) 10:02:49.102 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 10:02:49.102 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:02:49.102 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:02:49.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:02:49.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.381 s - in org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest testCustomContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest) Time elapsed: 6.239 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.v20230828-0948 [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 10:02:59.208 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 10:02:59.211 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 10:02:59.228 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 10:02:59.230 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 10:02:59.316 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 10:02:59.346 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:02:59.350 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:02:59.354 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 10:02:59.408 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 10:02:59.408 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 10:02:59.418 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 10:02:59.450 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:02:59.450 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:02:59.454 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:02:59.454 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:02:59.458 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:02:59.459 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 10:02:59.526 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:02:59.528 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:02:59.530 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:02:59.530 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:02:59.531 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:02:59.532 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:02:59.538 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:02:59.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:59.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:59.545 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:02:59.550 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:02:59.554 DEBUG [main][MenuItemLookup] Found menu:'File' 10:02:59.554 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:02:59.554 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:02:59.554 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:02:59.554 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:02:59.555 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:02:59.555 DEBUG [main][MenuItemLookup] Item match:Window 10:02:59.611 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:02:59.611 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:02:59.611 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:02:59.612 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:59.612 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:02:59.612 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:02:59.612 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:59.612 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:02:59.612 DEBUG [main][MenuItemLookup] Found menu:'' 10:02:59.612 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:02:59.612 DEBUG [main][MenuItemLookup] Item match:Preferences 10:02:59.615 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:02:59.615 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:02:59.617 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:02:59.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:02:59.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:02:59.859 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:02:59.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:02:59.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:02:59.874 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:02:59.874 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:02:59.884 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 10:02:59.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:59.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:59.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:59.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:59.919 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:02:59.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:02:59.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:02:59.943 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) 10:02:59.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:02:59.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:02:59.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:02:59.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:02:59.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:02:59.953 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:02:59.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:02:59.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:02:59.954 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:02:59.954 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:03:00.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:03:00.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:03:00.030 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:00.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:00.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:00.037 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:00.039 INFO [WorkbenchTestable][RequirementsRunner] Started test: activate no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 10:03:00.039 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 10:03:00.040 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:00.040 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:00.040 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:00.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:00.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:03:00.047 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' view via menu. 10:03:00.047 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:00.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:00.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:00.048 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:03:00.048 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:03:00.048 DEBUG [main][MenuItemLookup] Found menu:'File' 10:03:00.048 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:03:00.048 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:03:00.048 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:03:00.048 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:03:00.049 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:03:00.049 DEBUG [main][MenuItemLookup] Item match:Window 10:03:00.050 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:03:00.050 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:03:00.050 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:03:00.050 DEBUG [main][MenuItemLookup] Found menu:'' 10:03:00.050 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:03:00.050 DEBUG [main][MenuItemLookup] Item match:Show View 10:03:00.060 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 10:03:00.061 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:03:00.061 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:03:00.061 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:03:00.061 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:03:00.061 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:03:00.061 DEBUG [main][MenuItemLookup] Found menu:'Properties' 10:03:00.061 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:03:00.061 DEBUG [main][MenuItemLookup] Found menu:'' 10:03:00.061 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:03:00.061 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:03:00.062 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:03:00.062 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:03:00.062 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:03:00.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:03:00.145 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 10:03:00.145 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:03:00.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:00.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:00.147 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:03:00.147 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:00.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:00.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:00.148 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:03:00.148 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:00.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:00.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:00.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:00.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:00.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:03:00.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:03:00.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:03:00.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test UI Forms has children... 10:03:00.155 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test UI Forms 10:03:00.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:03:00.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:03:00.661 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test UI Forms 10:03:00.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test UI Forms has children finished successfully 10:03:00.663 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test UI Forms 10:03:00.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:03:00.664 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test UI Forms is already expanded. No action performed 10:03:00.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:03:00.664 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test UI Forms 10:03:00.664 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item UI Form Test 10:03:00.665 DEBUG [main][TreeItemHandler] Selecting tree item: UI Form Test 10:03:00.666 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item UI Form Test about selection 10:03:00.668 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: UI Form Test 10:03:00.668 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:00.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:00.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:00.669 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:03:00.669 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:00.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:00.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:00.672 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:03:00.672 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:00.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:00.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:00.672 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:03:00.672 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:00.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:00.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:00.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:00.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:00.673 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:03:00.674 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:03:00.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:03:00.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:03:00.675 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:03:00.675 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:03:00.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:03:00.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:03:00.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.ui.views.UIFormView' view is open... 10:03:00.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:00.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:00.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.ui.views.UIFormView' view is open finished successfully 10:03:00.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:00.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:00.986 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:00.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:00.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:00.987 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:03:00.988 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 10:03:00.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:00.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:01.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:01.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:01.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:03:01.041 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:03:01.041 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:03:01.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:03:01.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:03:01.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:03:01.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:03:01.058 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 10:03:01.058 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:01.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:01.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:01.079 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:03:01.079 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:01.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:01.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:01.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:01.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:01.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found 10:03:01.083 TRACE [main][WidgetHandler] Notify Hyperlink with event 6 10:03:01.083 TRACE [main][WidgetHandler] Wait for synchronization 10:03:01.083 TRACE [main][WidgetHandler] Notify Hyperlink with event 3 10:03:01.083 TRACE [main][WidgetHandler] Wait for synchronization 10:03:01.084 TRACE [main][WidgetHandler] Notify Hyperlink with event 4 10:03:01.084 TRACE [main][WidgetHandler] Wait for synchronization 10:03:01.084 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") 10:03:01.084 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:01.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:01.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:01.086 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:03:01.086 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:01.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:01.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:01.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:01.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:01.087 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 10:03:01.088 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 10:03:01.088 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:01.091 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:01.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:01.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:01.096 INFO [WorkbenchTestable][RequirementsRunner] Finished test: activate no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 10:03:01.097 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:01.097 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 10:03:01.097 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 10:03:01.097 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:01.097 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:01.097 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:01.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:01.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:01.117 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:03:01.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:01.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:01.128 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:01.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:01.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:01.129 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:03:01.129 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 10:03:01.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:01.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:01.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:01.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:01.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:03:01.139 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:03:01.139 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:03:01.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:03:01.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:03:01.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:03:01.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:03:01.164 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") 10:03:01.164 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:01.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:01.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:01.164 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:03:01.164 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:01.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:01.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:01.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:03:01.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:01.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:03:02.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:02.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:03:02.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:03:02.221 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was not found 10:03:02.224 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 10:03:02.224 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:02.224 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:02.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:02.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:02.225 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 10:03:02.225 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:02.225 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 10:03:02.225 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 10:03:02.225 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:02.225 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:02.226 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:02.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:02.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:02.231 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:03:02.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:02.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:02.236 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:02.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:02.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:02.254 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:03:02.254 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 10:03:02.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:02.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:02.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:02.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:02.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:03:02.263 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:03:02.263 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:03:02.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:03:02.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:03:02.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:03:02.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:03:02.268 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 10:03:02.268 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:02.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:02.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:02.268 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:03:02.268 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:02.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:02.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:03:02.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:03:02.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:02.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 1 was found 10:03:02.288 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 10:03:02.288 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:02.288 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:02.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:02.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:02.289 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 10:03:02.289 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:02.290 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 10:03:02.290 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 10:03:02.290 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:02.290 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:02.290 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:02.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:02.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:02.313 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:03:02.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:02.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:02.323 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:02.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:02.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:02.324 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:03:02.324 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 10:03:02.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:02.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:02.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:02.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:02.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:03:02.332 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:03:02.332 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:03:02.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:03:02.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:03:02.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:03:02.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:03:02.338 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") 10:03:02.338 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:02.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:02.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:02.353 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:03:02.353 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:02.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:02.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:02.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:02.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:02.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 10:03:02.359 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") 10:03:02.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:02.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:02.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:02.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:02.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found 10:03:02.360 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 10:03:02.360 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:02.360 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:02.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:02.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:02.361 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 10:03:02.361 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:02.361 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 10:03:02.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 10:03:02.362 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:02.362 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:02.362 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:02.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:02.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:02.368 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:03:02.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:02.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:02.380 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:02.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:02.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:02.381 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:03:02.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') 10:03:02.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:02.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:02.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:02.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:02.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:03:02.434 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:03:02.434 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:03:02.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:03:02.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:03:02.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:03:02.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:03:02.439 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 10:03:02.439 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:02.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:02.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:02.439 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:03:02.439 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:02.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:02.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:02.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:02.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:02.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found 10:03:02.441 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 10:03:02.441 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:02.441 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:02.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:02.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:02.441 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 10:03:02.442 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:02.442 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 10:03:02.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 10:03:02.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:02.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:02.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:02.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:02.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:02.467 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:03:02.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:02.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:02.474 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:02.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:02.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:02.475 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:03:02.475 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 10:03:02.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:02.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:02.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:02.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:02.500 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:03:02.500 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:03:02.500 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:03:02.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:03:02.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:03:02.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:03:02.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:03:02.505 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") 10:03:02.505 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:02.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:02.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:02.506 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:03:02.506 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:02.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:02.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:02.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:02.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:02.507 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found 10:03:02.508 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 10:03:02.508 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:02.508 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:02.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:02.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:02.509 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 10:03:02.509 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:02.509 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 10:03:02.509 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 10:03:02.509 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:02.509 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:02.509 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:02.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:02.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:02.536 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:03:02.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:02.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:02.545 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:02.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:02.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:02.564 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:03:02.565 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 10:03:02.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:02.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:02.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:02.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:02.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:03:02.573 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:03:02.574 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:03:02.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:03:02.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:03:02.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:03:02.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:03:02.579 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") 10:03:02.579 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:02.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:02.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:02.616 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:03:02.616 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:02.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:02.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:02.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:02.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:02.618 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 10:03:02.621 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 10:03:02.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:02.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:02.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:02.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:02.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found 10:03:02.623 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 10:03:02.623 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:02.623 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:02.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:02.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:02.624 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 10:03:02.625 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:02.625 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 10:03:02.625 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 10:03:02.625 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:02.625 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:02.625 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:02.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:02.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:02.633 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:03:02.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:02.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:02.640 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:02.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:02.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:02.641 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:03:02.641 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 10:03:02.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:02.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:02.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:02.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:02.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:03:02.668 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:03:02.668 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:03:02.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:03:02.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:03:02.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:03:02.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:03:02.675 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 10:03:02.675 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:02.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:02.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:02.676 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:03:02.676 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:02.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:02.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:02.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:02.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:02.677 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 10:03:02.678 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 10:03:02.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:02.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:03:02.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:03:02.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:02.717 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 1 was found 10:03:02.717 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 10:03:02.717 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:02.717 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:02.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:02.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:02.718 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 10:03:02.719 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 10:03:02.719 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:02.719 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:02.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:02.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.593 s - in org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest activate no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 1.057 s testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 1.128 s indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.064 s titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.071 s defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.08 s titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.067 s defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.115 s indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.093 s Running org.eclipse.reddeer.uiforms.test.DefaultFormTest 10:03:02.748 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 10:03:02.749 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:03:02.750 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:02.750 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 10:03:02.750 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:02.750 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:03:02.750 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:02.751 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:03:02.751 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:02.751 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 10:03:02.751 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:03:02.751 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:03:02.751 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:03:02.751 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:03:02.752 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:03:02.752 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:03:02.752 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:02.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:02.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:02.752 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:03:02.752 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:03:02.753 DEBUG [main][MenuItemLookup] Found menu:'File' 10:03:02.753 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:03:02.753 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:03:02.753 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:03:02.753 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:03:02.753 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:03:02.753 DEBUG [main][MenuItemLookup] Item match:Window 10:03:02.755 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:03:02.755 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:03:02.755 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:03:02.755 DEBUG [main][MenuItemLookup] Found menu:'' 10:03:02.755 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:03:02.755 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:03:02.755 DEBUG [main][MenuItemLookup] Found menu:'' 10:03:02.756 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:03:02.756 DEBUG [main][MenuItemLookup] Found menu:'' 10:03:02.756 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:03:02.756 DEBUG [main][MenuItemLookup] Item match:Preferences 10:03:02.756 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:03:02.756 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:03:02.756 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:03:02.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:03:02.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:03:02.893 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:03:02.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:02.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:02.895 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:03:02.895 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:03:02.895 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 10:03:02.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:02.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:02.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:02.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:02.922 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:03:02.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:03:02.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:03:02.924 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) 10:03:02.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:02.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:02.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:02.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:02.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:03:02.926 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:03:02.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:03:02.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:03:02.926 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:03:02.926 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:03:02.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:03:02.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:03:02.951 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:02.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:02.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:02.975 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:02.976 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 10:03:02.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 10:03:02.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:02.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:02.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:02.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:02.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:02.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. 10:03:02.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:02.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:02.984 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:02.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:02.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:02.984 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:03:02.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') 10:03:02.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:02.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:02.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:02.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:02.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:03:02.989 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:03:02.989 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:03:03.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:03:03.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:03:03.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:03:03.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:03:03.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:03.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:03:03.040 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' view via menu. 10:03:03.041 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:03.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:03.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:03.042 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:03:03.042 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:03:03.042 DEBUG [main][MenuItemLookup] Found menu:'File' 10:03:03.042 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:03:03.042 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:03:03.042 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:03:03.043 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:03:03.043 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:03:03.043 DEBUG [main][MenuItemLookup] Item match:Window 10:03:03.043 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:03:03.043 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:03:03.043 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:03:03.043 DEBUG [main][MenuItemLookup] Found menu:'' 10:03:03.043 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:03:03.044 DEBUG [main][MenuItemLookup] Item match:Show View 10:03:03.048 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 10:03:03.048 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 10:03:03.048 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 10:03:03.048 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 10:03:03.048 DEBUG [main][MenuItemLookup] Found menu:'Progress' 10:03:03.048 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 10:03:03.048 DEBUG [main][MenuItemLookup] Found menu:'Properties' 10:03:03.048 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 10:03:03.048 DEBUG [main][MenuItemLookup] Found menu:'' 10:03:03.048 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 10:03:03.048 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 10:03:03.049 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 10:03:03.049 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 10:03:03.049 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 10:03:03.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 10:03:03.125 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 10:03:03.126 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 10:03:03.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:03.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:03.128 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:03:03.128 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:03.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:03.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:03.128 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:03:03.128 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:03.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:03.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:03.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:03.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:03.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:03:03.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:03:03.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:03:03.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 10:03:03.130 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:03:03.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:03:03.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:03:03.638 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:03:03.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 10:03:03.640 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 10:03:03.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:03:03.640 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 10:03:03.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:03:03.640 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 10:03:03.641 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Error Log 10:03:03.641 DEBUG [main][TreeItemHandler] Selecting tree item: Error Log 10:03:03.641 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Error Log about selection 10:03:03.642 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Error Log 10:03:03.642 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:03.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:03.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:03.642 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:03:03.642 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:03.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:03.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:03.643 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 10:03:03.643 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:03.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:03.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:03.643 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 10:03:03.643 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:03.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:03.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:03.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:03.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:03.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:03:03.645 INFO [WorkbenchTestable][AbstractButton] Click button &Open 10:03:03.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:03:03.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:03:03.645 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:03:03.645 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:03:03.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:03:03.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:03:03.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.DefaultFormTest$LogView' view is open... 10:03:03.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:03.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:03.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.DefaultFormTest$LogView' view is open finished successfully 10:03:03.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:03.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:03.822 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:03.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:03.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:03.823 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:03:03.823 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 10:03:03.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:03.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:03.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:03.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:03.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:03:03.838 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:03:03.838 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:03:03.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:03:03.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:03:03.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:03:03.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:03:03.840 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 10:03:03.840 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:03.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:03.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:03.840 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Error Log (Workspace Log)"as the parent 10:03:03.840 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:03.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:03.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:03.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:03:04.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:04.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:03:04.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:04.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:03:04.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:03:04.844 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was not found 10:03:04.845 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 10:03:04.845 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:03:04.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:03:04.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:03:04.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:03:04.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:03:04.846 INFO [WorkbenchTestable][AbstractView] Close view 'Error Log' 10:03:04.846 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Error Log 10:03:04.849 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 10:03:04.852 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 10:03:04.897 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 10:03:04.897 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:04.897 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:04.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:04.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:04.940 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 10:03:04.941 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:04.941 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 10:03:04.941 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 10:03:04.941 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:04.941 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:04.941 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:04.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:04.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:04.945 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:03:04.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:04.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:04.949 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:04.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:04.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:04.976 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:03:04.976 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 10:03:04.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:04.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:04.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:04.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:04.982 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:03:04.982 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:03:04.982 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:03:04.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:03:04.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:03:04.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:03:04.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:03:04.990 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 10:03:04.990 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:04.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:04.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:04.990 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:03:04.990 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:04.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:04.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:03:04.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:03:05.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:05.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 1 was found 10:03:05.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:05.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:03:05.054 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 10:03:05.054 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:05.054 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:05.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:05.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:05.054 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 10:03:05.055 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:05.055 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 10:03:05.055 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 10:03:05.055 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:05.055 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:05.055 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:05.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:05.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:05.061 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:03:05.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:05.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:05.066 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:05.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:05.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:05.086 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:03:05.086 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 10:03:05.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:05.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:05.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:05.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:05.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:03:05.092 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:03:05.092 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:03:05.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:03:05.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:03:05.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:03:05.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:03:05.096 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") 10:03:05.096 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:05.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:05.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:05.097 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:03:05.097 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:05.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:05.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:05.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:05.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:05.098 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 10:03:05.099 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") 10:03:05.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:05.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:05.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:05.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:05.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 10:03:05.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:05.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:03:05.145 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 10:03:05.145 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:05.145 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:05.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:05.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:05.145 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 10:03:05.146 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:05.146 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 10:03:05.146 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 10:03:05.146 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:05.146 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:05.146 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:05.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:05.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:05.153 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:03:05.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:05.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:05.158 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:05.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:05.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:05.159 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:03:05.159 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 10:03:05.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:05.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:05.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:05.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:05.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:03:05.166 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:03:05.166 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:03:05.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:03:05.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:03:05.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:03:05.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:03:05.191 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 10:03:05.191 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:05.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:05.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:05.191 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:03:05.191 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:05.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:05.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:05.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:05.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:05.192 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 10:03:05.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:05.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:03:05.197 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 10:03:05.197 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:05.197 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:05.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:05.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:05.230 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 10:03:05.231 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:05.231 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 10:03:05.231 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 10:03:05.231 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:05.231 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:05.231 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:05.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:05.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:05.239 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:03:05.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:05.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:05.244 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:05.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:05.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:05.247 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:03:05.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 '\*?\QUI Form Test\E') 10:03:05.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:05.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:05.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:05.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:05.275 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:03:05.275 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:03:05.275 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:03:05.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:03:05.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:03:05.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:03:05.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:03:05.279 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") 10:03:05.279 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:05.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:05.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:05.280 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:03:05.280 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:05.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:05.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:05.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:05.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:05.282 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 10:03:05.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:05.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:03:05.325 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 10:03:05.326 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:05.326 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:05.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:05.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:05.326 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 10:03:05.327 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:05.327 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 10:03:05.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 10:03:05.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:05.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:05.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:05.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:05.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:05.338 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:03:05.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:05.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:05.345 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:05.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:05.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:05.346 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:03:05.346 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 10:03:05.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:05.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:05.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:05.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:05.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:03:05.375 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:03:05.375 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:03:05.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:03:05.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:03:05.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:03:05.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:03:05.379 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") 10:03:05.379 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:05.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:05.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:05.380 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:03:05.380 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:05.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:05.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:05.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:05.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:05.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 10:03:05.383 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 10:03:05.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:05.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:05.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:05.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:05.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 10:03:05.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:05.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:03:05.428 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 10:03:05.428 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:05.428 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:05.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:05.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:05.428 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 10:03:05.429 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:05.429 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 10:03:05.429 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 10:03:05.429 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:05.429 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:05.429 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:05.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:05.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:05.437 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:03:05.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:05.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:05.443 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:05.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:05.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:05.444 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:03:05.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 '\*?\QUI Form Test\E') 10:03:05.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:05.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:05.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:05.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:05.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:03:05.449 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:03:05.449 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:03:05.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:03:05.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:03:05.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:03:05.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:03:05.475 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") 10:03:05.475 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:05.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:05.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:05.475 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:03:05.475 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:05.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:05.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:05.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:05.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:05.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 10:03:05.478 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 10:03:05.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:05.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:03:05.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:03:05.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:05.478 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 1 was found 10:03:05.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:05.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:03:05.524 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 10:03:05.524 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:05.524 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:05.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:05.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:05.525 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 10:03:05.525 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 10:03:05.525 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:05.525 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:05.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:05.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.779 s - in org.eclipse.reddeer.uiforms.test.DefaultFormTest testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 1.964 s indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.113 s titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.09 s defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.084 s titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.095 s defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.101 s indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.096 s Running org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 10:03:05.534 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 10:03:05.535 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:03:05.536 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:05.536 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 10:03:05.536 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:05.536 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:03:05.539 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:05.539 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:03:05.539 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:05.539 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 10:03:05.539 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:03:05.539 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:03:05.540 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:03:05.540 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:03:05.540 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:03:05.540 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:03:05.540 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:05.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:05.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:05.541 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:03:05.541 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:03:05.541 DEBUG [main][MenuItemLookup] Found menu:'File' 10:03:05.541 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:03:05.541 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:03:05.541 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:03:05.541 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:03:05.541 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:03:05.541 DEBUG [main][MenuItemLookup] Item match:Window 10:03:05.542 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:03:05.543 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:03:05.543 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:03:05.543 DEBUG [main][MenuItemLookup] Found menu:'' 10:03:05.543 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:03:05.543 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:03:05.543 DEBUG [main][MenuItemLookup] Found menu:'' 10:03:05.543 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:03:05.543 DEBUG [main][MenuItemLookup] Found menu:'' 10:03:05.543 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:03:05.543 DEBUG [main][MenuItemLookup] Item match:Preferences 10:03:05.543 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:03:05.543 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:03:05.543 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:03:05.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:03:05.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 10:03:05.665 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:03:05.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:05.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:05.678 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:03:05.678 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:03:05.678 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 10:03:05.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:05.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:05.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:05.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:05.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:03:05.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:03:05.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:03:05.682 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) 10:03:05.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:05.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:05.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:05.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:05.697 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:03:05.697 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:03:05.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:03:05.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:03:05.698 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:03:05.698 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:03:05.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:03:05.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:03:05.733 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:05.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:05.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:05.734 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:05.734 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 10:03:05.734 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 10:03:05.735 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:05.735 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:05.735 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:05.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:05.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:05.761 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:03:05.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:05.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:05.769 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:05.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:05.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:05.769 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:03:05.769 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 10:03:05.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:05.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:05.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:05.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:05.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:03:05.778 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:03:05.778 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:03:05.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:03:05.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:03:05.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:03:05.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:03:05.786 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) 10:03:05.786 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:05.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:05.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:05.811 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:03:05.811 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:05.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:05.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:05.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:05.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:05.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 10:03:05.830 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: ") 10:03:05.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:05.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:05.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:03:06.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:06.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:03:06.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:06.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:03:06.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:03:06.834 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found 10:03:06.834 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 10:03:06.834 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:06.834 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:06.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:06.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:06.834 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 10:03:06.835 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:06.835 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 10:03:06.835 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 10:03:06.835 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:06.835 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:06.835 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:06.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:06.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:06.841 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:03:06.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:06.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:06.847 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:06.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:06.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:06.873 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:03:06.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') 10:03:06.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:06.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:06.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:06.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:06.878 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:03:06.878 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:03:06.878 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:03:06.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:03:06.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:03:06.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:03:06.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:03:06.883 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) 10:03:06.883 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:06.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:06.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:06.908 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:03:06.908 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:06.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:06.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:06.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:06.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:06.909 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 10:03:06.939 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: ") 10:03:06.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:06.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:06.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:06.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:06.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:03:06.940 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:03:06.942 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 10:03:06.942 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:06.942 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:06.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:06.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:06.943 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 10:03:06.943 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:06.943 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 10:03:06.943 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 10:03:06.943 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:06.943 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:06.943 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:06.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:06.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:06.950 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:03:06.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:06.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:06.963 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:06.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:06.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:06.965 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:03:06.965 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 10:03:06.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:06.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:06.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:06.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:06.970 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:03:06.970 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:03:06.970 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:03:06.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:03:06.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:03:06.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:03:06.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:03:06.999 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") 10:03:06.999 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:06.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:06.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:06.999 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:03:07.000 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:07.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:07.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:07.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:03:07.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:07.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:03:08.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:08.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:03:08.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:03:08.027 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was not found 10:03:08.028 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 10:03:08.028 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:08.028 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:08.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:08.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:08.028 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 10:03:08.029 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:08.029 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 10:03:08.029 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 10:03:08.029 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:08.029 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:08.029 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:08.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:08.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:08.042 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:03:08.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:08.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:08.050 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:08.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:08.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:08.070 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:03: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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 10:03:08.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:08.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:08.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:08.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:08.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:03:08.076 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:03:08.076 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:03:08.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:03:08.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:03:08.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:03:08.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:03:08.081 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) 10:03:08.081 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:08.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:08.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:08.081 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:03:08.081 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:08.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:08.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:03:08.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:03:08.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:08.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 1 was found 10:03:08.102 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 10:03:08.102 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:08.102 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:08.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:08.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:08.102 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 10:03:08.103 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:08.103 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 10:03:08.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 10:03:08.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:08.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:08.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:08.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:08.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:08.110 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:03:08.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:08.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:08.120 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:08.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:08.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:08.120 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:03:08.120 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 10:03:08.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:08.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:08.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:08.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:08.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:03:08.127 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:03:08.127 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:03:08.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:03:08.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:03:08.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:03:08.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:03:08.131 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") 10:03:08.131 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:08.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:08.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:08.131 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:03:08.131 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:08.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:08.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:08.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:08.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:08.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 10:03:08.153 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") 10:03:08.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:08.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:08.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:08.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:08.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 10:03:08.155 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 10:03:08.155 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:08.155 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:08.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:08.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:08.155 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 10:03:08.155 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:08.155 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 10:03:08.156 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 10:03:08.156 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:08.156 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:08.156 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:08.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:08.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:08.163 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:03:08.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:08.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:08.175 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:08.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:08.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:08.176 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:03:08.176 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 10:03:08.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:08.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:08.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:08.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:08.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:03:08.183 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:03:08.184 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:03:08.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:03:08.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:03:08.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:03:08.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:03:08.208 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) 10:03:08.208 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:08.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:08.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:08.208 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:03:08.208 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:08.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:08.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:08.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:08.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:08.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 10:03:08.210 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 10:03:08.210 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:08.211 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:08.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:08.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:08.211 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 10:03:08.211 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:08.211 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 10:03:08.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 10:03:08.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:08.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:08.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:08.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:08.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:08.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. 10:03:08.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:08.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:08.245 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:08.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:08.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:08.245 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:03:08.246 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 10:03:08.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:08.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:08.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:08.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:08.274 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:03:08.274 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:03:08.274 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:03:08.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:03:08.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:03:08.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:03:08.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:03:08.279 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") 10:03:08.279 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:08.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:08.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:08.279 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:03:08.279 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:08.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:08.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:08.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:08.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:08.283 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 10:03:08.305 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 10:03:08.305 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:08.305 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:08.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:08.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:08.306 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 10:03:08.306 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:08.306 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 10:03:08.306 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 10:03:08.306 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:08.306 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:08.306 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:08.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:08.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:08.314 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:03:08.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:08.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:08.325 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:08.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:08.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:08.326 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:03:08.326 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 10:03:08.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:08.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:08.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:08.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:08.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:03:08.333 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:03:08.333 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:03:08.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:03:08.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:03:08.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:03:08.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:03:08.357 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") 10:03:08.357 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:08.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:08.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:08.357 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:03:08.358 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:08.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:08.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:08.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:08.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:08.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 10:03:08.361 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) 10:03:08.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:08.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:08.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:08.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:08.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 10:03:08.363 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 10:03:08.363 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:08.363 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:08.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:08.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:08.363 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 10:03:08.363 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:08.364 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 10:03:08.364 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 10:03:08.364 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:08.364 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:08.364 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:08.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:08.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:08.392 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:03:08.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:08.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:08.402 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:08.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:08.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:08.402 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:03:08.403 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 10:03:08.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:08.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:08.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:08.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:08.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:03:08.412 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:03:08.412 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:03:08.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:03:08.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:03:08.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:03:08.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:03:08.416 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") 10:03:08.416 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:08.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:08.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:08.416 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:03:08.416 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:08.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:08.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:08.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:08.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:08.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 10:03:08.443 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) 10:03:08.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:08.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:03:08.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:03:08.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:08.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 1 was found 10:03:08.445 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 10:03:08.445 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:08.445 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:08.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:08.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:08.446 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 10:03:08.446 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 10:03:08.446 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:08.446 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:08.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:08.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.913 s - in org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 1.1 s testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.108 s testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 1.085 s indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.073 s titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.052 s defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.056 s titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.094 s defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.057 s indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.082 s Running org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:03:08.457 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:03:08.459 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:03:08.460 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:08.460 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:03:08.460 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:08.460 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:03:08.460 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:08.460 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:03:08.460 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:08.460 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 10:03:08.461 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:03:08.461 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:03:08.461 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:03:08.461 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:03:08.461 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:03:08.462 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:03:08.462 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:08.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:08.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:08.462 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:03:08.463 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:03:08.463 DEBUG [main][MenuItemLookup] Found menu:'File' 10:03:08.463 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:03:08.463 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:03:08.463 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:03:08.463 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:03:08.463 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:03:08.463 DEBUG [main][MenuItemLookup] Item match:Window 10:03:08.464 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:03:08.464 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:03:08.464 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:03:08.464 DEBUG [main][MenuItemLookup] Found menu:'' 10:03:08.464 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:03:08.464 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:03:08.464 DEBUG [main][MenuItemLookup] Found menu:'' 10:03:08.464 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:03:08.464 DEBUG [main][MenuItemLookup] Found menu:'' 10:03:08.464 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:03:08.465 DEBUG [main][MenuItemLookup] Item match:Preferences 10:03:08.465 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:03:08.465 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:03:08.465 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:03:08.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:03:08.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 10:03:08.589 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:03:08.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:08.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:08.590 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:03:08.590 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:03:08.591 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 10:03:08.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:08.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:08.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:08.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:08.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:03:08.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:03:08.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:03:08.605 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) 10:03:08.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:08.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:08.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:08.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:08.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:03:08.623 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:03:08.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:03:08.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:03:08.623 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:03:08.623 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:03:08.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:03:08.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:03:08.663 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:08.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:08.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:08.678 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:08.678 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 10:03:08.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:03:08.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:08.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:08.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:08.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:08.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:08.708 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:03:08.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:08.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:08.716 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:08.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:08.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:08.716 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:03:08.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 '\*?\QUI Form Test\E') 10:03:08.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:08.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:08.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:08.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:08.722 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:03:08.722 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:03:08.722 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:03:08.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:03:08.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:03:08.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:03:08.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:03:08.731 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 10:03:08.731 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:08.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:08.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:08.750 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:03:08.750 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:08.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:08.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:08.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:08.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:08.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 10:03:08.755 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") 10:03:08.755 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:08.755 TRACE [main][WidgetHandler] Notify FormText with event 1 10:03:08.755 TRACE [main][WidgetHandler] Wait for synchronization 10:03:08.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:08.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:08.759 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:03:08.759 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:08.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:08.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:08.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:08.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:08.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 10:03:08.759 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:03:08.759 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:08.759 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:08.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:08.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:08.760 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 10:03:08.760 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:08.760 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasFocusFalseTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 10:03:08.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:03:08.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:08.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:08.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:08.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:08.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:08.765 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:03:08.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:08.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:08.769 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:08.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:08.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:08.770 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:03:08.770 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 10:03:08.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:08.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:08.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:08.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:08.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:03:08.773 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:03:08.773 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:03:08.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:03:08.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:03:08.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:03:08.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:03:08.777 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 10:03:08.777 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:08.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:08.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:08.777 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:03:08.777 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:08.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:08.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:08.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:08.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:08.777 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 10:03:08.779 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 10:03:08.779 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:08.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:08.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:08.779 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:03:08.779 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:08.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:08.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:03:08.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:03:08.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:08.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 1 was found 10:03:08.802 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:03:08.802 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:08.802 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:08.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:08.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:08.802 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasFocusFalseTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 10:03:08.803 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:08.803 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 10:03:08.803 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:03:08.803 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:08.803 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:08.803 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:08.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:08.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:08.808 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:03:08.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:08.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:08.815 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:08.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:08.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:08.816 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:03:08.816 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 10:03:08.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:08.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:08.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:08.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:08.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:03:08.822 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:03:08.822 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:03:08.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:03:08.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:03:08.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:03:08.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:03:08.829 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") 10:03:08.829 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:08.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:08.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:08.829 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:03:08.829 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:08.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:08.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:08.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:03:09.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:09.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:03:09.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:09.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:03:09.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:03:09.866 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was not found 10:03:09.867 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:03:09.867 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:09.867 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:09.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:09.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:09.867 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 10:03:09.867 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:09.867 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 10:03:09.867 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:03:09.867 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:09.867 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:09.867 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:09.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:09.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:09.871 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:03:09.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:09.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:09.874 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:09.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:09.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:09.892 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:03:09.892 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 10:03:09.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:09.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:09.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:09.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:09.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:03:09.895 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:03:09.895 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:03:09.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:03:09.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:03:09.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:03:09.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:03:09.898 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 10:03:09.898 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:09.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:09.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:09.899 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:03:09.899 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:09.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:09.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:03:09.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:03:09.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:09.899 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 1 was found 10:03:09.900 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:03:09.900 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:09.900 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:09.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:09.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:09.900 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 10:03:09.900 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:09.901 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 10:03:09.901 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:03:09.901 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:09.901 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:09.901 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:09.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:09.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:09.904 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:03:09.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:09.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:09.930 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:09.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:09.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:09.932 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:03:09.932 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 10:03:09.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:09.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:09.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:09.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:09.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:03:09.937 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:03:09.937 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:03:09.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:03:09.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:03:09.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:03:09.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:03:09.943 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 10:03:09.943 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:09.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:09.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:09.960 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:03:09.960 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:09.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:09.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:09.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:09.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:09.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 10:03:09.962 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:03:09.962 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:09.962 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:09.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:09.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:09.962 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 10:03:09.963 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:09.963 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 10:03:09.963 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:03:09.963 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:09.963 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:09.963 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:09.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:09.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:09.967 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:03:09.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:09.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:09.971 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:09.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:09.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:09.972 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:03:09.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 '\*?\QUI Form Test\E') 10:03:09.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:09.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:09.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:09.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:09.993 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:03:09.993 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:03:09.993 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:03:09.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:03:09.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:03:09.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:03:09.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:03:09.996 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 10:03:09.996 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:09.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:09.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:09.996 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:03:09.996 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:09.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:09.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:09.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:09.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:09.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 10:03:09.998 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") 10:03:09.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:09.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:09.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:09.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:09.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 10:03:09.999 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:03:09.999 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:09.999 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:09.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:09.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:09.999 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 10:03:10.000 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:10.000 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasFocusTrueTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 10:03:10.000 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:03:10.000 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:10.000 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:10.000 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:10.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:10.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:10.003 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:03:10.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:10.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:10.006 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:10.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:10.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:10.007 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:03: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') 10:03:10.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:10.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:10.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:10.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:10.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:03:10.029 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:03:10.029 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:03:10.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:03:10.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:03:10.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:03:10.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:03:10.033 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 10:03:10.033 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:10.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:10.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:10.033 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:03:10.033 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:10.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:10.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:10.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:10.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:10.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 10:03:10.035 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:03:10.035 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:10.035 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:10.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:10.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:10.040 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasFocusTrueTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 10:03:10.041 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:10.041 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTooltipTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 10:03:10.041 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:03:10.041 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:10.041 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:10.041 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:10.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:10.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:10.064 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:03:10.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:10.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:10.068 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:10.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:10.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:10.068 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:03:10.068 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 10:03:10.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:10.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:10.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:10.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:10.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:03:10.072 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:03:10.072 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:03:10.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:03:10.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:03:10.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:03:10.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:03:10.075 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 10:03:10.075 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:10.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:10.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:10.093 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:03:10.093 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:10.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:10.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:10.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:10.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:10.093 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 10:03:10.094 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:03:10.094 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:10.094 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:10.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:10.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:10.095 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTooltipTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 10:03:10.095 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:10.095 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 10:03:10.095 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:03:10.095 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:10.095 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:10.095 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:10.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:10.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:10.100 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:03:10.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:10.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:10.103 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:10.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:10.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:10.104 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:03:10.104 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 10:03:10.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:10.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:10.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:10.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:10.107 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:03:10.107 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:03:10.107 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:03:10.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:03:10.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:03:10.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:03:10.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:03:10.131 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") 10:03:10.131 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:10.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:10.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:10.131 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:03:10.132 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:10.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:10.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:10.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:10.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:10.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 10:03:10.133 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:03:10.133 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:10.133 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:10.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:10.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:10.134 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 10:03:10.134 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:10.134 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 10:03:10.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:03:10.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:10.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:10.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:10.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:10.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:10.139 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:03:10.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:10.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:10.162 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:10.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:10.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:10.162 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:03:10.162 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 10:03:10.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:10.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:10.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:10.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:10.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:03:10.166 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:03:10.166 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:03:10.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:03:10.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:03:10.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:03:10.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:03:10.169 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") 10:03:10.169 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:10.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:10.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:10.169 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:03:10.169 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:10.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:10.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:10.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:10.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:10.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 10:03:10.171 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 10:03:10.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:10.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:10.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:10.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:10.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 10:03:10.172 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:03:10.172 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:10.172 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:10.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:10.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:10.172 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 10:03:10.173 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:10.173 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 10:03:10.173 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:03:10.173 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:10.173 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:10.173 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:10.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:10.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:10.194 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:03:10.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:10.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:10.198 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:10.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:10.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:10.198 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:03:10.198 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 10:03:10.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:10.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:10.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:10.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:10.202 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:03:10.202 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:03:10.202 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:03:10.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:03:10.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:03:10.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:03:10.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:03:10.205 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") 10:03:10.205 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:10.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:10.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:10.206 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:03:10.206 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:10.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:10.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:10.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:10.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:10.206 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 10:03:10.207 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 10:03:10.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:10.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:03:10.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:03:10.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:10.226 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 1 was found 10:03:10.227 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:03:10.227 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:10.227 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:10.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:10.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:10.228 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 10:03:10.228 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 10:03:10.228 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:10.228 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:10.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:10.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.771 s - in org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest clickTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.082 s hasFocusFalseTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.042 s testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 1.064 s indexedConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.033 s defaultConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.061 s titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.036 s hasFocusTrueTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.035 s getTooltipTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.054 s titleConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.039 s defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.038 s indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.055 s Running org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 10:03:10.236 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 10:03:10.237 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:03:10.237 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:10.238 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 10:03:10.238 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:10.238 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:03:10.238 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:10.238 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:03:10.238 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:10.238 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 10:03:10.238 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:03:10.238 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:03:10.239 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:03:10.239 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:03:10.239 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 10:03:10.239 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:03:10.239 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:10.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:10.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:10.240 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:03:10.240 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:03:10.240 DEBUG [main][MenuItemLookup] Found menu:'File' 10:03:10.240 DEBUG [main][MenuItemLookup] Found menu:'Edit' 10:03:10.240 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 10:03:10.240 DEBUG [main][MenuItemLookup] Found menu:'Search' 10:03:10.240 DEBUG [main][MenuItemLookup] Found menu:'Project' 10:03:10.241 DEBUG [main][MenuItemLookup] Found menu:'Window' 10:03:10.241 DEBUG [main][MenuItemLookup] Item match:Window 10:03:10.242 DEBUG [main][MenuItemLookup] Found menu:'New Window' 10:03:10.243 DEBUG [main][MenuItemLookup] Found menu:'Editor' 10:03:10.243 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 10:03:10.243 DEBUG [main][MenuItemLookup] Found menu:'' 10:03:10.243 DEBUG [main][MenuItemLookup] Found menu:'Show View' 10:03:10.243 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 10:03:10.243 DEBUG [main][MenuItemLookup] Found menu:'' 10:03:10.243 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 10:03:10.243 DEBUG [main][MenuItemLookup] Found menu:'' 10:03:10.243 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 10:03:10.243 DEBUG [main][MenuItemLookup] Item match:Preferences 10:03:10.261 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 10:03:10.261 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 10:03:10.261 INFO [main][MenuItemHandler] Select menu item: &Preferences 10:03:10.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 10:03:10.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 10:03:10.366 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:03:10.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:10.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:10.367 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 10:03:10.367 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:03:10.367 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 10:03:10.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:10.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:10.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:10.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:10.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:03:10.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:03:10.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:03:10.369 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) 10:03:10.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:10.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:10.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:10.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:10.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:03:10.383 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:03:10.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:03:10.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:03:10.383 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:03:10.383 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:03:10.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:03:10.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:03:10.423 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:10.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:10.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:10.424 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:10.424 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 10:03:10.424 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 10:03:10.424 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:10.424 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:10.424 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:10.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:10.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:10.428 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:03:10.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:10.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:10.431 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:10.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:10.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:10.431 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:03:10.431 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 10:03:10.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:10.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:10.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:10.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:10.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:03:10.434 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:03:10.435 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:03:10.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:03:10.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:03:10.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:03:10.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:03:10.440 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 10:03:10.440 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:10.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:10.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:10.457 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:03:10.457 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:10.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:10.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:10.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:10.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:10.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 10:03:10.467 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: ") 10:03:10.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:10.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:10.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:03:10.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:10.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:03:11.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:11.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:03:11.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:03:11.470 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found 10:03:11.470 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 10:03:11.470 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:11.470 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:11.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:11.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:11.472 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 10:03:11.472 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:11.472 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 10:03:11.472 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 10:03:11.472 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:11.472 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:11.472 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:11.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:11.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:11.476 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:03:11.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:11.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:11.479 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:11.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:11.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:11.480 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:03:11.480 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 10:03:11.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:11.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:11.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:11.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:11.483 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:03:11.483 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:03:11.483 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:03:11.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:03:11.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:03:11.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:03:11.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:03:11.487 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 10:03:11.487 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:11.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:11.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:11.487 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:03:11.503 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:11.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:11.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:11.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:11.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:11.503 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 10:03:11.518 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: ") 10:03:11.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:11.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:11.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:11.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:11.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:03:11.519 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:03:11.520 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 10:03:11.520 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:11.520 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:11.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:11.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:11.520 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 10:03:11.520 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:11.520 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 10:03:11.520 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 10:03:11.520 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:11.520 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:11.521 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:11.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:11.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:11.525 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:03:11.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:11.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:11.530 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:11.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:11.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:11.531 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:03:11.531 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 10:03:11.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:11.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:11.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:11.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:11.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:03:11.535 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:03:11.535 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:03:11.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:03:11.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:03:11.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:03:11.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:03:11.556 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") 10:03:11.556 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:11.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:11.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:11.556 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:03:11.556 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:11.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:11.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:11.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:03:12.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:12.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:03:12.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:12.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:03:12.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:03:12.584 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was not found 10:03:12.584 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 10:03:12.584 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:12.584 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:12.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:12.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:12.584 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 10:03:12.585 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:12.585 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 10:03:12.585 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 10:03:12.585 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:12.585 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:12.585 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:12.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:12.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:12.589 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:03:12.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:12.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:12.592 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:12.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:12.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:12.611 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:03:12.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 '\*?\QUI Form Test\E') 10:03:12.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:12.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:12.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:12.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:12.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:03:12.617 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:03:12.619 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:03:12.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:03:12.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:03:12.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:03:12.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:03:12.627 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 10:03:12.627 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:12.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:12.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:12.649 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:03:12.649 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:12.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:12.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:03:12.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:03:12.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:12.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 1 was found 10:03:12.651 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 10:03:12.651 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:12.651 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:12.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:12.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:12.652 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 10:03:12.652 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:12.653 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 10:03:12.653 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 10:03:12.653 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:12.653 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:12.653 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:12.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:12.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:12.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. 10:03:12.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:12.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:12.664 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:12.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:12.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:12.665 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:03:12.665 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 10:03:12.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:12.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:12.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:12.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:12.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:03:12.668 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:03:12.668 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:03:12.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:03:12.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:03:12.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:03:12.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:03:12.671 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") 10:03:12.671 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:12.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:12.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:12.672 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:03:12.672 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:12.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:12.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:12.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:12.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:12.673 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 10:03:12.673 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") 10:03:12.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:12.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:12.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:12.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:12.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 10:03:12.675 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 10:03:12.675 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:12.675 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:12.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:12.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:12.690 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 10:03:12.690 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:12.690 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 10:03:12.690 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 10:03:12.691 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:12.691 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:12.691 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:12.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:12.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:12.697 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:03:12.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:12.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:12.701 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:12.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:12.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:12.702 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:03:12.702 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 10:03:12.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:12.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:12.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:12.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:12.706 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:03:12.706 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:03:12.706 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:03:12.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:03:12.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:03:12.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:03:12.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:03:12.711 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 10:03:12.711 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:12.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:12.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:12.731 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:03:12.731 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:12.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:12.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:12.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:12.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:12.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 10:03:12.732 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 10:03:12.732 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:12.732 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:12.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:12.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:12.733 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 10:03:12.733 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:12.733 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 10:03:12.733 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 10:03:12.733 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:12.733 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:12.733 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:12.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:12.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:12.738 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:03:12.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:12.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:12.742 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:12.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:12.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:12.762 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:03:12.762 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 10:03:12.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:12.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:12.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:12.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:12.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:03:12.766 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:03:12.766 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:03:12.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:03:12.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:03:12.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:03:12.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:03:12.770 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") 10:03:12.770 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:12.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:12.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:12.771 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:03:12.771 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:12.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:12.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:12.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:12.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:12.771 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 10:03:12.771 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 10:03:12.771 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:12.771 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:12.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:12.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:12.772 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 10:03:12.772 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:12.772 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 10:03:12.772 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 10:03:12.772 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:12.772 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:12.772 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:12.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:12.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:12.801 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:03:12.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:12.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:12.804 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:12.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:12.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:12.805 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:03:12.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') 10:03:12.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:12.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:12.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:12.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:12.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:03:12.833 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:03:12.833 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:03:12.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:03:12.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:03:12.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:03:12.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:03:12.837 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") 10:03:12.837 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:12.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:12.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:12.837 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:03:12.837 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:12.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:12.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:12.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:12.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:12.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 10:03:12.839 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 10:03:12.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:12.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:12.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:12.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:12.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 10:03:12.841 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 10:03:12.841 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:12.841 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:12.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:12.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:12.841 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 10:03:12.842 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:12.842 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 10:03:12.842 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 10:03:12.842 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:12.842 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:12.842 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:12.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:12.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:12.865 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 10:03:12.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:12.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:12.868 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:12.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:12.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:12.869 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:03:12.869 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 10:03:12.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:12.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:12.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:12.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:12.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 10:03:12.875 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 10:03:12.875 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 10:03:12.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 10:03:12.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 10:03:12.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 10:03:12.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 10:03:12.893 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") 10:03:12.893 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:12.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:12.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:12.907 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 10:03:12.907 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:12.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:12.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:12.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:12.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:12.909 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 10:03:12.913 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 10:03:12.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:12.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 10:03:12.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 10:03:12.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:12.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 1 was found 10:03:12.915 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 10:03:12.915 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:12.915 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:12.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:12.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:12.915 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 10:03:12.915 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 10:03:12.915 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:12.915 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:12.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:12.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.681 s - in org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 1.048 s testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.048 s testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 1.064 s indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.067 s titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.037 s defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.042 s titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.039 s defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.069 s indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.073 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.v20230828-0948 [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] Fetching slf4j.simple_2.0.7.jar from https://download.eclipse.org/staging/2023-09/plugins/ (15.6kB) [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 10:03:24.322 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 10:03:24.333 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 10:03:24.345 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 10:03:24.409 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 10:03:24.439 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 10:03:24.526 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:03:24.529 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:24.532 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 10:03:24.534 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 10:03:24.535 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 10:03:24.551 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 10:03:24.651 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:24.651 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:03:24.654 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:24.654 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:03:24.710 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:24.712 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:24.714 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionRegex no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 10:03:24.714 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 10:03:24.714 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:24.714 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:24.714 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:24.722 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:24.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:24.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:24.731 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:03:24.749 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.... 10:03:24.951 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:03:24.952 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:03:24.955 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 10:03:24.955 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:03:24.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:24.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:24.960 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.... 10:03:24.960 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.*'] 10:03:24.960 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:03:25.007 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:03:25.011 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 10:03:25.019 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) 10:03:25.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:25.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:25.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:25.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:25.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:03:25.037 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:03:25.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:03:25.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:03:25.039 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:03:25.040 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:03:30.095 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.... 10:03:30.096 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.*'] 10:03:30.096 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:03:30.096 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 10:03:30.097 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 10:03:30.097 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:30.099 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:30.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:30.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:30.101 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionRegex no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 10:03:30.101 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:30.102 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionWrongClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 10:03:30.102 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 10:03:30.102 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:30.102 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:30.102 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:30.102 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:30.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:30.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:30.102 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:03:30.102 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.... 10:03:30.157 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:03:30.158 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:03:30.159 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 10:03:30.159 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:03:30.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:30.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:30.160 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.*'] 10:03:30.161 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:03:30.161 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:03:30.161 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:03:30.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:30.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:30.161 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 10:03:30.161 INFO [WorkbenchTestable][WizardDialog] Cancel wizard 10:03:30.162 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) 10:03:30.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:30.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:30.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:30.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:30.164 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:03:30.164 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:03:30.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:03:30.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:03:30.165 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:03:30.165 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:03:30.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:03:30.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:03:30.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:03:30.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Updating Maven Dependencies' has no excuses, wait for it 10:03:30.712 DEBUG [WorkbenchTestable][JobIsRunning] job 'Updating Maven Dependencies' has no excuses, wait for it 10:03:31.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Updating Maven Dependencies' has no excuses, wait for it 10:03:31.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Updating Maven Dependencies' has no excuses, wait for it 10:03:32.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Updating Maven Dependencies' has no excuses, wait for it 10:03:32.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Updating Maven Dependencies' has no excuses, wait for it 10:03:33.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Updating Maven Dependencies' has no excuses, wait for it 10:03:33.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Updating Maven Dependencies' has no excuses, wait for it 10:03:34.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Updating Maven Dependencies' has no excuses, wait for it 10:03:34.715 DEBUG [WorkbenchTestable][JobIsRunning] job 'Updating Maven Dependencies' has no excuses, wait for it 10:03:35.215 DEBUG [WorkbenchTestable][JobIsRunning] job 'Updating Maven Dependencies' has no excuses, wait for it 10:03:35.715 DEBUG [WorkbenchTestable][JobIsRunning] job 'Updating Maven Dependencies' has no excuses, wait for it 10:03:36.216 DEBUG [WorkbenchTestable][JobIsRunning] job 'Updating Maven Dependencies' has no excuses, wait for it 10:03:36.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Updating Maven Dependencies' has no excuses, wait for it 10:03:37.216 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 10:03:37.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:03:37.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:03:37.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:03:37.217 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 10:03:37.217 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:37.217 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:37.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:37.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:37.218 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionWrongClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 10:03:37.218 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:37.218 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionText no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 10:03:37.218 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 10:03:37.218 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:37.218 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:37.218 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:37.218 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:37.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:37.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:37.219 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:03:37.219 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.... 10:03:37.283 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:03:37.283 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:03:37.284 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 10:03:37.284 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:03:37.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:37.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:37.285 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.... 10:03:37.285 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"] 10:03:37.285 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:03:37.285 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:03:37.285 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 10:03:37.286 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) 10:03:37.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:37.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:37.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:37.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:37.288 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:03:37.288 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:03:37.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:03:37.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:03:37.288 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:03:37.288 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:03:42.321 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.... 10:03:42.321 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"] 10:03:42.333 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:03:42.333 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 10:03:42.334 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 10:03:42.334 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:42.334 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:42.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:42.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:42.334 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionText no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 10:03:42.334 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:42.335 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionOKClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 10:03:42.335 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 10:03:42.335 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:42.335 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:42.335 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:42.335 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:42.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:42.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:42.335 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:03:42.335 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.... 10:03:42.408 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:03:42.409 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:03:42.411 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 10:03:42.412 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:03:42.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:42.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:42.414 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.*'] 10:03:42.414 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:03:42.414 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:03:42.414 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:03:42.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:42.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:42.414 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 10:03:42.415 INFO [WorkbenchTestable][WizardDialog] Cancel wizard 10:03:42.415 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) 10:03:42.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:42.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:42.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:42.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:42.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:03:42.416 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:03:42.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:03:42.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:03:42.417 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:03:42.417 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:03:42.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:03:42.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:03:42.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:03:42.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:03:42.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:03:42.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:03:42.469 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 10:03:42.469 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:42.469 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:42.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:42.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:42.470 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionOKClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 10:03:42.470 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:42.470 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionRegexAndClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 10:03:42.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 10:03:42.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:42.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:42.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:42.470 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:42.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:42.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:42.471 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:03:42.471 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.... 10:03:42.561 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:03:42.562 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:03:42.562 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 10:03:42.562 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:03:42.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:42.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:42.565 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.... 10:03:42.565 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] 10:03:42.565 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:03:42.565 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:03:42.566 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 10:03:42.566 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) 10:03:42.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:42.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:42.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:42.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:42.568 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:03:42.569 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:03:42.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:03:42.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:03:42.569 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:03:42.569 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:03:47.594 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.... 10:03:47.594 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when 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.*'] 10:03:47.595 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:03:47.595 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 10:03:47.595 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 10:03:47.595 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:47.595 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:47.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:47.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:47.595 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionRegexAndClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 10:03:47.596 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:47.596 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableCondition no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 10:03:47.596 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 10:03:47.596 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:47.596 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:47.596 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:47.596 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:47.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:47.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:47.596 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:03:47.596 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.... 10:03:47.657 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:03:47.658 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:03:47.658 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 10:03:47.658 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:03:47.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:47.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:47.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window is available... 10:03:47.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window is available finished successfully 10:03:47.660 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) 10:03:47.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:47.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:47.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:47.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:47.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:03:47.662 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:03:47.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:03:47.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:03:47.662 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:03:47.662 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:03:52.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:03:52.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:03:52.681 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 10:03:52.681 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:52.681 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:52.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:52.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:52.681 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableCondition no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 10:03:52.682 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 10:03:52.682 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:52.682 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:52.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:52.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.444 s - in org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest testWindowIsAvailableConditionRegex no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 5.387 s testWindowIsAvailableConditionWrongClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 7.116 s testWindowIsAvailableConditionText no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 5.116 s testWindowIsAvailableConditionOKClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 0.135 s testWindowIsAvailableConditionRegexAndClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 5.125 s testWindowIsAvailableCondition no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 5.085 s Running org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:03:52.712 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:03:52.713 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:03:52.713 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:52.713 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:03:52.714 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:52.714 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:03:52.714 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:52.714 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:03:52.714 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:52.714 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:52.715 INFO [WorkbenchTestable][RequirementsRunner] Started test: next_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 10:03:52.715 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:03:52.715 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:52.715 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:52.715 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:52.715 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:52.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:52.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:52.715 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:03:52.718 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.... 10:03:52.776 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:03:52.776 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:03:52.777 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 10:03:52.777 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:03:52.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:52.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:52.778 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 10:03:52.778 INFO [WorkbenchTestable][WizardDialog] Go to next wizard page 10:03:52.779 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) 10:03:52.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:52.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:52.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:52.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:52.814 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:03:52.814 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:03:52.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:03:52.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:03:52.815 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:03:52.815 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:03:52.819 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 10:03:52.819 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) 10:03:52.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:52.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:52.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:52.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:52.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:03:52.822 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:52.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:52.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:52.822 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 10:03:52.822 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:03:52.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:52.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:52.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") 10:03:52.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:52.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:52.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:52.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:52.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:03:52.832 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:03:52.832 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:03:52.869 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:03:52.869 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:52.869 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:52.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:52.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:52.869 INFO [WorkbenchTestable][RequirementsRunner] Finished test: next_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 10:03:52.869 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:52.869 INFO [WorkbenchTestable][RequirementsRunner] Started test: cancel no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 10:03:52.869 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:03:52.869 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:52.870 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:52.870 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:52.870 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:52.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:52.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:52.870 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:03:52.870 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.... 10:03:52.941 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:03:52.942 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:03:52.942 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 10:03:52.942 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:03:52.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:52.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:52.944 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 10:03:52.944 INFO [WorkbenchTestable][WizardDialog] Cancel wizard 10:03:52.944 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) 10:03:52.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:52.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:52.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:52.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:52.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:03:52.947 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:03:52.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:03:52.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:03:52.947 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:03:52.947 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:03:52.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:03:52.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:03:52.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:03:52.983 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:03:52.983 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:03:52.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:03:52.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:52.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:52.983 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:52.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:52.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:52.983 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:52.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:52.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:52.983 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:03:52.983 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:52.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:52.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:52.984 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:03:52.984 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:52.984 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:52.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:52.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:52.984 INFO [WorkbenchTestable][RequirementsRunner] Finished test: cancel no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 10:03:52.984 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:52.984 INFO [WorkbenchTestable][RequirementsRunner] Started test: finish no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 10:03:52.984 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:03:52.984 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:52.984 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:52.984 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:52.985 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:52.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:52.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:52.985 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:03:52.985 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.... 10:03:53.047 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:03:53.048 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:03:53.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 10:03:53.048 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:03:53.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:53.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:53.050 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 10:03:53.050 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) 10:03:53.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:53.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:53.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:53.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:53.052 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:03:53.053 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 10:03:53.053 INFO [WorkbenchTestable][WizardDialog] Finish wizard 10:03:53.053 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) 10:03:53.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:53.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:53.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:53.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:53.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:03:53.054 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 10:03:53.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:03:53.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:03:53.055 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:03:53.055 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:03:58.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:03:58.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:03:58.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:03:58.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:03:58.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:03:58.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:03:58.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:58.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:58.076 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:58.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:58.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:58.077 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:58.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:58.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:58.077 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:03:58.077 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:58.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:58.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:58.077 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:03:58.077 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:58.077 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:58.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:58.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:58.078 INFO [WorkbenchTestable][RequirementsRunner] Finished test: finish no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 10:03:58.078 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:58.078 INFO [WorkbenchTestable][RequirementsRunner] Started test: finish_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 10:03:58.078 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:03:58.078 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:58.078 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:58.078 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:58.078 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:58.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:58.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:58.078 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:03:58.078 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.... 10:03:58.142 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:03:58.143 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:03:58.143 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 10:03:58.143 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:03:58.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:58.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:58.146 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 10:03:58.146 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) 10:03:58.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:58.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:58.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:58.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:58.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:03:58.148 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:58.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:58.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:58.148 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 10:03:58.148 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:03:58.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:58.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:58.148 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") 10:03:58.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:58.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:58.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:58.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:58.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:03:58.150 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:03:58.150 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:03:58.173 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:03:58.173 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:58.173 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:58.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:58.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:58.174 INFO [WorkbenchTestable][RequirementsRunner] Finished test: finish_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 10:03:58.174 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:58.174 INFO [WorkbenchTestable][RequirementsRunner] Started test: getPageDescription no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 10:03:58.174 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:03:58.174 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:58.174 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:58.174 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:58.174 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:58.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:58.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:58.174 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:03:58.174 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.... 10:03:58.277 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:03:58.278 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:03:58.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 10:03:58.279 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:03:58.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:58.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:58.281 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 10:03:58.285 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:03:58.287 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 10:03:58.294 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:58.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:58.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:58.294 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 10:03:58.294 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:03:58.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:58.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:58.296 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") 10:03:58.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:58.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:58.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:58.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:58.297 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:03:58.297 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:03:58.297 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:03:58.318 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:03:58.318 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:58.318 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:58.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:58.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:58.319 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getPageDescription no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 10:03:58.319 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:58.319 INFO [WorkbenchTestable][RequirementsRunner] Started test: back no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 10:03:58.319 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:03:58.319 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:58.319 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:58.319 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:58.319 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:58.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:58.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:58.319 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:03:58.319 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.... 10:03:58.378 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:03:58.379 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:03:58.380 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 10:03:58.380 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:03:58.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:58.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:58.381 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 10:03:58.381 INFO [WorkbenchTestable][WizardDialog] Go to next wizard page 10:03:58.382 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) 10:03:58.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:58.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:58.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:58.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:58.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:03:58.384 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:03:58.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:03:58.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:03:58.384 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:03:58.384 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:03:58.387 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 10:03:58.389 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) 10:03:58.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:58.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:58.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:58.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:58.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:03:58.390 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 10:03:58.390 INFO [WorkbenchTestable][WizardDialog] Go to previous wizard page 10:03:58.391 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) 10:03:58.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:58.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:58.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:58.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:58.392 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:03:58.392 INFO [WorkbenchTestable][AbstractButton] Click button < &Back 10:03:58.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:03:58.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:03:58.407 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:03:58.407 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:03:58.416 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 10:03:58.416 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:58.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:58.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:58.416 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing Wizard" as the parent 10:03:58.416 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:58.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:58.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:58.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:58.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:58.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 10:03:58.419 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:58.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:58.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:58.419 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 10:03:58.419 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:03:58.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:58.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:58.420 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") 10:03:58.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:58.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:58.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:58.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:58.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:03:58.421 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:03:58.421 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:03:58.441 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:03:58.441 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:58.441 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:58.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:58.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:58.441 INFO [WorkbenchTestable][RequirementsRunner] Finished test: back no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 10:03:58.441 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:58.441 INFO [WorkbenchTestable][RequirementsRunner] Started test: next no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 10:03:58.441 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:03:58.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:58.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:58.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:58.442 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:58.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:58.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:58.442 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:03:58.442 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.... 10:03:58.522 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:03:58.522 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:03:58.522 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 10:03:58.523 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:03:58.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:58.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:58.524 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 10:03:58.524 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) 10:03:58.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:58.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:58.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:58.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:58.525 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:03:58.525 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 10:03:58.525 INFO [WorkbenchTestable][WizardDialog] Go to next wizard page 10:03:58.526 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) 10:03:58.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:58.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:58.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:58.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:58.527 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:03:58.527 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:03:58.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:03:58.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:03:58.527 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:03:58.527 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:03:58.529 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 10:03:58.529 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:03:58.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:58.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:58.529 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing Wizard" as the parent 10:03:58.529 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:03:58.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:58.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:58.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:58.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:58.530 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 10:03:58.530 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:58.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:58.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:58.530 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 10:03:58.530 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:03:58.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:58.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:58.530 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") 10:03:58.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:58.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:58.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:58.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:58.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:03:58.532 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:03:58.532 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:03:58.549 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:03:58.549 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:58.549 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:58.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:58.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:58.550 INFO [WorkbenchTestable][RequirementsRunner] Finished test: next no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 10:03:58.550 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:58.550 INFO [WorkbenchTestable][RequirementsRunner] Started test: back_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 10:03:58.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:03:58.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:58.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:58.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:58.550 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:58.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:58.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:58.550 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:03:58.551 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.... 10:03:58.621 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:03:58.623 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:03:58.623 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 10:03:58.624 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:03:58.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:58.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:58.625 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 10:03:58.625 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) 10:03:58.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:58.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:58.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:58.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:58.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:03:58.626 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:58.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:58.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:58.626 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 10:03:58.626 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:03:58.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:58.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:58.626 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") 10:03:58.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:03:58.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:03:58.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:03:58.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:03:58.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:03:58.627 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:03:58.627 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:03:58.655 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:03:58.655 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:03:58.655 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:03:58.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:03:58.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:03:58.656 INFO [WorkbenchTestable][RequirementsRunner] Finished test: back_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 10:03:58.656 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:03:58.656 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTitleAreaDialogAsWizardDialog no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 10:03:58.656 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:03:58.656 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:03:58.656 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:03:58.656 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:03:58.656 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:03:58.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:58.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:58.656 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:03:58.657 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.... 10:03:58.726 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:03:58.726 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:03:58.727 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 10:03:58.727 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:03:58.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:03:58.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:03:58.729 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.... 10:03:58.767 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:03:58.767 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:03:58.767 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:03:59.268 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:03:59.268 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:03:59.268 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:03:59.769 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:03:59.769 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:03:59.769 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:00.269 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:00.269 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:00.269 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:00.770 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:00.770 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:00.770 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:01.270 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:01.270 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:01.270 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:01.771 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:01.771 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:01.771 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:02.271 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:02.271 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:02.271 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:02.772 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:02.772 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:02.772 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:03.272 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:03.272 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:03.273 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:03.773 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:03.773 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:03.773 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:04.273 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:04.273 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:04.274 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:04.774 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:04.774 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:04.774 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:05.274 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:05.281 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:05.281 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:05.781 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:05.781 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:05.781 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:06.282 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:06.282 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:06.282 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:06.782 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:06.782 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:06.782 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:07.283 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:07.283 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:07.283 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:07.783 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:07.783 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:07.783 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:08.284 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:08.284 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:08.284 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:08.784 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:08.784 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:08.784 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:08.784 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 10:04:08.796 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:08.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:08.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:08.796 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing TitleAreaDialog 10:04:08.796 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing TitleAreaDialog 10:04:08.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:08.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:08.799 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") 10:04:08.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:08.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:08.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:08.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:08.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:04:08.800 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:04:08.801 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:04:08.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:08.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:08.818 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 10:04:08.818 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:04:08.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:08.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:08.818 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") 10:04:08.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:08.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:08.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:08.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:08.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:04:08.819 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:04:08.819 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:04:08.836 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:04:08.836 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:08.836 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:08.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:08.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:08.837 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTitleAreaDialogAsWizardDialog no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 10:04:08.837 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:08.837 INFO [WorkbenchTestable][RequirementsRunner] Started test: getPageTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 10:04:08.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:04:08.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:08.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:08.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:08.837 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:04:08.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:08.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:08.837 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:04:08.837 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.... 10:04:08.895 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:08.896 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:08.896 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 10:04:08.896 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:04:08.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:08.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:08.898 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 10:04:08.899 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:08.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:08.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:08.899 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 10:04:08.899 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:04:08.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:08.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:08.899 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") 10:04:08.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:08.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:08.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:08.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:08.908 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:04:08.908 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:04:08.908 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:04:08.945 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:04:08.945 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:08.945 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:08.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:08.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:08.946 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getPageTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 10:04:08.946 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:08.946 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 10:04:08.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:04:08.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:08.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:08.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:08.946 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:04:08.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:08.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:08.946 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:04:08.946 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.... 10:04:09.014 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:09.014 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:09.014 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 10:04:09.015 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:04:09.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:09.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:09.016 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:09.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:09.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:09.016 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 10:04:09.016 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 10:04:09.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:09.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:09.016 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") 10:04:09.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:09.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:09.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:09.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:09.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:04:09.017 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:04:09.017 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:04:09.035 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:04:09.035 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:09.035 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:09.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:09.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:09.035 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 10:04:09.035 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 10:04:09.035 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:09.035 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:09.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:09.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.325 s - in org.eclipse.reddeer.jface.test.wizard.WizardDialogTest next_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.155 s cancel no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.115 s finish no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 5.094 s finish_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.096 s getPageDescription no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.145 s back no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.122 s next no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.109 s back_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.106 s testTitleAreaDialogAsWizardDialog no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 10.181 s getPageTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.109 s getTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.089 s Running org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 10:04:09.046 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 10:04:09.048 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:04:09.049 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:09.049 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 10:04:09.049 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:09.049 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:04:09.054 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:09.054 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:04:09.054 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:09.058 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:04:09.059 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:09.059 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 10:04:09.059 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:09.059 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 10:04:09.059 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:09.059 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:09.059 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest) 10:04:09.059 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 10:04:09.059 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:09.059 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:09.060 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:09.060 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 10:04:09.060 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:09.060 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 10:04:09.060 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:09.060 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 10:04:09.060 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:09.060 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 10:04:09.060 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:09.060 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 10:04:09.060 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:09.061 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 10:04:09.061 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:09.063 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:04:09.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:09.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:09.063 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:04:09.066 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:04:09.069 DEBUG [main][MenuItemLookup] Found menu:'File' 10:04:09.069 DEBUG [main][MenuItemLookup] Item match:File 10:04:09.072 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:04:09.072 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:04:09.073 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:04:09.073 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:04:09.073 DEBUG [main][MenuItemLookup] Found menu:'' 10:04:09.073 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:04:09.073 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:04:09.073 DEBUG [main][MenuItemLookup] Found menu:'' 10:04:09.073 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:04:09.073 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 10:04:09.073 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 10:04:09.073 DEBUG [main][MenuItemLookup] Found menu:'Revert' 10:04:09.073 DEBUG [main][MenuItemLookup] Found menu:'' 10:04:09.073 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:04:09.073 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:04:09.073 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:04:09.073 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 10:04:09.073 DEBUG [main][MenuItemLookup] Found menu:'' 10:04:09.073 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 10:04:09.073 DEBUG [main][MenuItemLookup] Found menu:'' 10:04:09.073 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:04:09.073 DEBUG [main][MenuItemLookup] Item match:Import... 10:04:09.075 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 10:04:09.075 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 10:04:09.077 INFO [main][MenuItemHandler] Select menu item: &Import... 10:04:09.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 10:04:09.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 10:04:09.192 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 10:04:09.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:09.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:09.194 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:04:09.194 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:09.198 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 10:04:09.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:09.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:09.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:09.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:09.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:04:09.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:04:09.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:04:09.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing import category has children... 10:04:09.219 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing import category 10:04:09.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:09.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:09.723 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing import category 10:04:09.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing import category has children finished successfully 10:04:09.725 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing import category 10:04:09.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:09.726 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing import category is already expanded. No action performed 10:04:09.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:09.726 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing import category 10:04:09.726 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing import wizard 10:04:09.727 DEBUG [main][TreeItemHandler] Selecting tree item: Testing import wizard 10:04:09.727 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing import wizard about selection 10:04:09.733 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing import wizard 10:04:09.733 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 10:04:09.733 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 10:04:09.733 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) 10:04:09.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:09.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:09.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:09.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:09.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:04:09.736 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:04:09.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:04:09.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:04:09.736 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:04:09.736 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:04:09.748 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 10:04:09.748 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:09.748 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:09.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing import wizard"] is available.... 10:04:09.749 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 10:04:09.749 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing import wizard 10:04:09.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:09.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:09.749 TRACE [WorkbenchTestable][ImportWizardDialogImpl] Shell Testing import wizard is not null and is not disposed 10:04:09.749 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:09.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:09.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:09.749 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing import wizard 10:04:09.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:09.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:09.750 TRACE [WorkbenchTestable][ImportWizardDialogImpl] Shell Testing import wizard is not null and is not disposed 10:04:09.750 INFO [WorkbenchTestable][ImportWizardDialogImpl] Cancel wizard 10:04:09.750 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) 10:04:09.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:09.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:09.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:09.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:09.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:04:09.752 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:04:09.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:04:09.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:04:09.752 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:04:09.752 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:04:09.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:04:09.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:04:09.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:04:09.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:04:09.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:04:09.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:04:09.790 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 10:04:09.790 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:09.790 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:09.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:09.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:09.791 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest) 10:04:09.791 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 10:04:09.791 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:09.791 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:09.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:09.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.746 s - in org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest) Time elapsed: 0.732 s Running org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 10:04:09.801 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 10:04:09.803 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:04:09.803 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:09.803 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 10:04:09.803 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:09.803 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:04:09.804 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:09.804 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:04:09.804 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:09.805 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:04:09.805 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:09.806 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:04:09.806 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:09.806 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 10:04:09.806 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:09.806 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:09.806 INFO [WorkbenchTestable][RequirementsRunner] Started test: activate no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 10:04:09.806 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 10:04:09.806 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:09.806 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:09.806 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:09.806 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:04:09.806 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:09.806 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:04:09.806 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:09.807 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:04:09.807 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:09.807 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 10:04:09.807 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:09.807 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:04:09.807 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:09.807 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:04:09.807 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:09.807 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:04:09.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:09.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:09.807 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:04:09.807 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:04:09.808 DEBUG [main][MenuItemLookup] Found menu:'File' 10:04:09.808 DEBUG [main][MenuItemLookup] Item match:File 10:04:09.809 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:04:09.809 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:04:09.816 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:04:09.817 DEBUG [main][MenuItemLookup] Found menu:'' 10:04:09.817 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:04:09.817 DEBUG [main][MenuItemLookup] Found menu:'File' 10:04:09.817 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:04:09.817 DEBUG [main][MenuItemLookup] Found menu:'' 10:04:09.817 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:04:09.817 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:04:09.817 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:04:09.817 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:04:09.817 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:04:09.884 DEBUG [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.... 10:04:09.886 DEBUG [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 10:04:09.886 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:04:09.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:09.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:09.887 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:04:09.887 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:09.888 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 10:04:09.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:09.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:09.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:09.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:09.888 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:04:09.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:04:09.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:04:09.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children... 10:04:09.908 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 10:04:09.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:10.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:10.410 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 10:04:10.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully 10:04:10.410 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 10:04:10.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:10.411 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed 10:04:10.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:10.411 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 10:04:10.411 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard 10:04:10.411 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard 10:04:10.411 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection 10:04:10.412 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard 10:04:10.412 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:04:10.412 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:04:10.413 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) 10:04:10.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:10.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:10.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:10.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:10.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:04:10.415 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:04:10.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:04:10.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:04:10.415 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:04:10.415 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:04:10.426 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:04:10.426 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:10.426 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:10.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available.... 10:04:10.427 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 10:04:10.427 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 10:04:10.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:10.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:10.431 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 10:04:10.431 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:10.431 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:04:10.432 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:10.432 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:10.432 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:04:10.432 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:10.432 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:10.432 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 10:04:10.432 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:10.432 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:10.432 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 10:04:10.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:10.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:10.432 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 10:04:10.432 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:10.433 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 10:04:10.433 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard 10:04:10.433 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) 10:04:10.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:10.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:10.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:10.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:10.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:04:10.434 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:04:10.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:04:10.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:04:10.435 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:04:10.435 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:04:10.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:04:10.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:04:10.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:04:10.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:04:10.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:04:10.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:04:10.470 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:04:10.470 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:10.470 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:04:10.470 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:10.470 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:04:10.471 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:10.471 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:04:10.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:10.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:10.471 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:04:10.471 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:04:10.471 DEBUG [main][MenuItemLookup] Found menu:'File' 10:04:10.471 DEBUG [main][MenuItemLookup] Item match:File 10:04:10.472 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:04:10.472 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:04:10.474 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:04:10.474 DEBUG [main][MenuItemLookup] Found menu:'' 10:04:10.474 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:04:10.474 DEBUG [main][MenuItemLookup] Found menu:'File' 10:04:10.474 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:04:10.474 DEBUG [main][MenuItemLookup] Found menu:'' 10:04:10.474 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:04:10.474 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:04:10.475 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:04:10.475 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:04:10.475 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:04:10.569 DEBUG [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.... 10:04:10.574 DEBUG [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 10:04:10.574 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:04:10.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:10.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:10.582 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:04:10.582 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:10.582 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 10:04:10.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:10.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:10.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:10.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:10.583 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:04:10.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:04:10.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:04:10.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children... 10:04:10.586 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 10:04:10.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:11.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:11.088 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 10:04:11.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully 10:04:11.089 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 10:04:11.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:11.089 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed 10:04:11.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:11.089 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 10:04:11.090 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard 10:04:11.090 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard 10:04:11.090 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection 10:04:11.092 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard 10:04:11.092 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:04:11.092 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:04:11.092 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) 10:04:11.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:11.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:11.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:11.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:11.094 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:04:11.094 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:04:11.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:04:11.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:04:11.095 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:04:11.095 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:04:11.103 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:04:11.103 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:11.103 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:11.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available.... 10:04:11.106 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 10:04:11.106 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 10:04:11.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:11.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:11.107 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 10:04:11.107 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:11.107 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:04:11.107 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:11.107 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:11.108 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:04:11.108 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:11.108 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:11.108 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.... 10:04:11.108 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 10:04:11.108 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:11.108 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:11.108 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 10:04:11.108 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 10:04:11.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:11.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:11.108 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 10:04:11.108 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:11.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:11.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:11.109 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 10:04:11.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:11.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:11.109 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 10:04:11.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:11.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:11.109 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 10:04:11.109 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard 10:04:11.109 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) 10:04:11.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:11.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:11.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:11.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:11.111 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:04:11.111 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:04:11.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:04:11.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:04:11.112 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:04:11.112 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:04:11.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:04:11.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:04:11.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:04:11.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:04:11.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:04:11.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:04:11.134 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 10:04:11.134 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:11.134 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:11.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:11.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:11.135 INFO [WorkbenchTestable][RequirementsRunner] Finished test: activate no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 10:04:11.135 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:04:11.135 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:11.135 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:04:11.135 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:11.135 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 10:04:11.135 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:11.135 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:11.135 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 10:04:11.135 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 10:04:11.135 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:11.135 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:11.135 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:11.136 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:04:11.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:11.136 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:04:11.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:11.136 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:04:11.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:11.136 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 10:04:11.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:11.136 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:04:11.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:11.136 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:04:11.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:11.137 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:04:11.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:11.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:11.137 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:04:11.137 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:04:11.137 DEBUG [main][MenuItemLookup] Found menu:'File' 10:04:11.137 DEBUG [main][MenuItemLookup] Item match:File 10:04:11.138 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:04:11.138 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:04:11.139 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:04:11.139 DEBUG [main][MenuItemLookup] Found menu:'' 10:04:11.139 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:04:11.139 DEBUG [main][MenuItemLookup] Found menu:'File' 10:04:11.139 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:04:11.139 DEBUG [main][MenuItemLookup] Found menu:'' 10:04:11.139 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:04:11.139 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:04:11.140 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:04:11.140 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:04:11.140 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:04:11.223 DEBUG [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.... 10:04:11.225 DEBUG [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 10:04:11.225 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:04:11.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:11.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:11.227 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:04:11.227 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:11.227 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 10:04:11.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:11.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:11.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:11.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:11.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:04:11.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:04:11.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:04:11.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children... 10:04:11.230 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 10:04:11.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:11.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:11.733 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 10:04:11.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully 10:04:11.733 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 10:04:11.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:11.733 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed 10:04:11.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:11.733 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 10:04:11.734 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard 10:04:11.734 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard 10:04:11.734 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection 10:04:11.735 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard 10:04:11.735 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:04:11.735 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:04:11.735 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) 10:04:11.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:11.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:11.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:11.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:11.736 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:04:11.737 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:04:11.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:04:11.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:04:11.737 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:04:11.737 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:04:11.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'] 10:04:11.744 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:11.744 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:11.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available.... 10:04:11.745 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 10:04:11.745 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 10:04:11.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:11.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:11.745 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 10:04:11.745 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:11.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:11.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:11.746 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 10:04:11.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:11.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:11.746 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 10:04:11.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:11.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:11.746 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 10:04:11.746 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard 10:04:11.746 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) 10:04:11.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:11.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:11.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:11.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:11.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:04:11.748 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:04:11.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:04:11.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:04:11.748 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:04:11.748 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:04:11.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:04:11.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:04:11.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:04:11.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:04:11.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:04:11.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:04:11.769 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 10:04:11.769 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:11.769 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:11.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:11.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:11.769 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 10:04:11.769 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:04:11.769 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:11.770 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:04:11.770 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:11.770 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 10:04:11.770 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:11.770 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:11.770 INFO [WorkbenchTestable][RequirementsRunner] Started test: useExistingWizard no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 10:04:11.770 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 10:04:11.770 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:11.770 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:11.770 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:11.770 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:04:11.770 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:11.770 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:04:11.771 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:11.771 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:04:11.771 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:11.771 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 10:04:11.771 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:11.771 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:04:11.771 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:11.771 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:04:11.771 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:11.771 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:04:11.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:11.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:11.771 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:04:11.772 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:04:11.772 DEBUG [main][MenuItemLookup] Found menu:'File' 10:04:11.772 DEBUG [main][MenuItemLookup] Item match:File 10:04:11.773 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:04:11.773 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:04:11.774 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:04:11.774 DEBUG [main][MenuItemLookup] Found menu:'' 10:04:11.774 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:04:11.774 DEBUG [main][MenuItemLookup] Found menu:'File' 10:04:11.774 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:04:11.774 DEBUG [main][MenuItemLookup] Found menu:'' 10:04:11.774 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:04:11.774 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:04:11.787 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:04:11.787 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:04:11.787 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:04:11.850 DEBUG [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.... 10:04:11.852 DEBUG [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 10:04:11.852 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:04:11.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:11.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:11.853 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:04:11.853 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:11.853 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 10:04:11.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:11.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:11.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:11.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:11.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:04:11.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:04:11.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:04:11.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children... 10:04:11.856 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 10:04:11.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:12.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:12.358 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 10:04:12.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully 10:04:12.359 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 10:04:12.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:12.359 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed 10:04:12.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:12.359 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 10:04:12.359 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard 10:04:12.359 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard 10:04:12.360 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection 10:04:12.361 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard 10:04:12.361 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:04:12.361 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:04:12.361 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) 10:04:12.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:12.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:12.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:12.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:12.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:04:12.363 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:04:12.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:04:12.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:04:12.363 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:04:12.363 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:04:12.371 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:04:12.371 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:12.371 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:12.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available.... 10:04:12.371 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 10:04:12.371 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 10:04:12.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:12.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:12.372 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 10:04:12.372 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:12.372 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:04:12.372 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:12.372 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:12.372 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:04:12.372 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:12.372 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:12.372 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 10:04:12.372 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:12.372 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:12.373 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 10:04:12.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:12.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:12.373 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 10:04:12.373 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:12.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:12.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:12.373 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 10:04:12.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:12.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:12.373 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 10:04:12.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:12.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:12.373 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 10:04:12.373 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard 10:04:12.373 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) 10:04:12.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:12.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:12.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:12.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:12.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:04:12.375 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:04:12.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:04:12.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:04:12.375 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:04:12.375 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:04:12.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:04:12.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:04:12.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:04:12.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:04:12.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:04:12.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:04:12.404 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 10:04:12.404 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:12.404 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:12.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:12.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:12.404 INFO [WorkbenchTestable][RequirementsRunner] Finished test: useExistingWizard no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 10:04:12.404 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 10:04:12.404 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:12.404 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:12.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:12.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.604 s - in org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest activate no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) Time elapsed: 1.329 s open no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) Time elapsed: 0.634 s useExistingWizard no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) Time elapsed: 0.634 s Running org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 10:04:12.423 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 10:04:12.425 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:04:12.425 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:12.425 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 10:04:12.425 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:12.425 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:04:12.426 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:12.426 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:04:12.426 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:12.426 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"] 10:04:12.426 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:12.427 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 10:04:12.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:12.427 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 10:04:12.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:12.427 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:12.427 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest) 10:04:12.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 10:04:12.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:12.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:12.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:12.427 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 10:04:12.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:12.427 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 10:04:12.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:12.427 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 10:04:12.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:12.427 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 10:04:12.428 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:12.428 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 10:04:12.428 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:12.428 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 10:04:12.428 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:12.428 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:04:12.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:12.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:12.428 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:04:12.428 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:04:12.428 DEBUG [main][MenuItemLookup] Found menu:'File' 10:04:12.428 DEBUG [main][MenuItemLookup] Item match:File 10:04:12.429 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:04:12.429 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 10:04:12.429 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 10:04:12.429 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 10:04:12.429 DEBUG [main][MenuItemLookup] Found menu:'' 10:04:12.429 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 10:04:12.429 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 10:04:12.429 DEBUG [main][MenuItemLookup] Found menu:'' 10:04:12.429 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 10:04:12.430 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 10:04:12.430 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 10:04:12.430 DEBUG [main][MenuItemLookup] Found menu:'Revert' 10:04:12.430 DEBUG [main][MenuItemLookup] Found menu:'' 10:04:12.430 DEBUG [main][MenuItemLookup] Found menu:'Move...' 10:04:12.430 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 10:04:12.430 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 10:04:12.430 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 10:04:12.430 DEBUG [main][MenuItemLookup] Found menu:'' 10:04:12.430 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 10:04:12.430 DEBUG [main][MenuItemLookup] Found menu:'' 10:04:12.430 DEBUG [main][MenuItemLookup] Found menu:'Import...' 10:04:12.430 DEBUG [main][MenuItemLookup] Found menu:'Export...' 10:04:12.430 DEBUG [main][MenuItemLookup] Item match:Export... 10:04:12.430 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Exp&ort..." 10:04:12.430 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Export... 10:04:12.430 INFO [main][MenuItemHandler] Select menu item: Exp&ort... 10:04:12.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Export"] is available.... 10:04:12.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Export"] is available. finished successfully 10:04:12.520 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Export 10:04:12.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:12.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:12.522 TRACE [WorkbenchTestable][ImportExportWizard] Shell Export is not null and is not disposed 10:04:12.522 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:12.522 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 10:04:12.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:12.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:12.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:12.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:12.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:04:12.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:04:12.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:04:12.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing export category has children... 10:04:12.525 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing export category 10:04:12.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:13.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:13.026 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing export category 10:04:13.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing export category has children finished successfully 10:04:13.027 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing export category 10:04:13.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:13.027 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing export category is already expanded. No action performed 10:04:13.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:13.027 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing export category 10:04:13.027 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing export wizard 10:04:13.027 DEBUG [main][TreeItemHandler] Selecting tree item: Testing export wizard 10:04:13.028 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing export wizard about selection 10:04:13.030 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing export wizard 10:04:13.030 TRACE [WorkbenchTestable][ImportExportWizard] Shell Export is not null and is not disposed 10:04:13.030 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 10:04:13.031 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) 10:04:13.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:13.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:13.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:13.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:13.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:04:13.033 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:04:13.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:04:13.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:04:13.033 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:04:13.033 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:04:13.037 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 10:04:13.037 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:13.037 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:13.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing export wizard"] is available.... 10:04:13.038 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 10:04:13.038 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing export wizard 10:04:13.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:13.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:13.038 TRACE [WorkbenchTestable][ExportWizardDialogImpl] Shell Testing export wizard is not null and is not disposed 10:04:13.038 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:13.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:13.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:13.038 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing export wizard 10:04:13.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:13.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:13.038 TRACE [WorkbenchTestable][ExportWizardDialogImpl] Shell Testing export wizard is not null and is not disposed 10:04:13.038 INFO [WorkbenchTestable][ExportWizardDialogImpl] Cancel wizard 10:04:13.039 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) 10:04:13.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:13.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:13.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:13.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:13.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:04:13.040 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:04:13.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:04:13.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:04:13.040 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:04:13.040 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:04:13.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:04:13.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:04:13.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:04:13.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:04:13.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:04:13.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:04:13.058 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 10:04:13.058 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:13.058 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:13.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:13.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:13.058 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest) 10:04:13.058 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 10:04:13.058 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:13.058 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:13.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:13.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.636 s - in org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest) Time elapsed: 0.631 s Running org.eclipse.reddeer.jface.test.dialogs.InputDialogTest 10:04:13.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available.... 10:04:13.105 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 10:04:13.106 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title 10:04:13.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:13.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:13.107 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 10:04:13.107 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:13.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:13.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:13.107 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 10:04:13.107 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:13.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:13.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:13.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:13.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:13.108 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:04:13.108 INFO [WorkbenchTestable][AbstractButton] Click button OK 10:04:13.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:04:13.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:04:13.108 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:04:13.108 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:04:13.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available.... 10:04:13.167 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 10:04:13.167 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title 10:04:13.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:13.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:13.169 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 10:04:13.169 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:13.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:13.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:13.169 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 10:04:13.169 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:13.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:13.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:13.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:13.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:13.169 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:04:13.169 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:04:13.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available.... 10:04:13.233 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 10:04:13.234 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title 10:04:13.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:13.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:13.234 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 10:04:13.234 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:13.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:13.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:13.235 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 10:04:13.235 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:13.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:13.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:13.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:13.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:13.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:04:13.235 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:04:13.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:04:13.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:04:13.236 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:04:13.236 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:04:13.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available.... 10:04:13.291 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 10:04:13.291 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title 10:04:13.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:13.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:13.292 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 10:04:13.292 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:13.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:13.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:13.292 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 10:04:13.292 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:13.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:13.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:13.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:13.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:13.293 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:04:13.293 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:04:13.293 INFO [WorkbenchTestable][AbstractText] Text set to: something 10:04:13.308 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 10:04:13.308 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:13.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:13.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:13.309 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 10:04:13.309 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:13.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:13.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:13.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:13.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:13.310 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:04:13.310 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:04:13.310 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 10:04:13.310 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:13.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:13.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:13.310 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 10:04:13.310 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:13.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:13.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:13.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:13.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:13.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:04:13.311 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:04:13.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:04:13.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:04:13.311 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:04:13.312 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 s - in org.eclipse.reddeer.jface.test.dialogs.InputDialogTest inputDialogOkTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest) Time elapsed: 0.065 s inputDialogMessagesTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest) Time elapsed: 0.044 s inputDialogCancelTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest) Time elapsed: 0.081 s inputDialogSetTextGetTextTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest) Time elapsed: 0.076 s Running org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest 10:04:13.341 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:04:13.341 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:13.341 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:04:13.341 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:13.341 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 10:04:13.341 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:13.341 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:04:13.342 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:13.342 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:04:13.342 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:13.342 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:04:13.342 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:13.342 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 10:04:13.342 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:13.342 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:04:13.342 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:13.342 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:04:13.342 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:13.342 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:04:13.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:13.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:13.343 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:04:13.343 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 10:04:13.343 DEBUG [main][MenuItemLookup] Found menu:'File' 10:04:13.343 DEBUG [main][MenuItemLookup] Item match:File 10:04:13.344 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 10:04:13.344 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 10:04:13.346 DEBUG [main][MenuItemLookup] Found menu:'Project...' 10:04:13.346 DEBUG [main][MenuItemLookup] Found menu:'' 10:04:13.346 DEBUG [main][MenuItemLookup] Found menu:'Folder' 10:04:13.346 DEBUG [main][MenuItemLookup] Found menu:'File' 10:04:13.346 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 10:04:13.346 DEBUG [main][MenuItemLookup] Found menu:'' 10:04:13.346 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 10:04:13.346 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 10:04:13.347 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 10:04:13.347 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 10:04:13.347 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 10:04:13.422 DEBUG [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.... 10:04:13.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 10:04:13.424 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 10:04:13.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:13.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:13.425 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:04:13.425 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:13.425 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 10:04:13.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:13.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:13.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:13.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:13.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:04:13.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:04:13.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:04:13.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children... 10:04:13.428 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 10:04:13.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:13.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:13.930 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 10:04:13.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully 10:04:13.930 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 10:04:13.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:13.930 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed 10:04:13.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:13.930 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 10:04:13.930 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard 10:04:13.930 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard 10:04:13.931 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection 10:04:13.932 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard 10:04:13.932 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 10:04:13.932 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 10:04:13.932 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) 10:04:13.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:13.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:13.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:13.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:13.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:04:13.934 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 10:04:13.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:04:13.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:04:13.934 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:04:13.934 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:04:13.941 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 10:04:13.941 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:13.941 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:13.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available.... 10:04:13.941 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 10:04:13.941 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 10:04:13.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:13.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:13.942 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 10:04:13.942 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:13.942 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.... 10:04:13.942 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:13.942 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:13.942 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 10:04:13.942 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 10:04:13.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:13.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:13.943 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 10:04:13.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:13.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:13.943 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 10:04:13.943 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard 10:04:13.943 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) 10:04:13.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:13.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:13.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:13.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:13.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:04:13.945 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 10:04:13.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:04:13.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:04:13.945 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:04:13.945 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:04:13.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:04:13.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:04:13.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 10:04:13.977 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 10:04:13.977 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 10:04:13.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 10:04:13.978 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.... 10:04:14.022 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:14.022 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:14.022 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 10:04:14.022 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing TitleAreaDialog 10:04:14.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:14.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:14.023 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:04:14.023 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:04:14.024 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:04:14.025 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:04:14.025 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:04:14.025 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:04:14.025 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:04:14.025 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:04:14.026 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 10:04:14.026 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:14.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:14.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:14.027 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent 10:04:14.027 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:14.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:14.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:14.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:14.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:14.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:04:14.028 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog error message 10:04:14.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:04:14.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:04:14.028 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:04:14.028 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:04:14.035 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:04:14.035 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:04:14.036 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:04:14.036 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:04:14.036 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:04:14.036 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:04:14.036 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "TitleAreaDialog warning message") 10:04:14.036 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:14.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:14.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:14.037 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent 10:04:14.037 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:14.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:14.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:14.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:14.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:14.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:04:14.038 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog warning message 10:04:14.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:04:14.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:04:14.038 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:04:14.038 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:04:14.041 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:04:14.041 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:04:14.041 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:04:14.041 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:04:14.041 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:04:14.042 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:04:14.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: 8, Matcher matching widgets with text that without mnenomic matches: is "TitleAreaDialog info message") 10:04:14.042 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:14.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:14.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:14.042 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent 10:04:14.042 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:14.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:14.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:14.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:14.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:14.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:04:14.044 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog info message 10:04:14.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:04:14.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:04:14.044 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:04:14.044 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:04:14.045 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:04:14.046 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:04:14.046 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:04:14.047 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:04:14.047 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:04:14.047 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:04:14.047 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "TitleAreaDialog none message") 10:04:14.047 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:14.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:14.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:14.047 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent 10:04:14.047 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:14.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:14.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:14.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:14.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:14.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:04:14.049 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog none message 10:04:14.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:04:14.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:04:14.049 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:04:14.049 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:04:14.051 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:04:14.051 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:04:14.055 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:04:14.055 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:04:14.055 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:04:14.056 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:04:14.056 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "TitleAreaDialog warning message without provider") 10:04:14.056 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:14.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:14.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:14.056 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent 10:04:14.056 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:14.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:14.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:14.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:14.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:14.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:04:14.057 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog warning message without provider 10:04:14.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:04:14.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:04:14.057 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:04:14.057 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:04:14.059 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:04:14.059 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:04:14.060 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:04:14.060 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:04:14.060 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 10:04:14.069 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.... 10:04:14.115 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:14.118 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:14.618 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:14.619 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:15.119 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:15.119 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:15.619 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:15.619 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:16.120 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:16.120 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:16.620 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:16.620 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:17.120 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:17.121 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:17.621 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:17.621 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:18.121 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:18.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:18.622 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:18.622 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:19.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:19.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:19.623 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:19.623 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:20.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:20.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:20.624 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:20.624 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:21.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:21.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:21.624 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:21.624 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:22.125 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:22.125 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:22.625 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:22.625 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:23.126 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:23.126 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:23.626 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:23.626 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:24.127 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:24.127 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:24.127 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.793 s - in org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest testWizardDialogAsTitleAreaDialog(org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest) Time elapsed: 0.637 s titleAreaMessagesAndImages(org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest) Time elapsed: 0.091 s testShellAsTitleAreaDialog(org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest) Time elapsed: 10.064 s Running org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 10:04:24.139 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 10:04:24.142 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:04:24.142 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:24.142 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 10:04:24.143 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:24.143 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:04:24.155 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:24.155 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:04:24.155 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:24.156 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:24.156 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 10:04:24.156 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 10:04:24.156 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:24.156 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:24.156 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:24.176 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:04:24.176 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:24.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:24.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:24.193 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:04:24.193 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:24.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:24.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:24.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:24.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:24.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:04:24.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:04:24.206 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 10:04:24.206 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 10:04:24.206 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:24.206 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:24.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:24.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:24.207 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 10:04:24.207 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:24.207 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNonExistingItems no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 10:04:24.207 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 10:04:24.207 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:24.207 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:24.207 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:24.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 10:04:24.235 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:24.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:24.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:24.252 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:04:24.253 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:24.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:24.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:24.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:24.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:24.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:04:24.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:04:24.274 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 10:04:24.274 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 10:04:24.274 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:24.274 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:24.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:24.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:24.275 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNonExistingItems no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 10:04:24.275 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:24.275 INFO [WorkbenchTestable][RequirementsRunner] Started test: getStyledTextOfItem111 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 10:04:24.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 10:04:24.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:24.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:24.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:24.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 10:04:24.288 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:24.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:24.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:24.322 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:04:24.322 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:24.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:24.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:24.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:24.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:24.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:04:24.323 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item 1 and wait with time period 1 10:04:24.323 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item 1 10:04:24.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:24.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:24.823 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item 1 10:04:24.830 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item 1 10:04:24.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:24.831 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item 1 is already expanded. No action performed 10:04:24.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:24.831 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item 1 10:04:24.831 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 11 postfix and wait with time period 1 10:04:24.831 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 11 postfix 10:04:24.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:25.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:25.332 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 11 postfix 10:04:25.340 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 11 postfix 10:04:25.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:25.340 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 11 postfix is already expanded. No action performed 10:04:25.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:25.340 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 11 postfix 10:04:25.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:04:25.350 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 10:04:25.350 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 10:04:25.350 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:25.350 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:25.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:25.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:25.351 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getStyledTextOfItem111 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 10:04:25.351 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:25.351 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 10:04:25.351 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 10:04:25.351 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:25.351 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:25.351 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:25.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 10:04:25.375 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:25.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:25.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:25.390 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:04:25.390 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:25.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:25.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:25.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:25.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:25.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:04:25.391 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 10:04:25.391 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 10:04:25.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:25.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:25.891 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 10:04:25.897 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 10:04:25.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:25.898 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 10:04:25.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:25.898 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 10:04:25.898 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 10:04:25.898 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 10:04:25.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:26.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:26.398 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 10:04:26.406 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 10:04:26.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:26.406 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 10:04:26.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:26.406 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 10:04:26.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:04:26.417 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 10:04:26.417 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 10:04:26.417 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:26.417 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:26.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:26.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:26.417 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 10:04:26.417 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:26.418 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsFromItemXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 10:04:26.418 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 10:04:26.418 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:26.418 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:26.418 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:26.443 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:04:26.443 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:26.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:26.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:26.465 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:04:26.465 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:26.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:26.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:26.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:26.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:26.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:04:26.465 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 10:04:26.466 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 10:04:26.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:26.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:26.966 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 10:04:26.981 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 10:04:26.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:26.981 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 10:04:26.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:26.981 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 10:04:26.982 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 10:04:26.982 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 10:04:26.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:27.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:27.483 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 10:04:27.491 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 10:04:27.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:27.491 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 10:04:27.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:27.491 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 10:04:27.492 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xy postfix and wait with time period 1 10:04:27.492 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xy postfix 10:04:27.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:27.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:27.992 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xy postfix 10:04:28.005 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xy postfix 10:04:28.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:28.006 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xy postfix is already expanded. No action performed 10:04:28.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:28.006 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xy postfix 10:04:28.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:04:28.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 10:04:28.033 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 10:04:28.033 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:28.033 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:28.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:28.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:28.034 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsFromItemXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 10:04:28.034 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:28.034 INFO [WorkbenchTestable][RequirementsRunner] Started test: getStyledTextsOfItemXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 10:04:28.034 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 10:04:28.034 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:28.034 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:28.034 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:28.045 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:04:28.045 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:28.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:28.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:28.061 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:04:28.061 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:28.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:28.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:28.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:28.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:28.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:04:28.062 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 10:04:28.062 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 10:04:28.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:28.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:28.562 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 10:04:28.568 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 10:04:28.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:28.568 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 10:04:28.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:28.568 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 10:04:28.568 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 10:04:28.568 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 10:04:28.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:29.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:29.069 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 10:04:29.077 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 10:04:29.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:29.077 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 10:04:29.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:29.077 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 10:04:29.077 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 10:04:29.077 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 10:04:29.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:29.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:29.578 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 10:04:29.587 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 10:04:29.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:29.588 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 10:04:29.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:29.588 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 10:04:29.588 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 10:04:29.588 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 10:04:29.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:30.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:30.088 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 10:04:30.099 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 10:04:30.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:30.100 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 10:04:30.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:30.100 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 10:04:30.100 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 10:04:30.100 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 10:04:30.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:30.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:30.601 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 10:04:30.602 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 10:04:30.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:30.602 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 10:04:30.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:30.602 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 10:04:30.602 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 10:04:30.602 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 10:04:30.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:31.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:31.103 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 10:04:31.104 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 10:04:31.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:31.104 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 10:04:31.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:31.104 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 10:04:31.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:04:31.126 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 10:04:31.126 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 10:04:31.126 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:31.126 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:31.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:31.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:31.127 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getStyledTextsOfItemXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 10:04:31.127 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:31.127 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNonexistingItem no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 10:04:31.127 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 10:04:31.127 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:31.127 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:31.127 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:31.138 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:04:31.138 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:31.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:31.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:31.147 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:04:31.147 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:31.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:31.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:31.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:31.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:31.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:04:31.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 10:04:31.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 10:04:31.157 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 0 and wait with time period 1 10:04:31.157 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0 10:04:31.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:31.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:31.658 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0 10:04:31.664 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0 10:04:31.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:31.664 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 0 is already expanded. No action performed 10:04:31.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:31.664 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0 10:04:31.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:04:31.673 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 10:04:31.673 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 10:04:31.673 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:31.673 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:31.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:31.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:31.674 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNonexistingItem no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 10:04:31.674 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:31.674 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetNonstyledItem000 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 10:04:31.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 10:04:31.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:31.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:31.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:31.698 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:04:31.698 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:31.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:31.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:31.717 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:04:31.717 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:31.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:31.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:31.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:31.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:31.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:04:31.718 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 0 and wait with time period 1 10:04:31.718 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0 10:04:31.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:32.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:32.218 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0 10:04:32.224 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0 10:04:32.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:32.224 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 0 is already expanded. No action performed 10:04:32.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:32.224 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0 10:04:32.224 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 00 and wait with time period 1 10:04:32.224 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 00 10:04:32.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:32.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:32.725 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 00 10:04:32.731 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 00 10:04:32.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:32.731 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 00 is already expanded. No action performed 10:04:32.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:32.731 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 00 10:04:32.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:04:32.764 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 10:04:32.764 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 10:04:32.764 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:32.764 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:32.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:32.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:32.764 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetNonstyledItem000 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 10:04:32.764 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:32.765 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 10:04:32.765 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 10:04:32.765 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:32.765 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:32.765 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:32.776 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:04:32.776 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:32.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:32.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:32.792 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:04:32.792 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:32.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:32.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:32.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:32.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:32.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:04:32.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:04:32.800 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 10:04:32.801 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 10:04:32.801 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:32.801 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:32.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:32.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:32.801 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 10:04:32.801 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:32.801 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 10:04:32.801 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 10:04:32.801 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:32.801 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:32.801 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:32.812 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 10:04:32.812 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:32.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:32.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:32.833 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:04:32.833 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:32.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:32.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:32.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:32.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:32.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 10:04:32.833 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 10:04:32.833 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 10:04:32.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:33.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:33.334 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 10:04:33.340 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 10:04:33.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:33.340 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 10:04:33.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:33.340 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 10:04:33.341 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 10:04:33.341 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 10:04:33.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:33.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:33.841 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 10:04:33.848 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 10:04:33.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:33.848 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 10:04:33.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:33.848 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 10:04:33.849 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 10:04:33.849 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 10:04:33.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:34.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:34.349 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 10:04:34.358 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 10:04:34.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:34.358 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 10:04:34.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:34.358 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 10:04:34.359 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 10:04:34.359 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 10:04:34.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:34.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:34.859 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 10:04:34.868 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 10:04:34.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:34.869 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 10:04:34.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:34.869 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 10:04:34.869 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 10:04:34.869 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 10:04:34.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:35.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:35.370 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 10:04:35.371 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 10:04:35.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:35.371 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 10:04:35.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:35.371 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 10:04:35.372 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 10:04:35.372 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 10:04:35.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:35.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:35.872 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 10:04:35.873 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 10:04:35.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 10:04:35.873 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 10:04:35.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 10:04:35.874 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 10:04:35.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:04:35.883 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 10:04:35.883 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 10:04:35.883 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:35.883 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:35.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:35.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:35.883 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 10:04:35.883 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 10:04:35.883 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:35.883 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:35.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:35.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.746 s - in org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest getDuplicativeItemsX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 0.051 s getNonExistingItems no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 0.068 s getStyledTextOfItem111 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 1.076 s getDuplicativeItemsXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 1.066 s getDuplicativeItemsFromItemXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 1.616 s getStyledTextsOfItemXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 3.093 s getNonexistingItem no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 0.547 s testGetNonstyledItem000 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 1.09 s getDuplicativeItemX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 0.036 s getDuplicativeItemsXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 3.082 s Running org.eclipse.reddeer.jface.test.viewers.CellEditorTest 10:04:35.891 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest 10:04:35.893 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:04:35.893 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:35.893 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest 10:04:35.893 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:35.893 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:04:35.901 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:35.901 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:04:35.901 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:35.902 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:35.902 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableEditorTest no-configuration(org.eclipse.reddeer.jface.test.viewers.CellEditorTest) 10:04:35.902 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest 10:04:35.902 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:35.902 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:35.902 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:1660): Gtk-CRITICAL **: 10:04:35.932: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 10:04:35.935 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 10:04:35.935 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:35.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:35.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:35.948 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 10:04:35.948 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:35.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:35.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:35.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:35.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:35.948 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 10:04:35.951 INFO [WorkbenchTestable][AbstractTableItem] Double click table item Andrej 10:04:35.954 TRACE [main][WidgetHandler] Notify Table with event 13 10:04:35.954 TRACE [main][WidgetHandler] Wait for synchronization 10:04:35.955 TRACE [main][WidgetHandler] Notify Table with event 3 10:04:35.955 TRACE [main][WidgetHandler] Wait for synchronization 10:04:35.955 TRACE [main][WidgetHandler] Notify Table with event 4 10:04:35.955 TRACE [main][WidgetHandler] Wait for synchronization 10:04:35.966 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 10:04:35.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:35.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:35.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:35.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:35.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 10:04:35.966 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 10:04:35.966 INFO [WorkbenchTestable][AbstractText] Text set to: abc 10:04:35.967 TRACE [WorkbenchTestable][WidgetHandler] Notify Text with event 16 10:04:35.967 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:04:35.971 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 10:04:35.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 10:04:35.971 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 10:04:35.971 DEBUG [main][AbstractWait] Waiting until shell is active... 10:04:35.971 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 10:04:35.971 INFO [main][AbstractShell] Close shell Testing shell 10:04:35.971 INFO [main][ShellHandler] Closing shell 'Testing shell' 10:04:35.976 DEBUG [main][AbstractWait] Waiting while shell is available... 10:04:35.976 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 10:04:35.976 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest 10:04:35.977 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:35.977 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:36.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:36.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:36.026 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableEditorTest no-configuration(org.eclipse.reddeer.jface.test.viewers.CellEditorTest) 10:04:36.026 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest 10:04:36.026 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:36.026 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:36.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:36.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 s - in org.eclipse.reddeer.jface.test.viewers.CellEditorTest tableEditorTest no-configuration(org.eclipse.reddeer.jface.test.viewers.CellEditorTest) Time elapsed: 0.124 s Running org.eclipse.reddeer.jface.test.window.WindowTest 10:04:36.035 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"] 10:04:36.035 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:36.035 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"] 10:04:36.035 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:36.037 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:04:36.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:36.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:36.038 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:04:36.039 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") 10:04:36.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:36.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:36.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:36.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:36.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:04:36.050 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 10:04:36.050 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:04:36.050 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:04:36.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Eclipse Window"] is available.... 10:04:36.071 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 10:04:36.071 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 10:04:36.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:36.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:36.072 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed 10:04:36.072 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:36.072 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 10:04:36.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:36.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:36.072 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:36.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:36.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:36.073 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window 10:04:36.073 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 10:04:36.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:36.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:36.073 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") 10:04:36.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:36.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:36.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:04:36.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:36.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:04:37.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:37.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:04:37.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:04:37.076 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 10:04:37.076 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 10:04:37.076 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:04:37.087 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:37.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:37.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:37.087 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:04:37.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:37.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:37.088 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:04:37.088 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") 10:04:37.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:37.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:37.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:37.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:37.105 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:04:37.105 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 10:04:37.105 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:04:37.105 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:04:37.128 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"] 10:04:37.129 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:37.129 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:37.130 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 10:04:37.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:37.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:37.131 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed 10:04:37.131 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:37.131 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 10:04:37.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:37.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:37.131 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:37.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:37.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:37.131 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window 10:04:37.131 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 10:04:37.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:37.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:37.132 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") 10:04:37.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:37.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:37.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:04:37.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:37.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:04:38.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:38.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:04:38.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:04:38.134 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 10:04:38.134 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 10:04:38.134 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:04:38.155 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:38.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:38.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:38.156 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:04:38.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:38.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:38.156 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:04:38.156 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") 10:04:38.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:38.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:38.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:38.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:38.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:04:38.165 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 10:04:38.165 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:04:38.165 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:04:38.187 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.... 10:04:38.187 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:38.187 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:38.188 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 10:04:38.188 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 10:04:38.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:38.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:38.188 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 10:04:38.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:38.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:38.188 INFO [WorkbenchTestable][AbstractShell] Close shell Eclipse Window 10:04:38.188 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Eclipse Window' 10:04:38.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:04:38.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:04:38.205 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:04:38.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:38.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:38.205 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:04:38.205 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") 10:04:38.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:38.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:38.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:38.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:38.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:04:38.213 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 10:04:38.213 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:04:38.213 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:04:38.226 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.... 10:04:38.234 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:38.235 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:38.235 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 10:04:38.235 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 10:04:38.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:38.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:38.235 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 10:04:38.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:38.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:38.235 INFO [WorkbenchTestable][AbstractShell] Close shell Eclipse Window 10:04:38.235 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Eclipse Window' 10:04:38.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:04:38.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:04:38.258 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:38.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:38.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:38.259 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"] 10:04:38.259 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:38.259 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"] 10:04:38.259 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:38.259 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:04:38.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:38.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:38.259 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:04:38.259 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") 10:04:38.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:38.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:38.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:38.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:38.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:04:38.268 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 10:04:38.268 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:04:38.268 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:04:38.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Eclipse Window"] is available.... 10:04:38.290 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 10:04:38.290 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 10:04:38.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:38.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:38.290 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed 10:04:38.290 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:38.290 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 10:04:38.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:38.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:38.291 INFO [WorkbenchTestable][AbstractShell] Close shell Eclipse Window 10:04:38.291 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Eclipse Window' 10:04:38.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 10:04:38.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 10:04:38.315 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:04:38.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:38.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:38.315 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:04:38.315 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") 10:04:38.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:38.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:38.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:38.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:38.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:04:38.323 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 10:04:38.323 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:04:38.323 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:04:38.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Eclipse Window"] is available.... 10:04:38.351 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 10:04:38.351 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 10:04:38.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:38.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:38.352 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed 10:04:38.352 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:38.352 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 10:04:38.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:38.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:38.352 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:38.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:38.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:38.352 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window 10:04:38.352 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 10:04:38.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:38.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:38.352 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") 10:04:38.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:38.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:38.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:04:38.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:38.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:04:39.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:39.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:04:39.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:04:39.354 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 10:04:39.354 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 10:04:39.354 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:04:39.371 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:04:39.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:39.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:39.372 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 10:04:39.372 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") 10:04:39.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:39.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:39.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:39.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:39.380 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 10:04:39.380 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 10:04:39.380 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 10:04:39.380 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:04:39.392 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"] 10:04:39.401 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:39.401 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:39.401 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 10:04:39.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:39.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:39.401 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed 10:04:39.401 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:39.401 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 10:04:39.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:39.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:39.402 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 10:04:39.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:39.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:39.402 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:39.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:39.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:39.402 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window 10:04:39.402 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 10:04:39.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:39.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:39.402 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") 10:04:39.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:39.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:39.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:04:39.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:39.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:04:40.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:40.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 10:04:40.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 10:04:40.404 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 10:04:40.404 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 10:04:40.404 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.38 s - in org.eclipse.reddeer.jface.test.window.WindowTest openableEclipseWindow(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 1.052 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.068 s openActionNotDefinedIsOpen(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 0.001 s eclipseWindowIsOpen(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 0.102 s openableEclipseWindowCustomAction(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 1.113 s openEclipseWindow(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 1.042 s Running org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 10:04:40.421 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 10:04:40.422 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 10:04:40.422 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:40.423 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 10:04:40.423 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:40.423 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 10:04:40.423 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:40.423 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 10:04:40.423 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:40.424 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 10:04:40.425 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCanFinish no-configuration(org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest) 10:04:40.425 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 10:04:40.425 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 10:04:40.425 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 10:04:40.425 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 10:04:40.427 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.... 10:04:40.522 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:40.523 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 10:04:40.523 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 10:04:40.523 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 10:04:40.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:40.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:40.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:40.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:40.525 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") 10:04:40.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:40.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:40.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:40.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:40.527 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:04:40.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 valid") 10:04:40.527 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 10:04:40.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:40.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:40.528 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 10:04:40.528 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 10:04:40.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:40.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:40.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:40.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:40.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:04:40.529 INFO [WorkbenchTestable][AbstractButton] Click button make valid 10:04:40.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:04:40.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:04:40.529 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:04:40.529 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:04:40.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:40.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:40.531 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") 10:04:40.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:40.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:40.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:40.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:40.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:04:40.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:40.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:40.535 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") 10:04:40.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 10:04:40.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 10:04:40.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 10:04:40.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 10:04:40.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 10:04:40.540 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 10:04:40.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 10:04:40.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 10:04:40.541 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 10:04:40.541 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 10:04:40.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 10:04:40.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 10:04:40.556 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 10:04:40.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 10:04:40.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 10:04:40.556 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 10:04:40.556 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:40.556 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:40.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:40.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 10:04:40.556 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCanFinish no-configuration(org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest) 10:04:40.557 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 10:04:40.557 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 10:04:40.557 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 10:04:40.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 10:04:40.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s - in org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest testCanFinish no-configuration(org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest) Time elapsed: 0.131 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.v20230828-0948 [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.v20230828-0948 [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 828/2127K 844/2127K 860/2127K 876/2127K 892/2127K 908/2127K 924/2127K 940/2127K 956/2127K 972/2127K 988/2127K 1004/2127K 1020/2127K 1036/2127K 1052/2127K 1068/2127K 1086/2127K 1102/2127K 1118/2127K 1134/2127K 1150/2127K 1166/2127K 1182/2127K 1198/2127K 1214/2127K 1230/2127K 1246/2127K 1262/2127K 1278/2127K 1294/2127K 1310/2127K 1326/2127K 1342/2127K 1358/2127K 1374/2127K 1390/2127K 1406/2127K 1422/2127K 1438/2127K 1454/2127K 1470/2127K 1486/2127K 1502/2127K 1518/2127K 1534/2127K 1550/2127K 1566/2127K 1582/2127K 1598/2127K 1614/2127K 1630/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 2073/2127K 2089/2127K 2105/2127K 2121/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/staging/2023-09/plugins/ (249kB) [INFO] Fetching com.google.guava_21.0.0.v20170206-1425.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (2.55MB) [INFO] Fetching com.google.guava_31.1.0.jre.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.82MB) [INFO] Fetching com.google.javascript_0.0.20160315.v20161124-1903.jar from https://download.eclipse.org/staging/2023-09/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/staging/2023-09/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/staging/2023-09/plugins/ (106.86kB) [INFO] Fetching jakarta.interceptor-api_1.2.5.jar from https://download.eclipse.org/staging/2023-09/plugins/ (24.45kB) [INFO] Fetching org.eclipse.jetty.servlet-api_4.0.6.jar from https://download.eclipse.org/staging/2023-09/plugins/ (266.68kB) [INFO] Fetching jakarta.transaction-api_1.3.3.jar from https://download.eclipse.org/staging/2023-09/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/staging/2023-09/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/staging/2023-09/plugins/ (43.94kB) [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar from https://download.eclipse.org/staging/2023-09/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/staging/2023-09/plugins/ (254.52kB) [INFO] Fetching org.eclipse.datatools.connectivity.console.profile_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (34.97kB) [INFO] Fetching org.eclipse.help.base_4.4.100.v20230824-0400.jar from https://download.eclipse.org/staging/2023-09/plugins/ (440.5kB) [INFO] Fetching org.eclipse.datatools.connectivity.db.generic.ui_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (38.45kB) [INFO] Fetching org.eclipse.datatools.connectivity.sqm.server.ui_1.4.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (128.31kB) [INFO] Fetching org.eclipse.datatools.connectivity.ui.dse_1.4.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (86.87kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.consumer_3.5.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (127.79kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.design_3.6.0.202305311622.jar from https://download.eclipse.org/staging/2023-09/plugins/ (355.45kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.profile_3.5.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (47.13kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.design.ui_3.5.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (236.33kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.flatfile_3.4.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (78.29kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.flatfile.ui_3.4.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (109.02kB) [INFO] Fetching org.eclipse.datatools.modelbase.sql.edit_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (280.28kB) [INFO] Fetching org.eclipse.datatools.enablement.hsqldb_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (25.39kB) [INFO] Fetching org.eclipse.datatools.enablement.hsqldb.dbdefinition_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (15.55kB) [INFO] Fetching org.eclipse.datatools.enablement.hsqldb.ui_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (32.32kB) [INFO] Fetching org.eclipse.datatools.modelbase.sql.query.edit_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (210.82kB) [INFO] Fetching org.eclipse.datatools.modelbase.sql.xml.query_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (262.1kB) [INFO] Fetching org.eclipse.dstore.core_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (398.67kB) [INFO] Fetching org.eclipse.dstore.extra_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (36.79kB) [INFO] Fetching org.eclipse.ecf_3.11.0.v20230507-1923.jar from https://download.eclipse.org/staging/2023-09/plugins/ (133.18kB) [INFO] Fetching org.eclipse.ecf.identity_3.10.0.v20230422-0242.jar from https://download.eclipse.org/staging/2023-09/plugins/ (67.72kB) [INFO] Fetching org.eclipse.equinox.concurrent_1.2.100.v20211021-1418.jar from https://download.eclipse.org/staging/2023-09/plugins/ (26.38kB) [INFO] Fetching org.eclipse.ecf.filetransfer_5.1.102.v20210409-2301.jar from https://download.eclipse.org/staging/2023-09/plugins/ (52.52kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.3.0.v20230422-0242.jar from https://download.eclipse.org/staging/2023-09/plugins/ (134.87kB) [INFO] Fetching org.eclipse.emf.ant_2.12.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (36.29kB) [INFO] Fetching org.eclipse.emf.codegen.ecore_2.35.0.v20230801-1141.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.11MB) [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.35.0.v20230622-1149.jar from https://download.eclipse.org/staging/2023-09/plugins/ (192.73kB) [INFO] Fetching org.eclipse.emf.codegen.ui_2.24.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (304.34kB) [INFO] Fetching org.eclipse.emf.converter_2.12.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (96.25kB) [INFO] Fetching org.eclipse.emf.importer_2.13.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (84.41kB) [INFO] Fetching org.eclipse.emf.exporter_2.11.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (66.72kB) [INFO] Fetching org.eclipse.emf.importer.ecore_2.11.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (36.44kB) [INFO] Fetching org.eclipse.emf.importer.java_2.12.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (74.33kB) [INFO] Fetching org.eclipse.emf.importer.rose_2.12.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (116.43kB) [INFO] Fetching org.eclipse.emf.databinding_1.7.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (93.67kB) [INFO] Fetching org.eclipse.emf.databinding.edit_1.8.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (55.08kB) [INFO] Fetching org.eclipse.emf.ecore.change.edit_2.9.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (35.88kB) [INFO] Fetching org.eclipse.emf.ecore.editor_2.18.0.v20230224-1122.jar from https://download.eclipse.org/staging/2023-09/plugins/ (131.32kB) [INFO] Fetching org.eclipse.emf_2.9.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (14.67kB) [INFO] Fetching org.eclipse.emf.mapping_2.13.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (196.8kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2ecore_2.12.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (31.55kB) [INFO] Fetching org.eclipse.emf.mapping.ui_2.11.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (151.36kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.12.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (44.41kB) [INFO] Fetching org.eclipse.emf.mapping.ecore.editor_2.9.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (15.01kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2ecore.editor_2.11.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (52.27kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2xml.ui_2.13.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (104.31kB) [INFO] Fetching org.eclipse.emf.mapping.ecore_2.9.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (14.96kB) [INFO] Fetching org.eclipse.equinox.p2.discovery_1.3.100.v20230728-2010.jar from https://download.eclipse.org/staging/2023-09/plugins/ (40.09kB) [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility_1.3.100.v20230728-2010.jar from https://download.eclipse.org/staging/2023-09/plugins/ (61.15kB) [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.4.100.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (47.98kB) [INFO] Fetching org.eclipse.equinox.p2.ui.discovery_1.3.100.v20230718-0609.jar from https://download.eclipse.org/staging/2023-09/plugins/ (158.51kB) [INFO] Fetching org.eclipse.jdt.apt.core_3.8.100.v20230804-1454.jar from https://download.eclipse.org/staging/2023-09/plugins/ (399.6kB) [INFO] Fetching org.eclipse.jetty.http_10.0.15.jar from https://download.eclipse.org/staging/2023-09/plugins/ (256.75kB) [INFO] Fetching org.eclipse.jetty.io_10.0.15.jar from https://download.eclipse.org/staging/2023-09/plugins/ (211.53kB) [INFO] Fetching org.eclipse.jetty.util_10.0.15.jar from https://download.eclipse.org/staging/2023-09/plugins/ (557.33kB) [INFO] Fetching org.eclipse.jetty.jndi_10.0.15.jar from https://download.eclipse.org/staging/2023-09/plugins/ (56.39kB) [ERROR] An error occurred while transferring artifact canonical: osgi.bundle,org.eclipse.jetty.jndi,10.0.15 from repository https://download.eclipse.org/staging/2023-09: [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.891 s] [INFO] RedDeer Plugins .................................... SUCCESS [ 0.008 s] [INFO] RedDeer Common ..................................... SUCCESS [ 6.567 s] [INFO] RedDeer Workbench Core ............................. SUCCESS [ 1.496 s] [INFO] RedDeer E4 Workbench Core .......................... SUCCESS [ 2.069 s] [INFO] RedDeer Core ....................................... SUCCESS [ 0.840 s] [INFO] RedDeer SWT ........................................ SUCCESS [ 0.665 s] [INFO] RedDeer JFace ...................................... SUCCESS [ 0.332 s] [INFO] RedDeer Workbench .................................. SUCCESS [ 1.216 s] [INFO] RedDeer E4 Workbench ............................... SUCCESS [ 0.285 s] [INFO] RedDeer UIForms .................................... SUCCESS [ 0.496 s] [INFO] RedDeer Direct ..................................... SUCCESS [ 0.414 s] [INFO] RedDeer JUnit ...................................... SUCCESS [ 1.073 s] [INFO] RedDeer Eclipse .................................... SUCCESS [ 1.628 s] [INFO] RedDeer GEF ........................................ SUCCESS [ 0.409 s] [INFO] RedDeer GEF Spy .................................... SUCCESS [ 0.651 s] [INFO] RedDeer Graphiti ................................... SUCCESS [ 0.596 s] [INFO] RedDeer JDT Junit .................................. SUCCESS [ 0.246 s] [INFO] RedDeer JUnit Extensions ........................... SUCCESS [ 0.569 s] [INFO] RedDeer Requirements ............................... SUCCESS [ 0.423 s] [INFO] RedDeer UI ......................................... SUCCESS [ 1.366 s] [INFO] RedDeer Spy ........................................ SUCCESS [ 0.392 s] [INFO] RedDeer Recorder ................................... SUCCESS [ 0.517 s] [INFO] RedDeer Go ......................................... SUCCESS [ 0.308 s] [INFO] RedDeer Log Parser ................................. SUCCESS [ 0.506 s] [INFO] RedDeer CodeGen .................................... SUCCESS [ 0.531 s] [INFO] RedDeer Test-Apps .................................. SUCCESS [ 0.027 s] [INFO] RedDeer E4 Test App ................................ SUCCESS [ 0.221 s] [INFO] RedDeer Tests ...................................... SUCCESS [ 0.086 s] [INFO] RedDeer Common Tests ............................... SUCCESS [01:08 min] [INFO] RedDeer SWT Tests .................................. SUCCESS [03:38 min] [INFO] RedDeer Core Tests ................................. SUCCESS [03:06 min] [INFO] RedDeer Workbench Tests ............................ SUCCESS [04:49 min] [INFO] RedDeer UIForms Test ............................... SUCCESS [ 23.055 s] [INFO] RedDeer JFace Tests ................................ SUCCESS [01:27 min] [INFO] RedDeer Integration and Eclipse Installation Tests . SUCCESS [ 1.310 s] [INFO] RedDeer Eclipse Tests .............................. FAILURE [ 18.183 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:46 min [INFO] Finished at: 2023-08-28T10:05:02Z [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